Skip to content

Commit b4f4089

Browse files
author
Tegridy Renovate Bot
committed
Update docker.io/cockroachdb/cockroach-operator Docker tag to v2.12.0
Signed-off-by: Tegridy Renovate Bot <bob@tegridy.io>
1 parent 53ca4cd commit b4f4089

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parameters:
1111
operator:
1212
registry: docker.io
1313
repository: cockroachdb/cockroach-operator
14-
tag: v2.11.0
14+
tag: v2.12.0
1515
cockroach:
1616
registry: docker.io
1717
repository: cockroachdb/cockroach

tests/golden/create-db/cockroach-operator/cockroach-operator/10_kustomize/cockroach-operator/apps_v1_deployment_cockroach-operator-manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ spec:
192192
valueFrom:
193193
fieldRef:
194194
fieldPath: metadata.namespace
195-
image: docker.io/cockroachdb/cockroach-operator:v2.11.0
195+
image: docker.io/cockroachdb/cockroach-operator:v2.12.0
196196
imagePullPolicy: IfNotPresent
197197
name: cockroach-operator
198198
resources:

tests/golden/defaults/cockroach-operator/cockroach-operator/10_kustomize/cockroach-operator/apps_v1_deployment_cockroach-operator-manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ spec:
192192
valueFrom:
193193
fieldRef:
194194
fieldPath: metadata.namespace
195-
image: docker.io/cockroachdb/cockroach-operator:v2.11.0
195+
image: docker.io/cockroachdb/cockroach-operator:v2.12.0
196196
imagePullPolicy: IfNotPresent
197197
name: cockroach-operator
198198
resources:

0 commit comments

Comments
 (0)