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 2e555c3 commit b09288aCopy full SHA for b09288a
2 files changed
charts/keycloak-sync/Chart.yaml
@@ -1,4 +1,4 @@
1
---
2
name: keycloak-sync
3
description: Master Helm chart for sync users from specific group in KeyCloak to Matrix
4
-version: 0.0.1
+version: 0.0.3
charts/keycloak-sync/values.yaml
@@ -1,6 +1,6 @@
image:
repository: "ghcr.io/code-tool/matrix-keycloak-sync"
- tag: "0.0.1"
+ tag: "0.0.3"
pullPolicy: IfNotPresent
5
cronSchedule: "*/20 * * * *"
6
activeDeadlineSeconds: 1000
0 commit comments