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