Skip to content

Commit 5151987

Browse files
committed
Bump etcd to v0.6.0 chart (image v3.5.5)
1 parent b990818 commit 5151987

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/etcd/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: etcd
33
description: ETCD distributed storage
44
type: application
5-
version: 0.5.0
6-
appVersion: 3.5.4
5+
version: 0.6.0
6+
appVersion: 3.5.5
77
maintainers:
88
- name: scDisorder
99

charts/etcd/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image:
99
repository: gcr.io/etcd-development/etcd
1010
pullPolicy: IfNotPresent
1111
# Overrides the image tag whose default is the chart appVersion.
12-
tag: "v3.5.4"
12+
tag: "v3.5.5"
1313

1414
imagePullSecrets: []
1515
nameOverride: ""

0 commit comments

Comments
 (0)