Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump keycloak version to 1.2.1 #96

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Bump keycloak version to 1.2.1 #96

merged 1 commit into from
Jan 16, 2025

Conversation

rubenrouwhof
Copy link
Contributor

Description

Describe in detail the changes you are proposing, and the rationale.

Link all GitHub issues fixed by this PR.
Make sure to first open an issue, get community approval and only then create Pull Request to resolve it.
All Pull Requests must have an issue attached to them

Resolves #

Checklist

Please check all the boxes that apply to this pull request using "x":

  • I have tested the changes locally and verified that they work as expected.
  • I have followed the project's coding conventions and style guidelines.
  • I have rebased my branch onto the latest commit of the main branch.
  • I have squashed or reorganized my commits into logical units.
  • I have read, understood and agree to the Developer Certificate of Origin, which this project utilizes.

@rubenrouwhof rubenrouwhof requested a review from a team as a code owner January 16, 2025 13:36
Copy link
Contributor

MANIFESTDIFF


diff -burN ./main-manifests/tools/keycloak/overlays/production/manifests.yaml ./pr-manifests/tools/keycloak/overlays/production/manifests.yaml
--- ./main-manifests/tools/keycloak/overlays/production/manifests.yaml	2025-01-16 13:36:44.892254882 +0000
+++ ./pr-manifests/tools/keycloak/overlays/production/manifests.yaml	2025-01-16 13:36:43.968242194 +0000
@@ -189,7 +189,7 @@
       initContainers:
       - command:
         - wget
-        - https://github.com/MinBZK/keycloak-theme/releases/download/v1.0.1/keycloak-nl-design-system.jar
+        - https://github.com/MinBZK/keycloak-theme/releases/download/v1.2.1/keycloak-nl-design-system.jar
         - -O
         - /opt/keycloak/providers/keycloak-nl-design-system.jar
         image: busybox:1.37.0

Copy link
Member

@laurensWe laurensWe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rubenrouwhof rubenrouwhof merged commit 6bac314 into main Jan 16, 2025
8 checks passed
@rubenrouwhof rubenrouwhof deleted the bump-keycloak branch January 16, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants