Skip to content

Commit

Permalink
Merge pull request #51285 from jordanlewis/patch-1
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 50872, 51103, 51220, 51285, 50841)

Update CockroachDB tag to v1.0.5

cc @a-robinson
  • Loading branch information
Kubernetes Submit Queue committed Aug 25, 2017
2 parents 1206ce6 + 82cecd9 commit 0a51ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cockroachdb/cockroachdb-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0a51ba1

Please sign in to comment.