From afbc5ea1a0eb3e40e6957b4ce597ec1007472ff9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 Nov 2024 19:01:56 +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