diff --git a/charts/shlink-backend/Chart.yaml b/charts/shlink-backend/Chart.yaml index 167b5933..a1304ba4 100644 --- a/charts/shlink-backend/Chart.yaml +++ b/charts/shlink-backend/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: shlink-backend description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own domain. type: application -version: 2.11.1 +version: 2.12.0 appVersion: "3.6.3" home: https://github.com/christianknell/helm-charts icon: https://shlink.io/images/shlink-logo-blue.svg @@ -23,7 +23,7 @@ dependencies: condition: mysql.enabled - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.10.0 + version: 12.12.4 condition: postgresql.enabled - name: rabbitmq repository: https://charts.bitnami.com/bitnami @@ -36,6 +36,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: bumped chart version of mysql to 9.12.3 - - kind: changed - description: bumped chart version of rabbitmq to 12.1.6 + description: bumped chart version of postgresql to 12.12.4