-
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.2 ➼ 2024.12.3 (patch) #1792
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
Jan 29, 2025
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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
+ tag: 2024.12.3@sha256:7464a70c0d84df0816858106116a3306a80359b4300aa656c3a5ab790a38c229
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.2@sha256:c91d2d2d16f40cc2a8cbb0d529c6833a8a2f04adfbab5bddb4386a9537744a8c
+ tag: 2024.12.3@sha256:f2fe2071822dddd890c0e20fbec5fb1d7598420de246023a4b22d7dfe9e2b9c6
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.2@sha256:da40531e95078c9041019e852762d6873b085e6a7428988c6e846d8a864d0f32
+ tag: 2024.12.3@sha256:9d4656098d839899c5be9757ef2d859a836de92501deb68d17d9fc654925b8ba
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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
+ tag: 2024.12.3@sha256:7464a70c0d84df0816858106116a3306a80359b4300aa656c3a5ab790a38c229
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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
+ image: ghcr.io/goauthentik/server:2024.12.3@sha256:7464a70c0d84df0816858106116a3306a80359b4300aa656c3a5ab790a38c229
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.2@sha256:c91d2d2d16f40cc2a8cbb0d529c6833a8a2f04adfbab5bddb4386a9537744a8c
+ image: ghcr.io/goauthentik/ldap:2024.12.3@sha256:f2fe2071822dddd890c0e20fbec5fb1d7598420de246023a4b22d7dfe9e2b9c6
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.2@sha256:da40531e95078c9041019e852762d6873b085e6a7428988c6e846d8a864d0f32
+ image: ghcr.io/goauthentik/radius:2024.12.3@sha256:9d4656098d839899c5be9757ef2d859a836de92501deb68d17d9fc654925b8ba
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.2@sha256:017794a605d295bf1029da317e572f379e7f25d9b6fcae2fe7dad0d4b0753b42
+ image: ghcr.io/goauthentik/server:2024.12.3@sha256:7464a70c0d84df0816858106116a3306a80359b4300aa656c3a5ab790a38c229
livenessProbe:
exec:
command:
- ak
- healthcheck
name: main |
tinfoild
bot
force-pushed
the
renovate/patch-authentik
branch
4 times, most recently
from
January 29, 2025 22:05
219d975
to
bea1333
Compare
tinfoild
bot
force-pushed
the
renovate/patch-authentik
branch
from
January 29, 2025 22:07
bea1333
to
9e1d2f2
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.2
->2024.12.3
2024.12.2
->2024.12.3
2024.12.2
->2024.12.3
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.