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

Commit b72b885

Browse files
build(deps): update docker.io/keptn/distributor docker tag to v0.19.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 4e2440c commit b72b885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ distributor:
2121
image:
2222
repository: docker.io/keptn/distributor # Container Image Name
2323
pullPolicy: IfNotPresent # Kubernetes Image Pull Policy
24-
tag: "0.17.0" # Container Tag
24+
tag: "0.19.1" # Container Tag
2525
config:
2626
queueGroup:
2727
enabled: true # Enable connection via Nats queue group to support exactly-once message processing

0 commit comments

Comments
 (0)