mirror of https://github.com/k3s-io/k3s
Merge pull request #51285 from jordanlewis/patch-1
Automatic merge from submit-queue (batch tested with PRs 50872, 51103, 51220, 51285, 50841) Update CockroachDB tag to v1.0.5 cc @a-robinsonpull/6/head
commit
0a51ba116a
|
@ -120,7 +120,7 @@ spec:
|
|||
topologyKey: kubernetes.io/hostname
|
||||
containers:
|
||||
- name: cockroachdb
|
||||
image: cockroachdb/cockroach:v1.0.3
|
||||
image: cockroachdb/cockroach:v1.0.5
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 26257
|
||||
|
|
Loading…
Reference in New Issue