Skip to content

Commit

Permalink
chore(deps): update hashicorp/consul docker tag to v1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 12, 2024
1 parent 2992a1b commit 7f747de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/consul/sts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7f747de

Please sign in to comment.