diff --git a/charts/gotify/Chart.yaml b/charts/gotify/Chart.yaml
index 6e70b6a1b..8d81120d4 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.4.0
+version: 0.5.0
# renovate datasource=docker depName=ghcr.io/gotify/server
appVersion: 2.6.1
kubeVersion: ">=1.22.0-0"
@@ -15,7 +15,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
- version: 14.0.5
+ version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
@@ -23,7 +23,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/gotify/server docker tag to v2.6.1
+ description: Update postgresql helm release to v18
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 13a42791d..d5d78c0dd 100644
--- a/charts/gotify/README.md
+++ b/charts/gotify/README.md
@@ -2,7 +2,7 @@
-
+


@@ -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.4.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=gotify&version=0.5.0)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 18.1.13 |
## Installing the Chart
diff --git a/charts/headscale/Chart.yaml b/charts/headscale/Chart.yaml
index 13694bfce..224180d55 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.16.0
+version: 0.17.0
# renovate datasource=docker depName=ghcr.io/juanfont/headscale
appVersion: v0.25.0
kubeVersion: ">=1.22.0-0"
@@ -18,7 +18,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
- version: 14.0.5
+ version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
@@ -26,7 +26,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/juanfont/headscale docker tag to v0.25.0
+ description: Update postgresql helm release to v18
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 8c08ec97f..83755b94d 100644
--- a/charts/headscale/README.md
+++ b/charts/headscale/README.md
@@ -2,7 +2,7 @@
-
+


@@ -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.16.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=headscale&version=0.17.0)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 18.1.13 |
## Installing the Chart
diff --git a/charts/healthchecks/Chart.yaml b/charts/healthchecks/Chart.yaml
index 8d1b59598..b53d467c1 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.17.0
+version: 0.18.0
# renovate datasource=docker depName=ghcr.io/linuxserver/healthchecks
appVersion: version-v3.9
kubeVersion: ">=1.22.0-0"
@@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
- version: 14.0.5
+ version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
@@ -29,7 +29,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/linuxserver/healthchecks docker tag to version-v3.9
+ description: Update postgresql helm release to v18
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 3593cf8b3..6e2d2dda1 100644
--- a/charts/healthchecks/README.md
+++ b/charts/healthchecks/README.md
@@ -2,7 +2,7 @@
-
+


@@ -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.17.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.18.0)**
## Source Code
@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| | common | 1.5.1 |
| | mariadb | 20.1.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 18.1.13 |
## Installing the Chart
diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml
index bd514a650..84fa9f2f0 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:
@@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
- version: 14.0.5
+ version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
@@ -25,7 +25,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Unpin image tag
+ description: Update postgresql helm release to v18
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..a7761c90e 100644
--- a/charts/home-assistant/README.md
+++ b/charts/home-assistant/README.md
@@ -2,7 +2,7 @@
-
+


@@ -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 | 18.1.13 |
## Installing the Chart
diff --git a/charts/limo/Chart.yaml b/charts/limo/Chart.yaml
index 4ab7c3e7f..776db64b1 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"
@@ -12,7 +12,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
- version: 14.0.5
+ version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
@@ -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 v18
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..09a731537 100644
--- a/charts/limo/README.md
+++ b/charts/limo/README.md
@@ -1,6 +1,6 @@
# Limo
-
+


@@ -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 | 18.1.13 |
## Installing the Chart
diff --git a/charts/memos/Chart.yaml b/charts/memos/Chart.yaml
index 2124b1956..4559ac45a 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.17.0
+version: 0.18.0
# renovate datasource=docker depName=ghcr.io/usememos/memos
appVersion: 0.24.0
kubeVersion: ">=1.22.0-0"
@@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
- version: 14.0.5
+ version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
@@ -29,7 +29,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/usememos/memos docker tag to v0.24.0
+ description: Update postgresql helm release to v18
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 545a36e33..2141adab2 100644
--- a/charts/memos/README.md
+++ b/charts/memos/README.md
@@ -2,7 +2,7 @@
-
+


