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

Commit 87bcfe1

Browse files
build(deps): update helm values docker.io/keptn/distributor to v0.18.1
Signed-off-by: Renovate Bot <[email protected]>
1 parent 17ee4e2 commit 87bcfe1

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
@@ -18,7 +18,7 @@ distributor:
1818
image:
1919
repository: docker.io/keptn/distributor # Container Image Name
2020
pullPolicy: IfNotPresent # Kubernetes Image Pull Policy
21-
tag: "0.16.0" # Container Tag
21+
tag: "0.18.1" # Container Tag
2222
config:
2323
queueGroup:
2424
enabled: true # Enable connection via Nats queue group to support exactly-once message processing

0 commit comments

Comments
 (0)