From 5d036342d152b9d299fb650983f48b4d47fa71c7 Mon Sep 17 00:00:00 2001 From: chart-bot <160046936+charts-bot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 01:59:45 +0000 Subject: [PATCH] chore: Update chart metadata --- charts/gotify/Chart.yaml | 4 ++-- charts/gotify/README.md | 6 +++--- charts/headscale/Chart.yaml | 19 ++----------------- 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, 50 insertions(+), 65 deletions(-) diff --git a/charts/gotify/Chart.yaml b/charts/gotify/Chart.yaml index 01776e4ac..630550466 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 v14.3.3 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..4590feab8 100644 --- a/charts/gotify/README.md +++ b/charts/gotify/README.md @@ -2,7 +2,7 @@ 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:** **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 | 14.3.3 | ## Installing the Chart diff --git a/charts/headscale/Chart.yaml b/charts/headscale/Chart.yaml index 97144e37a..bb4f471a3 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 v14.3.3 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..63de0f550 100644 --- a/charts/headscale/README.md +++ b/charts/headscale/README.md @@ -2,7 +2,7 @@ headscale logo -![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 | 14.3.3 | ## Installing the Chart diff --git a/charts/healthchecks/Chart.yaml b/charts/healthchecks/Chart.yaml index c26f49147..6cde31dc8 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.15.0 +version: 0.16.0 # renovate datasource=docker depName=ghcr.io/linuxserver/healthchecks appVersion: version-v3.7 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 v14.3.3 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 d73c63172..70e5241b9 100644 --- a/charts/healthchecks/README.md +++ b/charts/healthchecks/README.md @@ -2,7 +2,7 @@ healthchecks logo -![Version: 0.15.0](https://img.shields.io/badge/Version-0.15.0-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: version-v3.7](https://img.shields.io/badge/AppVersion-version--v3.7-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.15.0)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&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 | 14.3.3 | ## Installing the Chart diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index 7aeb264c4..a438f8624 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 v14.3.3 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..872f3d09a 100644 --- a/charts/home-assistant/README.md +++ b/charts/home-assistant/README.md @@ -2,7 +2,7 @@ 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:** **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 | 14.3.3 | ## Installing the Chart diff --git a/charts/limo/Chart.yaml b/charts/limo/Chart.yaml index 9170b1640..05290f32e 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 v14.3.3 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..ecc288298 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 | 14.3.3 | ## Installing the Chart diff --git a/charts/memos/Chart.yaml b/charts/memos/Chart.yaml index 6f20b1303..97f5b3ba6 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 v14.3.3 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..498aa9de0 100644 --- a/charts/memos/README.md +++ b/charts/memos/README.md @@ -2,7 +2,7 @@ memos logo -![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 | 14.3.3 | ## Installing the Chart diff --git a/charts/miniflux/Chart.yaml b/charts/miniflux/Chart.yaml index 79dafafef..d8ea99c0b 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 v14.3.3 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..63ca5ad70 100644 --- a/charts/miniflux/README.md +++ b/charts/miniflux/README.md @@ -2,7 +2,7 @@ miniflux logo -![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 | 14.3.3 | ## Installing the Chart diff --git a/charts/paperless-ngx/Chart.yaml b/charts/paperless-ngx/Chart.yaml index abbe5d207..e65e98e61 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 v14.3.3 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..119bb9255 100644 --- a/charts/paperless-ngx/README.md +++ b/charts/paperless-ngx/README.md @@ -2,7 +2,7 @@ paperless-ngx logo -![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 | 14.3.3 | | | redis | 20.3.0 | ## Installing the Chart diff --git a/charts/tandoor/Chart.yaml b/charts/tandoor/Chart.yaml index 8bd993a7a..8700f87a4 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 v14.3.3 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..2fd61ed19 100644 --- a/charts/tandoor/README.md +++ b/charts/tandoor/README.md @@ -2,7 +2,7 @@ tandoor logo -![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 | 14.3.3 | ## Installing the Chart diff --git a/charts/vaultwarden/Chart.yaml b/charts/vaultwarden/Chart.yaml index e4d44e0dd..a6b7799ba 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.0 +version: 0.16.0 # renovate datasource=docker depName=ghcr.io/dani-garcia/vaultwarden appVersion: 1.32.5-alpine kubeVersion: ">=1.22.0-0" @@ -29,7 +29,7 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: Update mariadb helm release to v20 + description: Update postgresql helm release to v14.3.3 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 011c40216..249b3f170 100644 --- a/charts/vaultwarden/README.md +++ b/charts/vaultwarden/README.md @@ -2,7 +2,7 @@ vaultwarden logo -![Version: 0.15.0](https://img.shields.io/badge/Version-0.15.0-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.5-alpine](https://img.shields.io/badge/AppVersion-1.32.5--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.0)** +[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 | 14.3.3 | ## Installing the Chart