Skip to content

Commit a28b545

Browse files
committed
ldap-sync-0.0.2
1 parent bbb2028 commit a28b545

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.0.1
3+
version: 0.0.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: "jushcherbak/matrix-ldap-sync"
3-
tag: "0.0.1"
3+
tag: "0.0.2"
44
pullPolicy: IfNotPresent
55
cronSchedule: "0 2 * * *"
66
activeDeadlineSeconds: 21600

0 commit comments

Comments
 (0)