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

Commit 1043330

Browse files
authored
Merge pull request #29 from keptn-contrib/patch/tag
use 0.3.0 tag
2 parents b786cd8 + fde96ab commit 1043330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: prometheus-service
19-
image: keptn/prometheus-service:0.3.0.latest
19+
image: keptn/prometheus-service:0.3.0
2020
ports:
2121
- containerPort: 8080
2222
- containerPort: 40000

0 commit comments

Comments
 (0)