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

Commit a8e03c1

Browse files
authored
Merge pull request #49 from davidkirwan/bumping_version
Bumping version of the operator getting deployed to 0.0.13
2 parents 8113225 + 78d6dca commit a8e03c1

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.12
18+
image: quay.io/integreatly/application-monitoring-operator:0.0.13
1919
ports:
2020
- containerPort: 60000
2121
name: metrics

0 commit comments

Comments
 (0)