From b6a326c37fcd486ac8dabbfe8121aea4f7202368 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Nov 2024 19:02:20 +0000 Subject: [PATCH] chore(deps): update hashicorp/consul docker tag to v1.20.1 --- apps/consul/sts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/consul/sts.yaml b/apps/consul/sts.yaml index 9ac6711b..43995e08 100644 --- a/apps/consul/sts.yaml +++ b/apps/consul/sts.yaml @@ -30,7 +30,7 @@ spec: type: RuntimeDefault containers: - name: "consul" - image: "hashicorp/consul:1.19.2" + image: "hashicorp/consul:1.20.1" imagePullPolicy: "IfNotPresent" command: - consul