From 198b4110c5ce8b5eb0da9d38ee326cc35b5385e8 Mon Sep 17 00:00:00 2001
From: chart-bot <160046936+charts-bot[bot]@users.noreply.github.com>
Date: Wed, 30 Oct 2024 19:26:41 +0000
Subject: [PATCH] chore: Update chart metadata

---
 charts/gotify/Chart.yaml         | 4 ++--
 charts/gotify/README.md          | 6 +++---
 charts/headscale/Chart.yaml      | 6 +++---
 charts/headscale/README.md       | 6 +++---
 charts/healthchecks/Chart.yaml   | 4 ++--
 charts/healthchecks/README.md    | 6 +++---
 charts/home-assistant/Chart.yaml | 4 ++--
 charts/home-assistant/README.md  | 6 +++---
 charts/limo/Chart.yaml           | 4 ++--
 charts/limo/README.md            | 6 +++---
 charts/memos/Chart.yaml          | 4 ++--
 charts/memos/README.md           | 6 +++---
 charts/miniflux/Chart.yaml       | 4 ++--
 charts/miniflux/README.md        | 6 +++---
 charts/paperless-ngx/Chart.yaml  | 4 ++--
 charts/paperless-ngx/README.md   | 6 +++---
 charts/tandoor/Chart.yaml        | 4 ++--
 charts/tandoor/README.md         | 6 +++---
 charts/vaultwarden/Chart.yaml    | 4 ++--
 charts/vaultwarden/README.md     | 6 +++---
 20 files changed, 51 insertions(+), 51 deletions(-)

diff --git a/charts/gotify/Chart.yaml b/charts/gotify/Chart.yaml
index a2b4f24db..0fbc12f48 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..3bb11c300 100644
--- a/charts/gotify/README.md
+++ b/charts/gotify/README.md
@@ -2,7 +2,7 @@
 
 <img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/gotify/icon.svg" align="right" width="92" alt="gotify logo">
 
