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

Commit 8a008e1

Browse files
committed
build(deps): update helm values docker.io/keptn/distributor to v0.13.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent 3393b00 commit 8a008e1

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.12.2" # Container Tag
21+
tag: "0.13.0" # 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)