Skip to content

Commit

Permalink
Update docker.io/bitnami/etcd Docker tag to v3.5.17-debian-12-r5
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Jan 24, 2025
1 parent bdf128e commit 77aa1b7
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 @@ -14,7 +14,7 @@ parameters:
etcd:
registry: docker.io
repository: bitnami/etcd
tag: 3.5.17-debian-12-r4
tag: 3.5.17-debian-12-r5
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.17-debian-12-r4
image: docker.io/bitnami/etcd:3.5.17-debian-12-r5
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
Expand Down

0 comments on commit 77aa1b7

Please sign in to comment.