fix(container): update image ghcr.io/authelia/authelia ( 4.39.17 ➔ 4.39.18 )#7963
Merged
fix(container): update image ghcr.io/authelia/authelia ( 4.39.17 ➔ 4.39.18 )#7963
Conversation
Contributor
Author
--- kubernetes/apps/security/authelia/app Kustomization: security/authelia HelmRelease: security/authelia
+++ kubernetes/apps/security/authelia/app Kustomization: security/authelia HelmRelease: security/authelia
@@ -38,13 +38,13 @@
X_AUTHELIA_CONFIG_FILTERS: template
envFrom:
- secretRef:
name: authelia
image:
repository: ghcr.io/authelia/authelia
- tag: 4.39.17@sha256:4f80931cb4180a83b3504962cce1efb3092364387658f1d28ca48584028e382a
+ tag: 4.39.18@sha256:ac379ba7680cea6ea21a29b65bf6daabb5aec5b4412c5591ec71df4fd156c789
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: security/authelia Deployment: security/authelia
+++ HelmRelease: security/authelia Deployment: security/authelia
@@ -63,13 +63,13 @@
value: /config/configuration.yaml
- name: X_AUTHELIA_CONFIG_FILTERS
value: template
envFrom:
- secretRef:
name: authelia
- image: ghcr.io/authelia/authelia:4.39.17@sha256:4f80931cb4180a83b3504962cce1efb3092364387658f1d28ca48584028e382a
+ image: ghcr.io/authelia/authelia:4.39.18@sha256:ac379ba7680cea6ea21a29b65bf6daabb5aec5b4412c5591ec71df4fd156c789
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/health
port: 9191
initialDelaySeconds: 0 |
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:
4.39.17→4.39.18Release Notes
authelia/authelia (ghcr.io/authelia/authelia)
v4.39.18Compare Source
Bug Fixes
Docker Container
docker pull authelia/authelia:4.39.18docker pull ghcr.io/authelia/authelia:4.39.18Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.