From 3fcbeaa5a6a5c0aba28a33005fc237c8b6e8b818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20de=20Vries?= Date: Mon, 10 Aug 2026 09:24:07 +0200 Subject: [PATCH] chore(main): release chart-operator 0.7.36 --- .github/.release-please-manifest.json | 2 +- charts/keycloak-operator/CHANGELOG.md | 7 +++++++ charts/keycloak-operator/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 7af80de44..c97f1c85b 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,6 +1,6 @@ { ".": "0.10.40", - "charts/keycloak-operator": "0.7.35", + "charts/keycloak-operator": "0.7.36", "charts/keycloak-client": "0.4.6", "charts/keycloak-realm": "0.4.9", "tools/migration-toolkit": "0.1.12" diff --git a/charts/keycloak-operator/CHANGELOG.md b/charts/keycloak-operator/CHANGELOG.md index 1d17a4a0a..b7575130c 100644 --- a/charts/keycloak-operator/CHANGELOG.md +++ b/charts/keycloak-operator/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.7.36](https://github.com/vriesdemichael/keycloak-operator/compare/chart-operator-v0.7.35...chart-operator-v0.7.36) (2026-08-10) + + +### Bug Fixes + +* **chart-operator:** update for operator v0.10.40 ([d0db423](https://github.com/vriesdemichael/keycloak-operator/commit/d0db42313140250adc344be68ca6aa64b4c35f9c)) + ## [0.7.35](https://github.com/vriesdemichael/keycloak-operator/compare/chart-operator-v0.7.34...chart-operator-v0.7.35) (2026-08-07) diff --git a/charts/keycloak-operator/Chart.yaml b/charts/keycloak-operator/Chart.yaml index 7ff9dc754..b425a1e7d 100644 --- a/charts/keycloak-operator/Chart.yaml +++ b/charts/keycloak-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: keycloak-operator description: A Helm chart for deploying the Keycloak Operator with GitOps compatibility type: application -version: 0.7.35 +version: 0.7.36 appVersion: "v0.10.40" keywords: - keycloak