Skip to content

Commit

Permalink
Upgrade to v23.2.2 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrowe authored Mar 15, 2024
1 parent aff6c85 commit bf5ae10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Kustomization
images:
- name: cockroachdb
newName: cockroachdb/cockroach
newTag: v23.2.0
newTag: v23.2.2
- name: cockroach-cfssl-certs
newName: quay.io/utilitywarehouse/cockroach-cfssl-certs
newTag: latest
Expand Down
2 changes: 1 addition & 1 deletion examples/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ configMapGenerator:
resources:
- certificate-authority.yaml
- sa.yaml
- github.com/utilitywarehouse/cockroachdb-manifests//base?ref=v23.2.0-1
- github.com/utilitywarehouse/cockroachdb-manifests//base?ref=v23.2.2-1

patchesStrategicMerge:
- cockroach.yaml

0 comments on commit bf5ae10

Please sign in to comment.