diff --git a/charts/keycloak-realm-operator/Chart.yaml b/charts/keycloak-realm-operator/Chart.yaml index 1e02aaf..1ed550a 100644 --- a/charts/keycloak-realm-operator/Chart.yaml +++ b/charts/keycloak-realm-operator/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: keycloak-realm-operator description: A k8s operator to manage Keycloak realms, their config and clients type: application -version: 0.0.27 -appVersion: 0.0.17 \ No newline at end of file +version: 0.0.28 +appVersion: 0.0.18 \ No newline at end of file diff --git a/charts/keycloak-realm-operator/values.yaml b/charts/keycloak-realm-operator/values.yaml index 5ed1824..dd6f1b9 100644 --- a/charts/keycloak-realm-operator/values.yaml +++ b/charts/keycloak-realm-operator/values.yaml @@ -9,7 +9,7 @@ resources: limits: cpu: 100m memory: 512Mi -operatorImage: ghcr.io/rightcrowd/keycloak-realm-operator:0.0.17 +operatorImage: ghcr.io/rightcrowd/keycloak-realm-operator:0.0.18 genericCrds: - kind: KeycloakClientScope plural: keycloakclientscopes