Skip to content

Commit

Permalink
Update docker.io/bitnami/etcd Docker tag to v3.5.16-debian-12-r0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Sep 12, 2024
1 parent 7a89ea6 commit 6c5d105
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.15-debian-12-r9
tag: 3.5.16-debian-12-r0
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.15-debian-12-r9
image: docker.io/bitnami/etcd:3.5.16-debian-12-r0
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
Expand Down

0 comments on commit 6c5d105

Please sign in to comment.