From f9131b58adabf500545978b5263dc54e8f445dab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:49:09 +0000 Subject: [PATCH] chore(deps): update helm release nats to v1.2.5 --- 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 cd840fa..6972d38 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.4 + version: 1.2.5 condition: nats.enabled