Skip to content

Commit a701e46

Browse files
committed
release: manifests for v0.2.4
1 parent 8c85a84 commit a701e46

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ kind: Kustomization
55
images:
66
- name: controller
77
newName: scylladb/scylla-operator
8-
newTag: v0.2.3
8+
newTag: v0.2.4

examples/generic/operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@ spec:
10991099
valueFrom:
11001100
fieldRef:
11011101
fieldPath: metadata.namespace
1102-
image: scylladb/scylla-operator:v0.2.3
1102+
image: scylladb/scylla-operator:v0.2.4
11031103
imagePullPolicy: IfNotPresent
11041104
name: manager
11051105
ports:

examples/gke/operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@ spec:
10991099
valueFrom:
11001100
fieldRef:
11011101
fieldPath: metadata.namespace
1102-
image: scylladb/scylla-operator:v0.2.3
1102+
image: scylladb/scylla-operator:v0.2.4
11031103
imagePullPolicy: IfNotPresent
11041104
name: manager
11051105
ports:

0 commit comments

Comments
 (0)