Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
Merge pull request #20 from keptn-contrib/patch/set-tags
Browse files Browse the repository at this point in the history
Set tags to latest
  • Loading branch information
agrimmer authored Jan 22, 2020
2 parents 8dcd4cb + 2bc25f0 commit 694d75c
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 @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: prometheus-sli-service
image: keptn/prometheus-sli-service:0.2.0
image: keptn/prometheus-sli-service:latest
ports:
- containerPort: 8080
resources:
Expand Down Expand Up @@ -64,7 +64,7 @@ spec:
spec:
containers:
- name: distributor
image: keptn/distributor:0.5.0
image: keptn/distributor:latest
ports:
- containerPort: 8080
resources:
Expand Down

0 comments on commit 694d75c

Please sign in to comment.