Skip to content

Commit

Permalink
release: manifests for v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dahankzter committed Jun 9, 2020
1 parent 3bd1dd9 commit 123be99
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: scylladb/scylla-operator
newName: scylladb/scylla-operator
newTag: v0.1.6
newTag: v0.1.8
2 changes: 1 addition & 1 deletion examples/generic/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: scylladb/scylla-operator:v0.1.6
image: scylladb/scylla-operator:v0.1.8
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 @@ -341,7 +341,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: scylladb/scylla-operator:v0.1.6
image: scylladb/scylla-operator:v0.1.8
imagePullPolicy: IfNotPresent
name: manager
resources:
Expand Down

0 comments on commit 123be99

Please sign in to comment.