Skip to content

Commit 1359568

Browse files
committed
bump image versions for webhook 0.0.2 -> 0.1.0
1 parent bbe1425 commit 1359568

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/webhook/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
name: webhook
3-
version: 0.6.0
3+
version: 0.7.0

charts/webhook/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: webhook
22
replicas: 1
33
image:
44
repository: "ghcr.io/code-tool/matrix-stack/webhook"
5-
tag: "0.0.2"
5+
tag: "0.1.0"
66
pullPolicy: IfNotPresent
77
resources: {}
88
nodeSelector: {}

0 commit comments

Comments
 (0)