From 759ca6454f9d493db99f074dd18b8a0be4231f75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 12:52:35 +0000 Subject: [PATCH] chore(deps): update helm release consul to v1.9.2 --- apps/infra/consul/base/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/infra/consul/base/application.yaml b/apps/infra/consul/base/application.yaml index c68d576..12713bc 100644 --- a/apps/infra/consul/base/application.yaml +++ b/apps/infra/consul/base/application.yaml @@ -26,7 +26,7 @@ spec: replicas: 5 exposeGossipAndRPCPorts: true repoURL: https://helm.releases.hashicorp.com - targetRevision: 1.9.0 + targetRevision: 1.9.2 syncPolicy: automated: prune: true