mirror of https://github.com/k3s-io/k3s.git
Merge pull request #48556 from tamird/patch-1
Automatic merge from submit-queue (batch tested with PRs 46973, 48556) Update CockroachDB tag to v1.0.3 @a-robinsonpull/6/head
commit
269d7c3bb5
|
@ -120,7 +120,7 @@ spec:
|
|||
topologyKey: kubernetes.io/hostname
|
||||
containers:
|
||||
- name: cockroachdb
|
||||
image: cockroachdb/cockroach:v1.0.1
|
||||
image: cockroachdb/cockroach:v1.0.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 26257
|
||||
|
|
Loading…
Reference in New Issue