-![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:** <https://charts.gabe565.com/charts/gotify/>
 
 **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 |
 |------------|------|---------|
 | <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
-| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
+| <https://charts.bitnami.com/bitnami> | postgresql | 16.1.0 |
 
 ## Installing the Chart
 
diff --git a/charts/headscale/Chart.yaml b/charts/headscale/Chart.yaml
index 80450d830..5e6503638 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..11ec0b05c 100644
--- a/charts/headscale/README.md
+++ b/charts/headscale/README.md
@@ -2,7 +2,7 @@
 
 <img src="https://raw.githubusercontent.com/juanfont/headscale/56a7b1e/docs/logo/headscale3-dots.svg" align="right" width="92" alt="headscale logo">
 
-![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:** <https://charts.gabe565.com/charts/headscale/>
 
 **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 |
 |------------|------|---------|
 | <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
-| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
+| <https://charts.bitnami.com/bitnami> | postgresql | 16.1.0 |
 
 ## Installing the Chart
 
diff --git a/charts/healthchecks/Chart.yaml b/charts/healthchecks/Chart.yaml
index 8d0860287..8148a2a92 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..c9aa7a516 100644
--- a/charts/healthchecks/README.md
+++ b/charts/healthchecks/README.md
@@ -2,7 +2,7 @@
 
 <img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/healthchecks/icon.svg" align="right" width="92" alt="healthchecks logo">
 
-![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:** <https://charts.gabe565.com/charts/healthchecks/>
 
 **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`
 |------------|------|---------|
 | <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
 | <https://charts.bitnami.com/bitnami> | mariadb | 16.0.2 |
-| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
+| <https://charts.bitnami.com/bitnami> | postgresql | 16.1.0 |
 
 ## Installing the Chart
 
diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml
index 45931b6c3..519d42341 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..460791fc7 100644
--- a/charts/home-assistant/README.md
+++ b/charts/home-assistant/README.md
@@ -2,7 +2,7 @@
 
 <img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/home-assistant/icon.svg" align="right" width="92" alt="home-assistant logo">
 
-![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:** <https://charts.gabe565.com/charts/home-assistant/>
 
 **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 |
 |------------|------|---------|
 | <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
-| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
+| <https://charts.bitnami.com/bitnami> | postgresql | 16.1.0 |
 
 ## Installing the Chart
 
diff --git a/charts/limo/Chart.yaml b/charts/limo/Chart.yaml
index 6c92fdf74..e81c65804 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..8bf760621 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:** <https://charts.gabe565.com/charts/limo/>
 
 **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 |
 |------------|------|---------|
 | <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
-| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
+| <https://charts.bitnami.com/bitnami> | postgresql | 16.1.0 |
 
 ## Installing the Chart
 
diff --git a/charts/memos/Chart.yaml b/charts/memos/Chart.yaml
index cbf75e8e8..54c10ed34 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..31dd643d5 100644
--- a/charts/memos/README.md
+++ b/charts/memos/README.md
@@ -2,7 +2,7 @@
 
 <img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/memos/icon.png" align="right" width="92" alt="memos logo">
 
-![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:** <https://charts.gabe565.com/charts/memos/>
 
 **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`
 |------------|------|---------|
 | <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
 | <https://charts.bitnami.com/bitnami> | mariadb | 16.0.2 |
-| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
+| <https://charts.bitnami.com/bitnami> | postgresql | 16.1.0 |
 
 ## Installing the Chart
 
diff --git a/charts/miniflux/Chart.yaml b/charts/miniflux/Chart.yaml
index 3bff02adc..979676866 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..0f54fadd0 100644
--- a/charts/miniflux/README.md
+++ b/charts/miniflux/README.md
@@ -2,7 +2,7 @@
 
 <img src="https://raw.githubusercontent.com/miniflux/logo/40cb83c/icon.svg" align="right" width="92" alt="miniflux logo">
 
-![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:** <https://charts.gabe565.com/charts/miniflux/>
 
 **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 |
 |------------|------|---------|
 | <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
-| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
+| <https://charts.bitnami.com/bitnami> | postgresql | 16.1.0 |
 
 ## Installing the Chart
 
diff --git a/charts/paperless-ngx/Chart.yaml b/charts/paperless-ngx/Chart.yaml
index aca3a4d24..9b1443b1a 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..f30101b32 100644
--- a/charts/paperless-ngx/README.md
+++ b/charts/paperless-ngx/README.md
@@ -2,7 +2,7 @@
 
 <img src="https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/b948750/src-ui/src/assets/logo-notext.svg" align="right" width="92" alt="paperless-ngx logo">
 
-![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:** <https://charts.gabe565.com/charts/paperless-ngx/>
 
 **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`
 |------------|------|---------|
 | <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
 | <https://charts.bitnami.com/bitnami> | mariadb | 16.0.2 |
-| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
+| <https://charts.bitnami.com/bitnami> | postgresql | 16.1.0 |
 | <https://charts.bitnami.com/bitnami> | redis | 18.6.4 |
 
 ## Installing the Chart
diff --git a/charts/tandoor/Chart.yaml b/charts/tandoor/Chart.yaml
index 4f47eb44b..ca145a956 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..7fd077f46 100644
--- a/charts/tandoor/README.md
+++ b/charts/tandoor/README.md
@@ -2,7 +2,7 @@
 
 <img src="https://raw.githubusercontent.com/vabene1111/recipes/master/docs/logo_color.svg" align="right" width="92" alt="tandoor logo">
 
-![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:** <https://charts.gabe565.com/charts/tandoor/>
 
 **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 |
 |------------|------|---------|
 | <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
-| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
+| <https://charts.bitnami.com/bitnami> | postgresql | 16.1.0 |
 
 ## Installing the Chart
 
diff --git a/charts/vaultwarden/Chart.yaml b/charts/vaultwarden/Chart.yaml
index eb3ecb26a..724875c2b 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.1
+version: 0.15.0
 # renovate datasource=docker depName=ghcr.io/dani-garcia/vaultwarden
 appVersion: 1.32.3-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.3
+      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 f13703e0f..f150758d4 100644
--- a/charts/vaultwarden/README.md
+++ b/charts/vaultwarden/README.md
@@ -2,7 +2,7 @@
 
 <img src="https://raw.githubusercontent.com/dani-garcia/vaultwarden/d57b699/resources/vaultwarden-icon.svg" align="right" width="92" alt="vaultwarden logo">
 
-![Version: 0.14.1](https://img.shields.io/badge/Version-0.14.1-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.3-alpine](https://img.shields.io/badge/AppVersion-1.32.3--alpine-informational?style=flat)
 
@@ -11,7 +11,7 @@ Unofficial Bitwarden compatible server written in Rust.
 **Homepage:** <https://charts.gabe565.com/charts/vaultwarden/>
 
 **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.1)**
+[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`
 |------------|------|---------|
 | <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
 | <https://charts.bitnami.com/bitnami> | mariadb | 16.0.2 |
-| <https://charts.bitnami.com/bitnami> | postgresql | 14.0.5 |
+| <https://charts.bitnami.com/bitnami> | postgresql | 16.1.0 |
 
 ## Installing the Chart