Skip to content

Commit 64cadc1

Browse files
committed
bump-image-tag
1 parent 90d6847 commit 64cadc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/ldap-sync/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
name: ldap-sync
3-
version: 0.1.1
3+
version: 0.1.2

charts/ldap-sync/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image:
22
repository: "ghcr.io/code-tool/matrix-ldap-sync"
3-
tag: "0.0.1"
3+
tag: "0.1.1"
44
pullPolicy: IfNotPresent
55
cronSchedule: "*/20 * * * *"
66
activeDeadlineSeconds: 1000

0 commit comments

Comments
 (0)