Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit 8fe9982

Browse files
committed
Deploy tag in the operator to 0.0.9
1 parent 65a4baa commit 8fe9982

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
@@ -15,7 +15,7 @@ spec:
1515
serviceAccountName: application-monitoring-operator
1616
containers:
1717
- name: application-monitoring-operator
18-
image: quay.io/integreatly/application-monitoring-operator:0.0.8
18+
image: quay.io/integreatly/application-monitoring-operator:0.0.9
1919
ports:
2020
- containerPort: 60000
2121
name: metrics

0 commit comments

Comments
 (0)