Skip to content

Commit bf5ae10

Browse files
authored
Upgrade to v23.2.2 (#96)
1 parent aff6c85 commit bf5ae10

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.2.0
7+
newTag: v23.2.2
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.2.0-1
28+
- github.com/utilitywarehouse/cockroachdb-manifests//base?ref=v23.2.2-1
2929

3030
patchesStrategicMerge:
3131
- cockroach.yaml

0 commit comments

Comments
 (0)