@@ -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.17.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=memos&version=0.18.0)**
## Source Code
@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| | common | 1.5.1 |
| | mariadb | 20.1.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 18.1.13 |
## Installing the Chart
diff --git a/charts/miniflux/Chart.yaml b/charts/miniflux/Chart.yaml
index c5e46f333..e0757c048 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.2
+version: 0.10.0
# renovate datasource=docker depName=ghcr.io/miniflux/miniflux
appVersion: 2.2.5
kubeVersion: ">=1.22.0-0"
@@ -18,7 +18,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
- version: 14.0.5
+ version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
@@ -26,7 +26,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/miniflux/miniflux docker tag to v2.2.5
+ description: Update postgresql helm release to v18
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 70ef2b128..b009cabc9 100644
--- a/charts/miniflux/README.md
+++ b/charts/miniflux/README.md
@@ -2,7 +2,7 @@
-
+


@@ -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.2)**
+[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 | 18.1.13 |
## Installing the Chart
diff --git a/charts/paperless-ngx/Chart.yaml b/charts/paperless-ngx/Chart.yaml
index cc17f03d4..4ed7827c7 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.24.1
+version: 0.25.0
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
appVersion: 2.14.7
kubeVersion: ">=1.22.0-0"
@@ -17,7 +17,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
- version: 14.0.5
+ version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
@@ -33,8 +33,8 @@ sources:
annotations:
artifacthub.io/alternativeName: paperless
artifacthub.io/changes: |-
- - kind: fixed
- description: Allow for custom db secrets name
+ - kind: changed
+ description: Update postgresql helm release to v18
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 6854a162a..daf9d577b 100644
--- a/charts/paperless-ngx/README.md
+++ b/charts/paperless-ngx/README.md
@@ -2,7 +2,7 @@
-
+


@@ -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.24.1)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.25.0)**
## Source Code
@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| | common | 1.5.1 |
| | mariadb | 20.1.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 18.1.13 |
| | redis | 20.7.0 |
## Installing the Chart
diff --git a/charts/tandoor/Chart.yaml b/charts/tandoor/Chart.yaml
index 8847301ed..ed4a56854 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.9
+version: 0.10.0
# renovate datasource=docker depName=ghcr.io/tandoorrecipes/recipes
appVersion: 1.5.31
kubeVersion: ">=1.22.0-0"
@@ -18,7 +18,7 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: postgresql
- version: 14.0.5
+ version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
@@ -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.31
+ description: Update postgresql helm release to v18
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 8f844152e..758a6c73e 100644
--- a/charts/tandoor/README.md
+++ b/charts/tandoor/README.md
@@ -2,7 +2,7 @@
-
+


@@ -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.9)**
+[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 | 18.1.13 |
## Installing the Chart
diff --git a/charts/vaultwarden/Chart.yaml b/charts/vaultwarden/Chart.yaml
index d43d608e8..ff43fd879 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.16.1
+version: 0.17.0
# renovate datasource=docker depName=ghcr.io/dani-garcia/vaultwarden
appVersion: 1.33.2-alpine
kubeVersion: ">=1.22.0-0"
@@ -23,13 +23,13 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: postgresql
- version: 14.0.5
+ version: 18.1.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update ghcr.io/dani-garcia/vaultwarden docker tag to v1.33.2
+ description: Update postgresql helm release to v18
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 01ed34f46..6fc3dddc9 100644
--- a/charts/vaultwarden/README.md
+++ b/charts/vaultwarden/README.md
@@ -2,7 +2,7 @@
-
+


@@ -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.16.1)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=vaultwarden&version=0.17.0)**
## Source Code
@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| | common | 1.5.1 |
| | mariadb | 20.1.1 |
-| | postgresql | 14.0.5 |
+| | postgresql | 18.1.13 |
## Installing the Chart