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

Commit

Permalink
Merge pull request #65 from keptn-contrib/patch/release-tags
Browse files Browse the repository at this point in the history
Use release tags for images
  • Loading branch information
bacherfl authored Oct 6, 2020
2 parents 44154ff + 53473c1 commit 71b48af
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 @@ -198,7 +198,7 @@ spec:
spec:
containers:
- name: prometheus-service
image: keptn/prometheus-service:latest
image: keptn/prometheus-service:0.3.6
ports:
- containerPort: 8080
resources:
Expand Down Expand Up @@ -253,7 +253,7 @@ spec:
spec:
containers:
- name: distributor
image: keptn/distributor:0.6.2
image: keptn/distributor:0.7.2
ports:
- containerPort: 8080
resources:
Expand Down

0 comments on commit 71b48af

Please sign in to comment.