chore: Update manifests after automerge
This commit is contained in:
@@ -4,13 +4,13 @@ metadata:
|
||||
name: authentik-worker
|
||||
namespace: "authentik"
|
||||
labels:
|
||||
helm.sh/chart: "authentik-2026.2.0"
|
||||
helm.sh/chart: "authentik-2026.2.1"
|
||||
app.kubernetes.io/name: "authentik"
|
||||
app.kubernetes.io/instance: "authentik"
|
||||
app.kubernetes.io/component: "worker"
|
||||
app.kubernetes.io/managed-by: "Helm"
|
||||
app.kubernetes.io/part-of: "authentik"
|
||||
app.kubernetes.io/version: "2026.2.0"
|
||||
app.kubernetes.io/version: "2026.2.1"
|
||||
spec:
|
||||
replicas: 1
|
||||
revisionHistoryLimit: 3
|
||||
@@ -22,21 +22,21 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
helm.sh/chart: "authentik-2026.2.0"
|
||||
helm.sh/chart: "authentik-2026.2.1"
|
||||
app.kubernetes.io/name: "authentik"
|
||||
app.kubernetes.io/instance: "authentik"
|
||||
app.kubernetes.io/component: "worker"
|
||||
app.kubernetes.io/managed-by: "Helm"
|
||||
app.kubernetes.io/part-of: "authentik"
|
||||
app.kubernetes.io/version: "2026.2.0"
|
||||
app.kubernetes.io/version: "2026.2.1"
|
||||
annotations:
|
||||
checksum/secret: ad1b48a91ebb013d28a9e70da3b51f2c62869dd0da0246694113dbc7b4551a93
|
||||
checksum/secret: 1e598a49859367f98c6a1e0a1b225a7826531a6f5776542428134a486762c59b
|
||||
spec:
|
||||
serviceAccountName: authentik
|
||||
terminationGracePeriodSeconds: 30
|
||||
containers:
|
||||
- name: worker
|
||||
image: ghcr.io/goauthentik/server:2026.2.0
|
||||
image: ghcr.io/goauthentik/server:2026.2.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- worker
|
||||
|
||||
Reference in New Issue
Block a user