-
Notifications
You must be signed in to change notification settings - Fork 14
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(oci/authentik): update authentik 2024.12.0 ➼ 2024.12.2 (patch) #1566
Open
tinfoild
wants to merge
1
commit into
main
Choose a base branch
from
renovate/patch-authentik
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
tinfoild
bot
added
kube/deploy/apps
renovate/datasource/docker
renovate/type/patch
labels
Dec 23, 2024
Deploying jjgadgets-biohazard with Cloudflare Pages
|
--- kube/deploy/apps/authentik/app Kustomization: flux-system/authentik-app HelmRelease: authentik/authentik
+++ kube/deploy/apps/authentik/app Kustomization: flux-system/authentik-app HelmRelease: authentik/authentik
@@ -88,13 +88,13 @@
TZ: null
envFrom:
- secretRef:
name: authentik-secrets
image:
repository: ghcr.io/goauthentik/server
- tag: 2024.12.0@sha256:3034f26409fa2eb454c012954cb337390a8dfe39b41e5d65802f88516e5b21b6
+ tag: 2024.12.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
ports:
- containerPort: 9000
name: http
- containerPort: 9443
name: https
- containerPort: 9300
@@ -165,13 +165,13 @@
valueFrom:
secretKeyRef:
key: AUTHENTIK_TOKEN_LDAP
name: authentik-tokens
image:
repository: ghcr.io/goauthentik/ldap
- tag: 2024.12.0@sha256:5a057f522bb9e5501769983701a443d2077d953c2ca3ed23965e59251631bc33
+ tag: 2024.12.2@sha256:c91d2d2d16f40cc2a8cbb0d529c6833a8a2f04adfbab5bddb4386a9537744a8c
probes:
liveness:
custom: true
enabled: true
spec:
exec:
@@ -235,13 +235,13 @@
valueFrom:
secretKeyRef:
key: AUTHENTIK_TOKEN_RADIUS
name: authentik-tokens
image:
repository: ghcr.io/goauthentik/radius
- tag: 2024.12.0@sha256:b12cfa7ad7bd3e5cbbfd3d657e7f401ce4a51ff5699901aba3348f901e65d76e
+ tag: 2024.12.2@sha256:da40531e95078c9041019e852762d6873b085e6a7428988c6e846d8a864d0f32
probes:
liveness:
custom: true
enabled: true
spec:
exec:
@@ -378,13 +378,13 @@
TZ: null
envFrom:
- secretRef:
name: authentik-secrets
image:
repository: ghcr.io/goauthentik/server
- tag: 2024.12.0@sha256:3034f26409fa2eb454c012954cb337390a8dfe39b41e5d65802f88516e5b21b6
+ tag: 2024.12.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
probes:
liveness:
custom: true
enabled: true
spec:
exec: |
--- HelmRelease: authentik/authentik Deployment: authentik/authentik
+++ HelmRelease: authentik/authentik Deployment: authentik/authentik
@@ -123,13 +123,13 @@
value: 'true'
- name: TZ
value: null
envFrom:
- secretRef:
name: authentik-secrets
- image: ghcr.io/goauthentik/server:2024.12.0@sha256:3034f26409fa2eb454c012954cb337390a8dfe39b41e5d65802f88516e5b21b6
+ image: ghcr.io/goauthentik/server:2024.12.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
livenessProbe:
failureThreshold: 3
httpGet:
path: /-/health/live/
port: http
scheme: HTTP
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-ldap
+++ HelmRelease: authentik/authentik Deployment: authentik/authentik-ldap
@@ -68,13 +68,13 @@
value: https://
- name: AUTHENTIK_TOKEN
valueFrom:
secretKeyRef:
key: AUTHENTIK_TOKEN_LDAP
name: authentik-tokens
- image: ghcr.io/goauthentik/ldap:2024.12.0@sha256:5a057f522bb9e5501769983701a443d2077d953c2ca3ed23965e59251631bc33
+ image: ghcr.io/goauthentik/ldap:2024.12.2@sha256:c91d2d2d16f40cc2a8cbb0d529c6833a8a2f04adfbab5bddb4386a9537744a8c
livenessProbe:
exec:
command:
- /ldap
- healthcheck
name: main
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-radius
+++ HelmRelease: authentik/authentik Deployment: authentik/authentik-radius
@@ -68,13 +68,13 @@
value: https://
- name: AUTHENTIK_TOKEN
valueFrom:
secretKeyRef:
key: AUTHENTIK_TOKEN_RADIUS
name: authentik-tokens
- image: ghcr.io/goauthentik/radius:2024.12.0@sha256:b12cfa7ad7bd3e5cbbfd3d657e7f401ce4a51ff5699901aba3348f901e65d76e
+ image: ghcr.io/goauthentik/radius:2024.12.2@sha256:da40531e95078c9041019e852762d6873b085e6a7428988c6e846d8a864d0f32
livenessProbe:
exec:
command:
- /radius
- healthcheck
name: main
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-worker
+++ HelmRelease: authentik/authentik Deployment: authentik/authentik-worker
@@ -118,13 +118,13 @@
value: 'true'
- name: TZ
value: null
envFrom:
- secretRef:
name: authentik-secrets
- image: ghcr.io/goauthentik/server:2024.12.0@sha256:3034f26409fa2eb454c012954cb337390a8dfe39b41e5d65802f88516e5b21b6
+ image: ghcr.io/goauthentik/server:2024.12.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
livenessProbe:
exec:
command:
- ak
- healthcheck
name: main |
tinfoild
bot
force-pushed
the
renovate/patch-authentik
branch
24 times, most recently
from
December 27, 2024 10:05
fdeb9d4
to
ba6b9e3
Compare
tinfoild
bot
force-pushed
the
renovate/patch-authentik
branch
24 times, most recently
from
January 9, 2025 18:07
42e3a4a
to
c07892c
Compare
tinfoild
bot
changed the title
fix(oci/authentik): update authentik 2024.12.0 ➼ 2024.12.1 (patch)
fix(oci/authentik): update authentik 2024.12.0 ➼ 2024.12.2 (patch)
Jan 9, 2025
tinfoild
bot
force-pushed
the
renovate/patch-authentik
branch
3 times, most recently
from
January 10, 2025 11:07
5b7ee92
to
77cf0ce
Compare
tinfoild
bot
force-pushed
the
renovate/patch-authentik
branch
from
January 10, 2025 21:05
77cf0ce
to
6e31c96
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:
2024.12.0
->2024.12.2
2024.12.0
->2024.12.2
2024.12.0
->2024.12.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Renovate Bot.