diff --git a/charts/gotify/Chart.lock b/charts/gotify/Chart.lock
index 5d0246b65..335f2c44f 100644
--- a/charts/gotify/Chart.lock
+++ b/charts/gotify/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
- version: 12.8.0
-digest: sha256:cfe60cfed3b4139bf77d49c2b0819450405616a5e283d41d971f75ba55e11d8b
-generated: "2023-08-06T06:36:44.065946979Z"
+ version: 12.12.10
+digest: sha256:dd8062323d1d5da75a756386b99c6942de3e22eaec199417eeee14dafa7a98b7
+generated: "2023-11-25T23:44:17.420494818Z"
diff --git a/charts/gotify/Chart.yaml b/charts/gotify/Chart.yaml
index 927e467d8..405ce98f0 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.2.1
+version: 0.2.2
# renovate datasource=docker depName=ghcr.io/gotify/server
appVersion: 2.4.0
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: 12.8.0
+ version: 12.12.10
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
@@ -23,7 +23,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Pin bjw-s common chart links to v1
+ description: Update postgresql helm release to v12.12.10
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 bf9113301..593e631aa 100644
--- a/charts/gotify/README.md
+++ b/charts/gotify/README.md
@@ -2,7 +2,7 @@
-![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat)
+![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-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.2.1)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=gotify&version=0.2.2)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 12.8.0 |
+| | postgresql | 12.12.10 |
## Installing the Chart
diff --git a/charts/headscale/Chart.lock b/charts/headscale/Chart.lock
index 969dbdf88..6362b32fc 100644
--- a/charts/headscale/Chart.lock
+++ b/charts/headscale/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
- version: 12.8.0
-digest: sha256:cfe60cfed3b4139bf77d49c2b0819450405616a5e283d41d971f75ba55e11d8b
-generated: "2023-08-06T06:36:34.528300001Z"
+ version: 12.12.10
+digest: sha256:dd8062323d1d5da75a756386b99c6942de3e22eaec199417eeee14dafa7a98b7
+generated: "2023-11-25T23:44:06.106534246Z"
diff --git a/charts/headscale/Chart.yaml b/charts/headscale/Chart.yaml
index 81768e3f0..e0978ec69 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/56a7b1e34952c3e0306a134b2be9b4277f5d8d6e/docs/logo/headscale3-dots.svg
type: application
-version: 0.12.5
+version: 0.12.6
# renovate datasource=docker depName=ghcr.io/juanfont/headscale
appVersion: 0.22.3
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: 12.8.0
+ version: 12.12.10
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
@@ -26,7 +26,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Pin bjw-s common chart links to v1
+ description: Update postgresql helm release to v12.12.10
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 bb41f7907..da7912fd7 100644
--- a/charts/headscale/README.md
+++ b/charts/headscale/README.md
@@ -2,7 +2,7 @@
-![Version: 0.12.5](https://img.shields.io/badge/Version-0.12.5-informational?style=flat)
+![Version: 0.12.6](https://img.shields.io/badge/Version-0.12.6-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.12.5)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=headscale&version=0.12.6)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 12.8.0 |
+| | postgresql | 12.12.10 |
## Installing the Chart
diff --git a/charts/healthchecks/Chart.lock b/charts/healthchecks/Chart.lock
index 092f1cdb8..dd09b22f6 100644
--- a/charts/healthchecks/Chart.lock
+++ b/charts/healthchecks/Chart.lock
@@ -4,9 +4,9 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
- version: 12.8.0
+ version: 12.12.10
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.5.7
-digest: sha256:22668969d62d2ee7dd2370432ce830ab3908e6ea89fbf7ba5ea9ecbab3c93572
-generated: "2023-08-06T06:36:23.008039097Z"
+digest: sha256:a6bcd0c6fa796d9d373c4b00b848edaf2cae95cd3df68c5cec92388e49a71782
+generated: "2023-11-25T23:43:52.75185438Z"
diff --git a/charts/healthchecks/Chart.yaml b/charts/healthchecks/Chart.yaml
index 488b66823..b200e78da 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.7.1
+version: 0.7.2
# renovate datasource=docker depName=ghcr.io/linuxserver/healthchecks
appVersion: version-v3.0.1
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: 12.8.0
+ version: 12.12.10
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.0.1
+ description: Update postgresql helm release to v12.12.10
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 ff6492079..fe2ab8538 100644
--- a/charts/healthchecks/README.md
+++ b/charts/healthchecks/README.md
@@ -2,7 +2,7 @@
-![Version: 0.7.1](https://img.shields.io/badge/Version-0.7.1-informational?style=flat)
+![Version: 0.7.2](https://img.shields.io/badge/Version-0.7.2-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: version-v3.0.1](https://img.shields.io/badge/AppVersion-version--v3.0.1-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.7.1)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=healthchecks&version=0.7.2)**
## Source Code
@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| | common | 1.5.1 |
| | mariadb | 11.5.7 |
-| | postgresql | 12.8.0 |
+| | postgresql | 12.12.10 |
## Installing the Chart
diff --git a/charts/home-assistant/Chart.lock b/charts/home-assistant/Chart.lock
index b5b05cc40..59e315f9e 100644
--- a/charts/home-assistant/Chart.lock
+++ b/charts/home-assistant/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
- version: 12.8.0
-digest: sha256:cfe60cfed3b4139bf77d49c2b0819450405616a5e283d41d971f75ba55e11d8b
-generated: "2023-08-06T06:36:12.851026854Z"
+ version: 12.12.10
+digest: sha256:dd8062323d1d5da75a756386b99c6942de3e22eaec199417eeee14dafa7a98b7
+generated: "2023-11-25T23:43:40.381892287Z"
diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml
index 5148ea5ce..665dfb6f0 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.11.3
+version: 0.11.4
# renovate datasource=docker depName=ghcr.io/home-assistant/home-assistant
appVersion: 2023.11.3
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: 12.8.0
+ version: 12.12.10
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/home-assistant/home-assistant docker tag to v2023.11.3
+ description: Update postgresql helm release to v12.12.10
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 855f91841..a72356dbf 100644
--- a/charts/home-assistant/README.md
+++ b/charts/home-assistant/README.md
@@ -2,7 +2,7 @@
-![Version: 0.11.3](https://img.shields.io/badge/Version-0.11.3-informational?style=flat)
+![Version: 0.11.4](https://img.shields.io/badge/Version-0.11.4-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2023.11.3](https://img.shields.io/badge/AppVersion-2023.11.3-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.11.3)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=home-assistant&version=0.11.4)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 12.8.0 |
+| | postgresql | 12.12.10 |
## Installing the Chart
diff --git a/charts/limo/Chart.lock b/charts/limo/Chart.lock
index 85a9fd79d..1007449d7 100644
--- a/charts/limo/Chart.lock
+++ b/charts/limo/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
- version: 12.8.0
-digest: sha256:cfe60cfed3b4139bf77d49c2b0819450405616a5e283d41d971f75ba55e11d8b
-generated: "2023-08-06T06:36:03.390491335Z"
+ version: 12.12.10
+digest: sha256:dd8062323d1d5da75a756386b99c6942de3e22eaec199417eeee14dafa7a98b7
+generated: "2023-11-25T23:43:28.896447092Z"
diff --git a/charts/limo/Chart.yaml b/charts/limo/Chart.yaml
index eaa70909b..e99cf6d92 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.7.2
+version: 0.7.3
# 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: 12.8.0
+ version: 12.12.10
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
sources:
@@ -20,7 +20,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Pin bjw-s common chart links to v1
+ description: Update postgresql helm release to v12.12.10
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 d5c37bed0..c34435b8c 100644
--- a/charts/limo/README.md
+++ b/charts/limo/README.md
@@ -1,6 +1,6 @@
# Limo
-![Version: 0.7.2](https://img.shields.io/badge/Version-0.7.2-informational?style=flat)
+![Version: 0.7.3](https://img.shields.io/badge/Version-0.7.3-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.7.2)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=limo&version=0.7.3)**
## Source Code
@@ -24,7 +24,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 12.8.0 |
+| | postgresql | 12.12.10 |
## Installing the Chart
diff --git a/charts/miniflux/Chart.lock b/charts/miniflux/Chart.lock
index 75cb4ff45..d91d9422b 100644
--- a/charts/miniflux/Chart.lock
+++ b/charts/miniflux/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
- version: 12.8.0
-digest: sha256:cfe60cfed3b4139bf77d49c2b0819450405616a5e283d41d971f75ba55e11d8b
-generated: "2023-08-06T06:35:53.912716517Z"
+ version: 12.12.10
+digest: sha256:dd8062323d1d5da75a756386b99c6942de3e22eaec199417eeee14dafa7a98b7
+generated: "2023-11-25T23:43:17.252426191Z"
diff --git a/charts/miniflux/Chart.yaml b/charts/miniflux/Chart.yaml
index b797a4b96..8737cb2b1 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/40cb83cc5b190212ad29fb4d5db6b52b335e4dc2/icon.svg
type: application
-version: 0.6.9
+version: 0.6.10
# renovate datasource=docker depName=ghcr.io/miniflux/miniflux
appVersion: 2.0.50
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: 12.8.0
+ version: 12.12.10
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.0.50
+ description: Update postgresql helm release to v12.12.10
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 ee18a7fb7..6f7697727 100644
--- a/charts/miniflux/README.md
+++ b/charts/miniflux/README.md
@@ -2,7 +2,7 @@
-![Version: 0.6.9](https://img.shields.io/badge/Version-0.6.9-informational?style=flat)
+![Version: 0.6.10](https://img.shields.io/badge/Version-0.6.10-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 2.0.50](https://img.shields.io/badge/AppVersion-2.0.50-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.6.9)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=miniflux&version=0.6.10)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 12.8.0 |
+| | postgresql | 12.12.10 |
## Installing the Chart
diff --git a/charts/paperless-ngx/Chart.lock b/charts/paperless-ngx/Chart.lock
index 5a917a1ba..f211cfc76 100644
--- a/charts/paperless-ngx/Chart.lock
+++ b/charts/paperless-ngx/Chart.lock
@@ -4,12 +4,12 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
- version: 12.8.0
+ version: 12.12.10
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.5.7
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.4.0
-digest: sha256:fedb5c1a36f381444dec282a6c0779d706e5cfabff055500d3fb687f065af156
-generated: "2023-11-16T13:01:49.207710552Z"
+digest: sha256:a17c927311d1a5e1176d0d32277f1ab78f3b28390a2a70eefd236ee5275fb655
+generated: "2023-11-25T23:43:01.809828863Z"
diff --git a/charts/paperless-ngx/Chart.yaml b/charts/paperless-ngx/Chart.yaml
index 6eed5a17c..580435266 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/b948750d558b58018d1d3393db145d162d44fceb/src-ui/src/assets/logo-notext.svg
type: application
-version: 0.7.7
+version: 0.7.8
# renovate datasource=docker depName=ghcr.io/paperless-ngx/paperless-ngx
appVersion: 1.17.4
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: 12.8.0
+ version: 12.12.10
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
@@ -34,7 +34,7 @@ annotations:
artifacthub.io/alternativeName: paperless
artifacthub.io/changes: |-
- kind: changed
- description: Update redis helm release to v18
+ description: Update postgresql helm release to v12.12.10
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 0783cff20..b238d9641 100644
--- a/charts/paperless-ngx/README.md
+++ b/charts/paperless-ngx/README.md
@@ -2,7 +2,7 @@
-![Version: 0.7.7](https://img.shields.io/badge/Version-0.7.7-informational?style=flat)
+![Version: 0.7.8](https://img.shields.io/badge/Version-0.7.8-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.17.4](https://img.shields.io/badge/AppVersion-1.17.4-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.7.7)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=paperless-ngx&version=0.7.8)**
## Source Code
@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| | common | 1.5.1 |
| | mariadb | 11.5.7 |
-| | postgresql | 12.8.0 |
+| | postgresql | 12.12.10 |
| | redis | 18.4.0 |
## Installing the Chart
diff --git a/charts/tandoor/Chart.lock b/charts/tandoor/Chart.lock
index c87b50521..be85b0729 100644
--- a/charts/tandoor/Chart.lock
+++ b/charts/tandoor/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
- version: 12.8.0
-digest: sha256:cfe60cfed3b4139bf77d49c2b0819450405616a5e283d41d971f75ba55e11d8b
-generated: "2023-08-06T06:35:29.842253468Z"
+ version: 12.12.10
+digest: sha256:dd8062323d1d5da75a756386b99c6942de3e22eaec199417eeee14dafa7a98b7
+generated: "2023-11-25T23:42:48.358849446Z"
diff --git a/charts/tandoor/Chart.yaml b/charts/tandoor/Chart.yaml
index b6d774445..1391375ad 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.8.8
+version: 0.8.9
# renovate datasource=docker depName=vabene1111/recipes
appVersion: 1.5.6
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: 12.8.0
+ version: 12.12.10
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: Pin bjw-s common chart links to v1
+ description: Update postgresql helm release to v12.12.10
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 b8fbed70b..cfbb8dc19 100644
--- a/charts/tandoor/README.md
+++ b/charts/tandoor/README.md
@@ -2,7 +2,7 @@
-![Version: 0.8.8](https://img.shields.io/badge/Version-0.8.8-informational?style=flat)
+![Version: 0.8.9](https://img.shields.io/badge/Version-0.8.9-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.5.6](https://img.shields.io/badge/AppVersion-1.5.6-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.8.8)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=tandoor&version=0.8.9)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | postgresql | 12.8.0 |
+| | postgresql | 12.12.10 |
## Installing the Chart
diff --git a/charts/vaultwarden/Chart.lock b/charts/vaultwarden/Chart.lock
index 69af9448e..ab60f608d 100644
--- a/charts/vaultwarden/Chart.lock
+++ b/charts/vaultwarden/Chart.lock
@@ -7,6 +7,6 @@ dependencies:
version: 11.5.7
- name: postgresql
repository: https://charts.bitnami.com/bitnami
- version: 12.8.0
-digest: sha256:a88740009dbfdceabbffb6303881a53e5c1fd6452be1545703c737d5cb3375ef
-generated: "2023-08-06T06:35:18.419095711Z"
+ version: 12.12.10
+digest: sha256:5b7a71ba4304f6624b9aa52024696983aa3f72adc7481786a2ad3a38cc3cb9fd
+generated: "2023-11-25T23:42:34.410979952Z"
diff --git a/charts/vaultwarden/Chart.yaml b/charts/vaultwarden/Chart.yaml
index 64cd02c29..107f1ba4b 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/d57b69952db6eb12987a9668fea6b72df79cfa41/resources/vaultwarden-icon.svg
type: application
-version: 0.11.1
+version: 0.11.2
# renovate datasource=docker depName=ghcr.io/dani-garcia/vaultwarden
appVersion: 1.30.1-alpine
kubeVersion: ">=1.22.0-0"
@@ -23,13 +23,13 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: postgresql
- version: 12.8.0
+ version: 12.12.10
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.30.1
+ description: Update postgresql helm release to v12.12.10
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 2cc5ef9aa..c292a3ed3 100644
--- a/charts/vaultwarden/README.md
+++ b/charts/vaultwarden/README.md
@@ -2,7 +2,7 @@
-![Version: 0.11.1](https://img.shields.io/badge/Version-0.11.1-informational?style=flat)
+![Version: 0.11.2](https://img.shields.io/badge/Version-0.11.2-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 1.30.1-alpine](https://img.shields.io/badge/AppVersion-1.30.1--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.11.1)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=vaultwarden&version=0.11.2)**
## Source Code
@@ -27,7 +27,7 @@ Kubernetes: `>=1.22.0-0`
|------------|------|---------|
| | common | 1.5.1 |
| | mariadb | 11.5.7 |
-| | postgresql | 12.8.0 |
+| | postgresql | 12.12.10 |
## Installing the Chart