We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1317c30 commit b8d1a7fCopy full SHA for b8d1a7f
charts/pachyderm/values.yaml
@@ -73,7 +73,7 @@ etcd:
73
## For available images please check: https://hub.docker.com/r/pachyderm/etcd/tags or: https://quay.io/repository/coreos/etcd?tag=latest&tab=tags
74
image:
75
repository: quay.io/coreos/etcd
76
- tag: v3.3.5
+ tag: v3.5.19
77
pullPolicy: IfNotPresent
78
## Enable persistence using Persistent Volume Claims
79
## ref: http://kubernetes.io/docs/user-guide/persistent-volumes/
0 commit comments