From cf26cbd1abc2e7e2e547bc0ed35a50001ba1e93e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 22:21:45 +0000 Subject: [PATCH] chore(deps): update helm release nats to v1.2.3 --- 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 6500466..3a5ec70 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.2 + version: 1.2.3 condition: nats.enabled