We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb2028 commit a28b545Copy full SHA for a28b545
charts/ldap-sync/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: ldap-sync
3
-version: 0.0.1
+version: 0.0.2
charts/ldap-sync/values.yaml
@@ -1,6 +1,6 @@
image:
repository: "jushcherbak/matrix-ldap-sync"
- tag: "0.0.1"
+ tag: "0.0.2"
4
pullPolicy: IfNotPresent
5
cronSchedule: "0 2 * * *"
6
activeDeadlineSeconds: 21600
0 commit comments