Skip to content

Commit

Permalink
release: manifests for v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zimnx committed Sep 10, 2020
1 parent 8c85a84 commit a701e46
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: scylladb/scylla-operator
newTag: v0.2.3
newTag: v0.2.4
2 changes: 1 addition & 1 deletion examples/generic/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: scylladb/scylla-operator:v0.2.3
image: scylladb/scylla-operator:v0.2.4
imagePullPolicy: IfNotPresent
name: manager
ports:
Expand Down
2 changes: 1 addition & 1 deletion examples/gke/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: scylladb/scylla-operator:v0.2.3
image: scylladb/scylla-operator:v0.2.4
imagePullPolicy: IfNotPresent
name: manager
ports:
Expand Down

0 comments on commit a701e46

Please sign in to comment.