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 90d6847 commit 64cadc1Copy full SHA for 64cadc1
charts/ldap-sync/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: ldap-sync
3
-version: 0.1.1
+version: 0.1.2
charts/ldap-sync/values.yaml
@@ -1,6 +1,6 @@
image:
repository: "ghcr.io/code-tool/matrix-ldap-sync"
- tag: "0.0.1"
+ tag: "0.1.1"
4
pullPolicy: IfNotPresent
5
cronSchedule: "*/20 * * * *"
6
activeDeadlineSeconds: 1000
0 commit comments