From 06f9debdd2aef58f80c842d76fb00bd12eb8e689 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 8 Jun 2022 18:27:57 +0000 Subject: [PATCH] [bitnami/keycloak] Release 9.2.5 updating components versions Signed-off-by: Bitnami Containers --- bitnami/keycloak/Chart.lock | 6 +++--- bitnami/keycloak/Chart.yaml | 2 +- bitnami/keycloak/README.md | 4 ++-- bitnami/keycloak/values.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/keycloak/Chart.lock b/bitnami/keycloak/Chart.lock index 7eb9b1471..94bf28a58 100644 --- a/bitnami/keycloak/Chart.lock +++ b/bitnami/keycloak/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 11.6.3 + version: 11.6.5 - name: common repository: https://charts.bitnami.com/bitnami version: 1.16.0 -digest: sha256:a7dc8b80883a59e486b15ca522f5bcbaf8592ffd1eff21e8c1676f1d2348f792 -generated: "2022-06-06T15:29:21.883342326Z" +digest: sha256:670b7cf53000765209e678cdfad0881a1b7121de3ec05839406859edd589f207 +generated: "2022-06-08T15:25:12.942552373Z" diff --git a/bitnami/keycloak/Chart.yaml b/bitnami/keycloak/Chart.yaml index f0a476e12..effa7f266 100644 --- a/bitnami/keycloak/Chart.yaml +++ b/bitnami/keycloak/Chart.yaml @@ -26,4 +26,4 @@ name: keycloak sources: - https://github.com/bitnami/bitnami-docker-keycloak - https://github.com/keycloak/keycloak -version: 9.2.4 +version: 9.2.5 diff --git a/bitnami/keycloak/README.md b/bitnami/keycloak/README.md index 75fffb5f5..b99586f11 100644 --- a/bitnami/keycloak/README.md +++ b/bitnami/keycloak/README.md @@ -7,7 +7,7 @@ Keycloak is a high performance Java-based identity and access management solutio [Overview of Keycloak](https://www.keycloak.org/) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```console @@ -443,4 +443,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/keycloak/values.yaml b/bitnami/keycloak/values.yaml index 2b2047ec4..75798bedb 100644 --- a/bitnami/keycloak/values.yaml +++ b/bitnami/keycloak/values.yaml @@ -70,7 +70,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/keycloak - tag: 18.0.0-debian-11-r0 + tag: 18.0.0-debian-11-r2 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -795,7 +795,7 @@ keycloakConfigCli: image: registry: docker.io repository: bitnami/keycloak-config-cli - tag: 5.2.0-debian-11-r0 + tag: 5.2.0-debian-11-r1 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images