diff --git a/charts/gotify/Chart.yaml b/charts/gotify/Chart.yaml
index 3a960e5b0..d23ed14e0 100644
--- a/charts/gotify/Chart.yaml
+++ b/charts/gotify/Chart.yaml
@@ -4,7 +4,7 @@ description: A simple server for sending and receiving messages in real-time per
home: https://charts.gabe565.com/charts/gotify/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/gotify/icon.svg
type: application
-version: 0.3.0
+version: 0.4.0
# renovate datasource=docker depName=ghcr.io/gotify/server
appVersion: 2.4.0
kubeVersion: ">=1.22.0-0"
@@ -23,7 +23,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: BREAKING - Update postgresql helm release to v14
+ description: Update postgresql helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/gotify/server
diff --git a/charts/gotify/README.md b/charts/gotify/README.md
index b7457f63e..b430b1f11 100644
--- a/charts/gotify/README.md
+++ b/charts/gotify/README.md
@@ -2,7 +2,7 @@
-![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat)
+![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.4.0](https://img.shields.io/badge/AppVersion-2.4.0-informational?style=flat)
@@ -11,7 +11,7 @@ A simple server for sending and receiving messages in real-time per WebSocket. (
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=gotify&version=0.3.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=gotify&version=0.4.0)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 16.0.4 |
## Installing the Chart
diff --git a/charts/headscale/Chart.yaml b/charts/headscale/Chart.yaml
index 1bd85f405..39bb43182 100644
--- a/charts/headscale/Chart.yaml
+++ b/charts/headscale/Chart.yaml
@@ -4,7 +4,7 @@ description: An open source, self-hosted implementation of the Tailscale control
home: https://charts.gabe565.com/charts/headscale/
icon: https://raw.githubusercontent.com/juanfont/headscale/56a7b1e/docs/logo/headscale3-dots.svg
type: application
-version: 0.13.1
+version: 0.14.0
# renovate datasource=docker depName=ghcr.io/juanfont/headscale
appVersion: 0.22.3
kubeVersion: ">=1.22.0-0"
@@ -25,8 +25,8 @@ sources:
- https://github.com/juanfont/headscale
annotations:
artifacthub.io/changes: |-
- - kind: fixed
- description: Allow args to be overridden
+ - kind: changed
+ description: Update postgresql helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/juanfont/headscale
diff --git a/charts/headscale/README.md b/charts/headscale/README.md
index 256105483..a00004487 100644
--- a/charts/headscale/README.md
+++ b/charts/headscale/README.md
@@ -2,7 +2,7 @@
-![Version: 0.13.1](https://img.shields.io/badge/Version-0.13.1-informational?style=flat)
+![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 0.22.3](https://img.shields.io/badge/AppVersion-0.22.3-informational?style=flat)
@@ -11,7 +11,7 @@ An open source, self-hosted implementation of the Tailscale control server.
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=headscale&version=0.13.1)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=headscale&version=0.14.0)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 16.0.4 |
## Installing the Chart
diff --git a/charts/healthchecks/Chart.yaml b/charts/healthchecks/Chart.yaml
index 2ca866f3b..3a58470cd 100644
--- a/charts/healthchecks/Chart.yaml
+++ b/charts/healthchecks/Chart.yaml
@@ -4,7 +4,7 @@ description: A cron monitoring tool written in Python & Django
home: https://charts.gabe565.com/charts/healthchecks/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/healthchecks/icon.svg
type: application
-version: 0.13.0
+version: 0.14.0
# renovate datasource=docker depName=ghcr.io/linuxserver/healthchecks
appVersion: version-v3.5.2
kubeVersion: ">=1.22.0-0"
@@ -29,7 +29,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/linuxserver/healthchecks docker tag to version-v3.5.2
+ description: Update postgresql helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/healthchecks/healthchecks
diff --git a/charts/healthchecks/README.md b/charts/healthchecks/README.md
index 51fd85bd1..8922c9922 100644
--- a/charts/healthchecks/README.md
+++ b/charts/healthchecks/README.md
@@ -2,7 +2,7 @@
-![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat)
+![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: version-v3.5.2](https://img.shields.io/badge/AppVersion-version--v3.5.2-informational?style=flat)
@@ -11,7 +11,7 @@ A cron monitoring tool written in Python & Django
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.13.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.14.0)**
## Source Code
@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| | common | 1.5.1 |
| | mariadb | 16.0.2 |
-| | postgresql | 14.0.5 |
+| | postgresql | 16.0.4 |
## Installing the Chart
diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml
index 5db2f15a0..0e577f22b 100644
--- a/charts/home-assistant/Chart.yaml
+++ b/charts/home-assistant/Chart.yaml
@@ -4,7 +4,7 @@ description: Open source home automation that puts local control and privacy fir
home: https://charts.gabe565.com/charts/home-assistant/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/home-assistant/icon.svg
type: application
-version: 0.17.0
+version: 0.18.0
appVersion: latest
kubeVersion: ">=1.22.0-0"
keywords:
@@ -25,7 +25,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Unpin image tag
+ description: Update postgresql helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/home-assistant/core
diff --git a/charts/home-assistant/README.md b/charts/home-assistant/README.md
index b28298fd4..44f7b9d12 100644
--- a/charts/home-assistant/README.md
+++ b/charts/home-assistant/README.md
@@ -2,7 +2,7 @@
-![Version: 0.17.0](https://img.shields.io/badge/Version-0.17.0-informational?style=flat)
+![Version: 0.18.0](https://img.shields.io/badge/Version-0.18.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat)
@@ -11,7 +11,7 @@ Open source home automation that puts local control and privacy first.
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=home-assistant&version=0.17.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=home-assistant&version=0.18.0)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 16.0.4 |
## Installing the Chart
diff --git a/charts/limo/Chart.yaml b/charts/limo/Chart.yaml
index 99fb75924..c74503b4d 100644
--- a/charts/limo/Chart.yaml
+++ b/charts/limo/Chart.yaml
@@ -3,7 +3,7 @@ name: limo
description: A file upload server.
home: https://charts.gabe565.com/charts/limo/
type: application
-version: 0.8.0
+version: 0.9.0
# renovate datasource=docker depName=ghcr.io/gabe565/limo
appVersion: latest
kubeVersion: ">=1.22.0-0"
@@ -20,7 +20,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: BREAKING - Update postgresql helm release to v14
+ description: Update postgresql helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/gabe565/limo
diff --git a/charts/limo/README.md b/charts/limo/README.md
index 04a14302c..c26ddf948 100644
--- a/charts/limo/README.md
+++ b/charts/limo/README.md
@@ -1,6 +1,6 @@
# Limo
-![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat)
+![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat)
@@ -9,7 +9,7 @@ A file upload server.
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=limo&version=0.8.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=limo&version=0.9.0)**
## Source Code
@@ -24,7 +24,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 16.0.4 |
## Installing the Chart
diff --git a/charts/memos/Chart.yaml b/charts/memos/Chart.yaml
index 5587479c0..74447bcd4 100644
--- a/charts/memos/Chart.yaml
+++ b/charts/memos/Chart.yaml
@@ -4,7 +4,7 @@ description: A lightweight, self-hosted memo hub. Open Source and Free forever.
home: https://charts.gabe565.com/charts/memos/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/memos/icon.png
type: application
-version: 0.15.1
+version: 0.16.0
# renovate datasource=docker depName=ghcr.io/usememos/memos
appVersion: 0.22.4
kubeVersion: ">=1.22.0-0"
@@ -29,7 +29,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/usememos/memos docker tag to v0.22.4
+ description: Update postgresql helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/usememos/memos
diff --git a/charts/memos/README.md b/charts/memos/README.md
index f242104bd..a4ef5b3d8 100644
--- a/charts/memos/README.md
+++ b/charts/memos/README.md
@@ -2,7 +2,7 @@
-![Version: 0.15.1](https://img.shields.io/badge/Version-0.15.1-informational?style=flat)
+![Version: 0.16.0](https://img.shields.io/badge/Version-0.16.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 0.22.4](https://img.shields.io/badge/AppVersion-0.22.4-informational?style=flat)
@@ -11,7 +11,7 @@ A lightweight, self-hosted memo hub. Open Source and Free forever.
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=memos&version=0.15.1)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=memos&version=0.16.0)**
## Source Code
@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| | common | 1.5.1 |
| | mariadb | 16.0.2 |
-| | postgresql | 14.0.5 |
+| | postgresql | 16.0.4 |
## Installing the Chart
diff --git a/charts/miniflux/Chart.yaml b/charts/miniflux/Chart.yaml
index 8921810f9..5235b3641 100644
--- a/charts/miniflux/Chart.yaml
+++ b/charts/miniflux/Chart.yaml
@@ -4,7 +4,7 @@ description: Miniflux is a minimalist and opinionated feed reader.
home: https://charts.gabe565.com/charts/miniflux/
icon: https://raw.githubusercontent.com/miniflux/logo/40cb83c/icon.svg
type: application
-version: 0.9.0
+version: 0.10.0
# renovate datasource=docker depName=ghcr.io/miniflux/miniflux
appVersion: 2.2.0
kubeVersion: ">=1.22.0-0"
@@ -26,7 +26,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/miniflux/miniflux docker tag to v2.2.0
+ description: Update postgresql helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/miniflux/v2
diff --git a/charts/miniflux/README.md b/charts/miniflux/README.md
index fd9bbf88f..beeaa3bb4 100644
--- a/charts/miniflux/README.md
+++ b/charts/miniflux/README.md
@@ -2,7 +2,7 @@
-![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat)
+![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat)
@@ -11,7 +11,7 @@ Miniflux is a minimalist and opinionated feed reader.
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=miniflux&version=0.9.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=miniflux&version=0.10.0)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 16.0.4 |
## Installing the Chart
diff --git a/charts/paperless-ngx/Chart.yaml b/charts/paperless-ngx/Chart.yaml
index 95f9ab012..2e58a2ddf 100644
--- a/charts/paperless-ngx/Chart.yaml
+++ b/charts/paperless-ngx/Chart.yaml
@@ -4,7 +4,7 @@ description: "A community-supported supercharged version of paperless: scan, ind
home: https://charts.gabe565.com/charts/paperless-ngx/
icon: https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/b948750/src-ui/src/assets/logo-notext.svg
type: application
-version: 0.19.1
+version: 0.20.0
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
appVersion: 2.11.6
kubeVersion: ">=1.22.0-0"
@@ -34,7 +34,7 @@ annotations:
artifacthub.io/alternativeName: paperless
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/paperless-ngx/paperless-ngx docker tag to v2.11.6
+ description: Update postgresql helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/paperless-ngx/paperless-ngx
diff --git a/charts/paperless-ngx/README.md b/charts/paperless-ngx/README.md
index 695a4d7e7..66c3d3da8 100644
--- a/charts/paperless-ngx/README.md
+++ b/charts/paperless-ngx/README.md
@@ -2,7 +2,7 @@
-![Version: 0.19.1](https://img.shields.io/badge/Version-0.19.1-informational?style=flat)
+![Version: 0.20.0](https://img.shields.io/badge/Version-0.20.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.11.6](https://img.shields.io/badge/AppVersion-2.11.6-informational?style=flat)
@@ -11,7 +11,7 @@ A community-supported supercharged version of paperless: scan, index and archive
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.19.1)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.20.0)**
## Source Code
@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| | common | 1.5.1 |
| | mariadb | 16.0.2 |
-| | postgresql | 14.0.5 |
+| | postgresql | 16.0.4 |
| | redis | 18.6.4 |
## Installing the Chart
diff --git a/charts/tandoor/Chart.yaml b/charts/tandoor/Chart.yaml
index 60a3580ab..01ec0d83a 100644
--- a/charts/tandoor/Chart.yaml
+++ b/charts/tandoor/Chart.yaml
@@ -4,7 +4,7 @@ description: Application for managing recipes, planning meals, building shopping
home: https://charts.gabe565.com/charts/tandoor/
icon: https://raw.githubusercontent.com/vabene1111/recipes/master/docs/logo_color.svg
type: application
-version: 0.9.7
+version: 0.10.0
# renovate datasource=docker depName=ghcr.io/tandoorrecipes/recipes
appVersion: 1.5.19
kubeVersion: ">=1.22.0-0"
@@ -27,7 +27,7 @@ annotations:
artifacthub.io/alternativeName: tandoor-recipes
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/tandoorrecipes/recipes docker tag to v1.5.19
+ description: Update postgresql helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/TandoorRecipes/recipes
diff --git a/charts/tandoor/README.md b/charts/tandoor/README.md
index 95ce51510..b3950a847 100644
--- a/charts/tandoor/README.md
+++ b/charts/tandoor/README.md
@@ -2,7 +2,7 @@
-![Version: 0.9.7](https://img.shields.io/badge/Version-0.9.7-informational?style=flat)
+![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.5.19](https://img.shields.io/badge/AppVersion-1.5.19-informational?style=flat)
@@ -11,7 +11,7 @@ Application for managing recipes, planning meals, building shopping lists and mu
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=tandoor&version=0.9.7)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=tandoor&version=0.10.0)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 16.0.4 |
## Installing the Chart
diff --git a/charts/vaultwarden/Chart.yaml b/charts/vaultwarden/Chart.yaml
index a0194f7de..d49658ff0 100644
--- a/charts/vaultwarden/Chart.yaml
+++ b/charts/vaultwarden/Chart.yaml
@@ -4,7 +4,7 @@ description: Unofficial Bitwarden compatible server written in Rust.
home: https://charts.gabe565.com/charts/vaultwarden/
icon: https://raw.githubusercontent.com/dani-garcia/vaultwarden/d57b699/resources/vaultwarden-icon.svg
type: application
-version: 0.14.0
+version: 0.15.0
# renovate datasource=docker depName=ghcr.io/dani-garcia/vaultwarden
appVersion: 1.32.0-alpine
kubeVersion: ">=1.22.0-0"
@@ -29,7 +29,7 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/dani-garcia/vaultwarden docker tag to v1.32.0
+ description: Update postgresql helm release to v16
artifacthub.io/links: |-
- name: App Source
url: https://github.com/dani-garcia/vaultwarden
diff --git a/charts/vaultwarden/README.md b/charts/vaultwarden/README.md
index 3efc732c5..7c4256291 100644
--- a/charts/vaultwarden/README.md
+++ b/charts/vaultwarden/README.md
@@ -2,7 +2,7 @@
-![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat)
+![Version: 0.15.0](https://img.shields.io/badge/Version-0.15.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.32.0-alpine](https://img.shields.io/badge/AppVersion-1.32.0--alpine-informational?style=flat)
@@ -11,7 +11,7 @@ Unofficial Bitwarden compatible server written in Rust.
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=vaultwarden&version=0.14.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=vaultwarden&version=0.15.0)**
## Source Code
@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| | common | 1.5.1 |
| | mariadb | 16.0.2 |
-| | postgresql | 14.0.5 |
+| | postgresql | 16.0.4 |
## Installing the Chart