generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(container): update image ghcr.io/authelia/authelia to v4.38.12 #163
Merged
Conversation
This file contains 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
--- kubernetes/apps/security/authelia/app Kustomization: flux-system/authelia HelmRelease: security/authelia
+++ kubernetes/apps/security/authelia/app Kustomization: flux-system/authelia HelmRelease: security/authelia
@@ -43,13 +43,13 @@
AUTHELIA_THEME: dark
TZ: US/Central
X_AUTHELIA_CONFIG: /config/configuration.yaml
X_AUTHELIA_CONFIG_FILTERS: expand-env
image:
repository: ghcr.io/authelia/authelia
- tag: 4.38.10@sha256:1af32be812f041c1f3a91190faf9a022e586b185251d26a29bcdf7982bcb3bc7
+ tag: 4.38.12@sha256:83993be7edaa1868d987cdafbd87bb1578892a3fcbbfdd4741a52e4e90473b9a
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
--- HelmRelease: security/authelia Deployment: security/authelia
+++ HelmRelease: security/authelia Deployment: security/authelia
@@ -87,13 +87,13 @@
- name: TZ
value: US/Central
- name: X_AUTHELIA_CONFIG
value: /config/configuration.yaml
- name: X_AUTHELIA_CONFIG_FILTERS
value: expand-env
- image: ghcr.io/authelia/authelia:4.38.10@sha256:1af32be812f041c1f3a91190faf9a022e586b185251d26a29bcdf7982bcb3bc7
+ image: ghcr.io/authelia/authelia:4.38.12@sha256:83993be7edaa1868d987cdafbd87bb1578892a3fcbbfdd4741a52e4e90473b9a
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/health
port: 80
initialDelaySeconds: 0 |
00fa888
to
4030d25
Compare
4030d25
to
351ecde
Compare
351ecde
to
4b97bb3
Compare
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.38.10
->4.38.12
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
authelia/authelia (ghcr.io/authelia/authelia)
v4.38.12
Compare Source
Bug Fixes
Docker Container
docker pull authelia/authelia:4.38.12
docker pull ghcr.io/authelia/authelia:4.38.12
v4.38.11
Compare Source
Bug Fixes
Docker Container
docker pull authelia/authelia:4.38.11
docker pull ghcr.io/authelia/authelia:4.38.11
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.