Skip to content

Commit b09288a

Browse files
authored
bump keycloak-sync chart to 0.0.3 version (#26)
* added keycloak-sync chart * bump keycloak-sync chart to 0.0.3 version
1 parent 2e555c3 commit b09288a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/keycloak-sync/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
name: keycloak-sync
33
description: Master Helm chart for sync users from specific group in KeyCloak to Matrix
4-
version: 0.0.1
4+
version: 0.0.3

charts/keycloak-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: "ghcr.io/code-tool/matrix-keycloak-sync"
3-
tag: "0.0.1"
3+
tag: "0.0.3"
44
pullPolicy: IfNotPresent
55
cronSchedule: "*/20 * * * *"
66
activeDeadlineSeconds: 1000

0 commit comments

Comments
 (0)