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

Commit

Permalink
fix: Use distributor 0.18.0 for Keptn 0.18.0 compatibility (#5)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kreuzberger <christian.kreuzberger@dynatrace.com>

Signed-off-by: Christian Kreuzberger <christian.kreuzberger@dynatrace.com>
  • Loading branch information
christian-kreuzberger-dtx authored Aug 29, 2022
1 parent 3a1b9b7 commit 0febaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ distributor:
projectFilter: "" # Sets the project this helm service belongs to
image:
repository: "docker.io/keptn/distributor" # Container Image Name
tag: "0.17.0" # Container Tag
tag: "0.18.0" # Container Tag
pullPolicy: IfNotPresent # Kubernetes Image Pull Policy
config:
queueGroup:
Expand Down

0 comments on commit 0febaff

Please sign in to comment.