Skip to content

Commit 0e5f028

Browse files
author
Andy Powell
committed
fix service port for version 22 of CockroachDB for those people who are unable to upgrade to 23 just yet
1 parent 50419a7 commit 0e5f028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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: v22.2.8
88
- name: cockroach-cfssl-certs
99
newName: quay.io/utilitywarehouse/cockroach-cfssl-certs
1010
newTag: latest

0 commit comments

Comments
 (0)