From 1ee2d8bb6c1e3017628ae189090c1f5b03374512 Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Wed, 27 Oct 2021 04:08:54 +0000 Subject: [PATCH] Update Helm release rabbitmq to v8 --- Chart.lock | 2 +- Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.lock b/Chart.lock index 640f5e2b..cc8f4e50 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 2.9.0 - name: rabbitmq repository: https://charts.bitnami.com/bitnami - version: 6.18.2 + version: 8.24.1 - name: redis repository: https://charts.bitnami.com/bitnami version: 10.5.7 diff --git a/Chart.yaml b/Chart.yaml index eefb4b73..7fe97dcd 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -12,7 +12,7 @@ dependencies: repository: "https://nextcloud.github.io/helm" # https://artifacthub.io/packages/helm/bitnami/rabbitmq - name: rabbitmq - version: 6.18.2 + version: 8.24.1 repository: "https://charts.bitnami.com/bitnami" # https://artifacthub.io/packages/helm/bitnami/redis - name: redis -- GitLab