From afd732079aec2a4cc754d2c7b9b9d1c1c969ce9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 22:18:26 +0000 Subject: [PATCH] chore(deps): update helm release nats to v1.2.4 --- charts/fivenet/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/fivenet/Chart.yaml b/charts/fivenet/Chart.yaml index 155cc1f..5e27b81 100644 --- a/charts/fivenet/Chart.yaml +++ b/charts/fivenet/Chart.yaml @@ -26,5 +26,5 @@ appVersion: v0.9.1 dependencies: - name: nats repository: https://nats-io.github.io/k8s/helm/charts/ - version: 1.2.3 + version: 1.2.4 condition: nats.enabled