We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfead0f commit caf4233Copy full SHA for caf4233
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.15
77
pullPolicy: IfNotPresent
78
## Enable persistence using Persistent Volume Claims
79
## ref: http://kubernetes.io/docs/user-guide/persistent-volumes/
0 commit comments