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

Commit

Permalink
Set proper version
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes <[email protected]>
  • Loading branch information
johannes-b committed Apr 14, 2021
1 parent 47734a1 commit 63b34af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ spec:
spec:
containers:
- name: prometheus-service
image: keptncontrib/prometheus-service:0.4.0
image: keptncontrib/prometheus-service:0.5.0
ports:
- containerPort: 8080
resources:
Expand Down Expand Up @@ -148,7 +148,7 @@ spec:
fieldRef:
fieldPath: metadata.namespace
- name: distributor
image: keptn/distributor:0.8.0
image: keptn/distributor:0.8.1
ports:
- containerPort: 8080
resources:
Expand Down

0 comments on commit 63b34af

Please sign in to comment.