diff --git a/charts/shlink-backend/Chart.yaml b/charts/shlink-backend/Chart.yaml index d6b13e4f..3c22b5d1 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.15.0 +version: 2.16.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.3.0 + version: 12.10.0 condition: rabbitmq.enabled - name: redis repository: https://charts.bitnami.com/bitnami @@ -36,4 +36,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: bumped helm dependency for mysql to 9.19.1 + description: bumped helm dependency for rabbitmq to 12.10.0