fix(container): update image quay.io/keycloak/keycloak ( 26.5.5 → 26.5.7 )#495
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(container): update image quay.io/keycloak/keycloak ( 26.5.5 → 26.5.7 )#495renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
fa7e458 to
bfa4cda
Compare
bfa4cda to
ee66fae
Compare
--- kubernetes/apps/infrastructure/keycloak/app Kustomization: flux-system/keycloak HelmRelease: infrastructure/keycloak
+++ kubernetes/apps/infrastructure/keycloak/app Kustomization: flux-system/keycloak HelmRelease: infrastructure/keycloak
@@ -40,13 +40,13 @@
KC_HOSTNAME_STRICT: 'true'
KC_HTTP_ENABLED: 'true'
KC_PROXY_HEADERS: xforwarded
KC_PROXY_TRUSTED_ADDRESSES: 10.69.0.0/16
image:
repository: quay.io/keycloak/keycloak
- tag: 26.5.5
+ tag: 26.5.7
ports:
- containerPort: 8080
name: http
probes:
liveness:
custom: true |
--- HelmRelease: infrastructure/keycloak StatefulSet: infrastructure/keycloak
+++ HelmRelease: infrastructure/keycloak StatefulSet: infrastructure/keycloak
@@ -71,13 +71,13 @@
- name: KC_HTTP_ENABLED
value: 'true'
- name: KC_PROXY_HEADERS
value: xforwarded
- name: KC_PROXY_TRUSTED_ADDRESSES
value: 10.69.0.0/16
- image: quay.io/keycloak/keycloak:26.5.5
+ image: quay.io/keycloak/keycloak:26.5.7
livenessProbe:
failureThreshold: 3
httpGet:
path: /health/live
port: 9000
periodSeconds: 10 |
ee66fae to
cee91d1
Compare
cee91d1 to
5dede30
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
26.5.5→26.5.7Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.