diff --git a/charts/gotify/Chart.yaml b/charts/gotify/Chart.yaml
index d825d763c..4747ef403 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"
@@ -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 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 13a42791d..04ca5aaff 100644
--- a/charts/gotify/README.md
+++ b/charts/gotify/README.md
@@ -2,7 +2,7 @@
-![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat)
+![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-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.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 | 16.3.0 |
## Installing the Chart
diff --git a/charts/headscale/Chart.yaml b/charts/headscale/Chart.yaml
index 273004135..f005b8a87 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.14.0
+version: 0.15.0
# renovate datasource=docker depName=ghcr.io/juanfont/headscale
appVersion: v0.23.0
kubeVersion: ">=1.22.0-0"
@@ -26,22 +26,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: BREAKING - Update ghcr.io/juanfont/headscale docker tag to v0.23.0
- links:
- - name: Headscale v0.23.0 Release Notes
- url: https://github.com/juanfont/headscale/releases/tag/v0.23.0
- - kind: changed
- description: env.HEADSCALE_DNS_CONFIG_BASE_DOMAIN changed to env.HEADSCALE_DNS_BASE_DOMAIN
- - kind: changed
- description: env.HEADSCALE_IP_PREFIXES has been split into env.HEADSCALE_PREFIXES_V4 and env.HEADSCALE_PREFIXES_V6
- - kind: changed
- description: env.HEADSCALE_DNS_CONFIG_NAMESERVERS changed to env.HEADSCALE_DNS_NAMESERVERS_GLOBAL
- - kind: changed
- description: env.HEADSCALE_DNS_CONFIG_MAGIC_DNS changed to env.HEADSCALE_DNS_MAGIC_DNS
- - kind: changed
- description: Generated database envs have been updated
- - kind: changed
- description: Moved default values to values.yaml so they show in generated documentation
+ 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 4f4a6d223..42e5d2df1 100644
--- a/charts/headscale/README.md
+++ b/charts/headscale/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: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-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.14.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=headscale&version=0.15.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.3.0 |
## Installing the Chart
diff --git a/charts/healthchecks/Chart.yaml b/charts/healthchecks/Chart.yaml
index deb983dad..e998f7739 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.16.0
+version: 0.17.0
# renovate datasource=docker depName=ghcr.io/linuxserver/healthchecks
appVersion: version-v3.8
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.8
+ 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 7543a30c3..a2f9bf6a7 100644
--- a/charts/healthchecks/README.md
+++ b/charts/healthchecks/README.md
@@ -2,7 +2,7 @@
-![Version: 0.16.0](https://img.shields.io/badge/Version-0.16.0-informational?style=flat)
+![Version: 0.17.0](https://img.shields.io/badge/Version-0.17.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: version-v3.8](https://img.shields.io/badge/AppVersion-version--v3.8-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.16.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&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 | 16.3.0 |
## Installing the Chart
diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml
index 804de0aad..9f2d648a5 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..d7c115a3f 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.3.0 |
## Installing the Chart
diff --git a/charts/limo/Chart.yaml b/charts/limo/Chart.yaml
index 63c9e4069..96d84fc9e 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..5638b450b 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.3.0 |
## Installing the Chart
diff --git a/charts/memos/Chart.yaml b/charts/memos/Chart.yaml
index 4182ee76d..9f229a7d8 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.16.0
+version: 0.17.0
# renovate datasource=docker depName=ghcr.io/usememos/memos
appVersion: 0.22.5
kubeVersion: ">=1.22.0-0"
@@ -29,7 +29,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update mariadb helm release to v20
+ 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 7ec9fa6dd..2dcc1c5de 100644
--- a/charts/memos/README.md
+++ b/charts/memos/README.md
@@ -2,7 +2,7 @@
-![Version: 0.16.0](https://img.shields.io/badge/Version-0.16.0-informational?style=flat)
+![Version: 0.17.0](https://img.shields.io/badge/Version-0.17.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 0.22.5](https://img.shields.io/badge/AppVersion-0.22.5-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.16.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=memos&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 | 16.3.0 |
## Installing the Chart
diff --git a/charts/miniflux/Chart.yaml b/charts/miniflux/Chart.yaml
index cf4481834..8b3752fab 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.1
+version: 0.10.0
# renovate datasource=docker depName=ghcr.io/miniflux/miniflux
appVersion: 2.2.3
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.3
+ 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 b920d6c54..b3ad3aaa4 100644
--- a/charts/miniflux/README.md
+++ b/charts/miniflux/README.md
@@ -2,7 +2,7 @@
-![Version: 0.9.1](https://img.shields.io/badge/Version-0.9.1-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.3](https://img.shields.io/badge/AppVersion-2.2.3-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.1)**
+[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.3.0 |
## Installing the Chart
diff --git a/charts/paperless-ngx/Chart.yaml b/charts/paperless-ngx/Chart.yaml
index d07ca2b03..7a41f728e 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.22.0
+version: 0.23.0
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
appVersion: 2.13.5
kubeVersion: ">=1.22.0-0"
@@ -34,7 +34,7 @@ annotations:
artifacthub.io/alternativeName: paperless
artifacthub.io/changes: |-
- kind: changed
- description: Update mariadb helm release to v20
+ 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 7c4d16e28..9d8f2e1db 100644
--- a/charts/paperless-ngx/README.md
+++ b/charts/paperless-ngx/README.md
@@ -2,7 +2,7 @@
-![Version: 0.22.0](https://img.shields.io/badge/Version-0.22.0-informational?style=flat)
+![Version: 0.23.0](https://img.shields.io/badge/Version-0.23.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.13.5](https://img.shields.io/badge/AppVersion-2.13.5-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.22.0)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.23.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 | 16.3.0 |
| | redis | 20.3.0 |
## Installing the Chart
diff --git a/charts/tandoor/Chart.yaml b/charts/tandoor/Chart.yaml
index 3f3033aed..462f2ad8f 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.8
+version: 0.10.0
# renovate datasource=docker depName=ghcr.io/tandoorrecipes/recipes
appVersion: 1.5.24
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.24
+ 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 7f94a9a59..0e5cd53a2 100644
--- a/charts/tandoor/README.md
+++ b/charts/tandoor/README.md
@@ -2,7 +2,7 @@
-![Version: 0.9.8](https://img.shields.io/badge/Version-0.9.8-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.24](https://img.shields.io/badge/AppVersion-1.5.24-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.8)**
+[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.3.0 |
## Installing the Chart
diff --git a/charts/vaultwarden/Chart.yaml b/charts/vaultwarden/Chart.yaml
index 1780f271b..0ecff2698 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.15.1
+version: 0.16.0
# renovate datasource=docker depName=ghcr.io/dani-garcia/vaultwarden
appVersion: 1.32.6-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.6
+ 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 013c0b9e7..0cf184f74 100644
--- a/charts/vaultwarden/README.md
+++ b/charts/vaultwarden/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: 1.32.6-alpine](https://img.shields.io/badge/AppVersion-1.32.6--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.15.1)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=vaultwarden&version=0.16.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 | 16.3.0 |
## Installing the Chart