Skip to content

Commit 547b5dc

Browse files
baluchickenahma
authored andcommitted
Use operator version 0.1.1 in the deployment yaml (#67)
1 parent 7c6a6e0 commit 547b5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
containers:
1717
- name: logging-operator
1818
# Replace this with the built image name
19-
image: banzaicloud/logging-operator:0.1.0
19+
image: banzaicloud/logging-operator:0.1.1
2020
command:
2121
- logging-operator
2222
imagePullPolicy: IfNotPresent

0 commit comments

Comments
 (0)