Skip to content

Commit

Permalink
Update docker.io/bitnami/etcd Docker tag to v3.5.16-debian-12-r2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Oct 2, 2024
1 parent 1f787fb commit 931f7de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ parameters:
etcd:
registry: docker.io
repository: bitnami/etcd
tag: 3.5.16-debian-12-r1
tag: 3.5.16-debian-12-r2
os-shell:
registry: docker.io
repository: bitnami/os-shell
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ spec:
- name: ETCD_PEER_KEY_FILE
value: /opt/bitnami/etcd/certs/peer/key.pem
envFrom: null
image: docker.io/bitnami/etcd:3.5.16-debian-12-r1
image: docker.io/bitnami/etcd:3.5.16-debian-12-r2
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
Expand Down

0 comments on commit 931f7de

Please sign in to comment.