From 0a7c68c9a0e04569682e382b946b7b9b1bab262c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 28 Jun 2025 03:02:23 +0000 Subject: [PATCH] chore(deps): update helm release nats to v1.3.8 --- charts/kubezero-mq/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kubezero-mq/Chart.yaml b/charts/kubezero-mq/Chart.yaml index 957da19b..92045c7d 100644 --- a/charts/kubezero-mq/Chart.yaml +++ b/charts/kubezero-mq/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kubezero-mq description: KubeZero umbrella chart for MQ systems like NATS, RabbitMQ type: application -version: 0.3.12 +version: 0.3.13 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -17,7 +17,7 @@ dependencies: version: 0.2.1 repository: https://cdn.zero-downtime.net/charts/ - name: nats - version: 1.3.7 + version: 1.3.8 repository: https://nats-io.github.io/k8s/helm/charts/ condition: nats.enabled - name: rabbitmq