File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
tests/golden/create-db/cockroach-operator/cockroach-operator Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,6 @@ parameters:
1515 cockroach :
1616 registry : docker.io
1717 repository : cockroachdb/cockroach
18- tag : v23.2.0
18+ tag : v23.2.4
1919
2020 databases : {}
Original file line number Diff line number Diff line change 3939 storageClassName : ' '
4040 volumeMode : Filesystem
4141 image :
42- name : docker.io/cockroachdb/cockroach:v23.2.0
42+ name : docker.io/cockroachdb/cockroach:v23.2.4
4343 pullPolicy : IfNotPresent
4444 nodes : 3
4545 tlsEnabled : true
8989 value : /cockroach/certs-dir
9090 - name : COCKROACH_HOST
9191 value : apps-database-public
92- image : docker.io/cockroachdb/cockroach:v23.2.0
92+ image : docker.io/cockroachdb/cockroach:v23.2.4
9393 imagePullPolicy : IfNotPresent
9494 name : client
9595 ports : []
You can’t perform that action at this time.
0 commit comments