Skip to content

Commit

Permalink
release: manifests for v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dahankzter authored and Henrik Johansson committed Mar 17, 2020
1 parent c1e1a98 commit 7c425ca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ patchesStrategicMerge:
images:
- name: yanniszark/scylla-operator
newName: yanniszark/scylla-operator
newTag: v0.1-1-gc6f8f1c
newTag: v0.1.2
2 changes: 1 addition & 1 deletion examples/generic/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: yanniszark/scylla-operator:v0.1-1-gc6f8f1c
image: yanniszark/scylla-operator:v0.1.2
imagePullPolicy: IfNotPresent
name: manager
resources:
Expand Down
2 changes: 1 addition & 1 deletion examples/gke/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: yanniszark/scylla-operator:v0.1-1-gc6f8f1c
image: yanniszark/scylla-operator:v0.1.2
imagePullPolicy: IfNotPresent
name: manager
resources:
Expand Down
2 changes: 1 addition & 1 deletion examples/minikube/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: yanniszark/scylla-operator:v0.1-1-gc6f8f1c
image: yanniszark/scylla-operator:v0.1.2
imagePullPolicy: IfNotPresent
name: manager
resources:
Expand Down

0 comments on commit 7c425ca

Please sign in to comment.