Skip to content

Commit cb1544b

Browse files
authored
Upgrade version to v23.1.14 (#88)
1 parent 50419a7 commit cb1544b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
images:
55
- name: cockroachdb
66
newName: cockroachdb/cockroach
7-
newTag: v23.1.10
7+
newTag: v23.1.14
88
- name: cockroach-cfssl-certs
99
newName: quay.io/utilitywarehouse/cockroach-cfssl-certs
1010
newTag: latest

examples/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ configMapGenerator:
2525
resources:
2626
- certificate-authority.yaml
2727
- sa.yaml
28-
- github.com/utilitywarehouse/cockroachdb-manifests//base?ref=v23.1.10-1
28+
- github.com/utilitywarehouse/cockroachdb-manifests//base?ref=v23.1.14-1
2929

3030
patchesStrategicMerge:
3131
- cockroach.yaml

0 commit comments

Comments
 (0)