diff --git a/charts/shlink-backend/Chart.yaml b/charts/shlink-backend/Chart.yaml index aef8aa42..08c20312 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.12.4 +version: 2.13.0 appVersion: "3.6.4" home: https://github.com/christianknell/helm-charts icon: https://shlink.io/images/shlink-logo-blue.svg @@ -27,7 +27,7 @@ dependencies: condition: postgresql.enabled - name: rabbitmq repository: https://charts.bitnami.com/bitnami - version: 12.1.6 + version: 12.2.0 condition: rabbitmq.enabled - name: redis repository: https://charts.bitnami.com/bitnami @@ -36,6 +36,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: bumped image version to 3.6.4 - - kind: fixed - description: postgresql includes and templates + description: bumped chart version of rabbitmq to 12.2.0