broersma-forslund / homelab

A repository containing our home system's configuration files; includes server management, home automation, and other associated system setups. includes Kubernetes setups for effective service orchestration within our home environment.
6 stars 2 forks source link

chore(deps): update helm release authentik to v2024.6.4 #505

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
authentik (source) patch 2024.6.3 -> 2024.6.4

Release Notes

goauthentik/helm (authentik) ### [`v2024.6.4`](https://togithub.com/goauthentik/helm/releases/tag/authentik-2024.6.4) authentik is an open-source Identity Provider focused on flexibility and versatility #### What's Changed - fix(charts/authentik): hpa yaml memory was invalid by [@​jorishaenseler15](https://togithub.com/jorishaenseler15) in [https://github.com/goauthentik/helm/pull/281](https://togithub.com/goauthentik/helm/pull/281) - bump to 2024.6.4 by [@​BeryJu](https://togithub.com/BeryJu) in [https://github.com/goauthentik/helm/pull/282](https://togithub.com/goauthentik/helm/pull/282) #### New Contributors - [@​jorishaenseler15](https://togithub.com/jorishaenseler15) made their first contribution in [https://github.com/goauthentik/helm/pull/281](https://togithub.com/goauthentik/helm/pull/281) **Full Changelog**: https://github.com/goauthentik/helm/compare/authentik-2024.6.3...authentik-2024.6.4

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 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.

rouke-broersma commented 1 month ago

Infro diff for 639254e

embla > authentik (2 files changed)

~~~diff time="2024-08-22T17:54:34Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web." time="2024-08-22T17:54:34Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web." ===== /Service authentik/authentik-server ====== --- /tmp/argocd-diff1439157553/authentik-server-live.yaml +++ /tmp/argocd-diff1439157553/authentik-server @@ -11,8 +11,8 @@ app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: authentik app.kubernetes.io/part-of: authentik - app.kubernetes.io/version: 2024.6.3 - helm.sh/chart: authentik-2024.6.3 + app.kubernetes.io/version: 2024.6.4 + helm.sh/chart: authentik-2024.6.4 managedFields: - apiVersion: v1 fieldsType: FieldsV1 ===== /Service authentik/authentik-server-metrics ====== --- /tmp/argocd-diff1390900225/authentik-server-metrics-live.yaml +++ /tmp/argocd-diff1390900225/authentik-server-metrics @@ -11,8 +11,8 @@ app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: authentik app.kubernetes.io/part-of: authentik - app.kubernetes.io/version: 2024.6.3 - helm.sh/chart: authentik-2024.6.3 + app.kubernetes.io/version: 2024.6.4 + helm.sh/chart: authentik-2024.6.4 managedFields: - apiVersion: v1 fieldsType: FieldsV1 ===== apps/Deployment authentik/authentik-server ====== --- /tmp/argocd-diff1607385137/authentik-server-live.yaml +++ /tmp/argocd-diff1607385137/authentik-server @@ -13,8 +13,8 @@ app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: authentik app.kubernetes.io/part-of: authentik - app.kubernetes.io/version: 2024.6.3 - helm.sh/chart: authentik-2024.6.3 + app.kubernetes.io/version: 2024.6.4 + helm.sh/chart: authentik-2024.6.4 managedFields: - apiVersion: apps/v1 fieldsType: FieldsV1 @@ -243,7 +243,7 @@ template: metadata: annotations: - checksum/secret: 1a83bbfb56f5fae6c52cd4114c76a4100f720d2ec43ebec4908932393f62a2c4 + checksum/secret: 301a2cd803623001ca730a5bb32970060905fc244a795ca11d3f0e144214c73f kubectl.kubernetes.io/restartedAt: "2024-05-28T18:59:40+02:00" creationTimestamp: null labels: @@ -252,8 +252,8 @@ app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: authentik app.kubernetes.io/part-of: authentik - app.kubernetes.io/version: 2024.6.3 - helm.sh/chart: authentik-2024.6.3 + app.kubernetes.io/version: 2024.6.4 + helm.sh/chart: authentik-2024.6.4 spec: affinity: podAntiAffinity: @@ -286,7 +286,7 @@ envFrom: - secretRef: name: authentik - image: ghcr.io/goauthentik/server:2024.6.3 + image: ghcr.io/goauthentik/server:2024.6.4 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 ===== apps/Deployment authentik/authentik-worker ====== --- /tmp/argocd-diff1230217530/authentik-worker-live.yaml +++ /tmp/argocd-diff1230217530/authentik-worker @@ -13,8 +13,8 @@ app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: authentik app.kubernetes.io/part-of: authentik - app.kubernetes.io/version: 2024.6.3 - helm.sh/chart: authentik-2024.6.3 + app.kubernetes.io/version: 2024.6.4 + helm.sh/chart: authentik-2024.6.4 managedFields: - apiVersion: apps/v1 fieldsType: FieldsV1 @@ -210,7 +210,7 @@ template: metadata: annotations: - checksum/secret: 1a83bbfb56f5fae6c52cd4114c76a4100f720d2ec43ebec4908932393f62a2c4 + checksum/secret: 301a2cd803623001ca730a5bb32970060905fc244a795ca11d3f0e144214c73f kubectl.kubernetes.io/restartedAt: "2024-05-28T18:59:40+02:00" creationTimestamp: null labels: @@ -219,8 +219,8 @@ app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: authentik app.kubernetes.io/part-of: authentik - app.kubernetes.io/version: 2024.6.3 - helm.sh/chart: authentik-2024.6.3 + app.kubernetes.io/version: 2024.6.4 + helm.sh/chart: authentik-2024.6.4 spec: affinity: podAntiAffinity: @@ -247,7 +247,7 @@ envFrom: - secretRef: name: authentik - image: ghcr.io/goauthentik/server:2024.6.3 + image: ghcr.io/goauthentik/server:2024.6.4 imagePullPolicy: IfNotPresent livenessProbe: exec: ===== monitoring.coreos.com/PrometheusRule authentik/authentik ====== --- /tmp/argocd-diff4062830292/authentik-live.yaml +++ /tmp/argocd-diff4062830292/authentik @@ -12,8 +12,8 @@ app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: authentik app.kubernetes.io/part-of: authentik - app.kubernetes.io/version: 2024.6.3 - helm.sh/chart: authentik-2024.6.3 + app.kubernetes.io/version: 2024.6.4 + helm.sh/chart: authentik-2024.6.4 managedFields: - apiVersion: monitoring.coreos.com/v1 fieldsType: FieldsV1 ===== monitoring.coreos.com/ServiceMonitor authentik/authentik-server ====== --- /tmp/argocd-diff3747054710/authentik-server-live.yaml +++ /tmp/argocd-diff3747054710/authentik-server @@ -12,8 +12,8 @@ app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: authentik app.kubernetes.io/part-of: authentik - app.kubernetes.io/version: 2024.6.3 - helm.sh/chart: authentik-2024.6.3 + app.kubernetes.io/version: 2024.6.4 + helm.sh/chart: authentik-2024.6.4 managedFields: - apiVersion: monitoring.coreos.com/v1 fieldsType: FieldsV1 ===== networking.k8s.io/Ingress authentik/authentik-server ====== --- /tmp/argocd-diff1609728713/authentik-server-live.yaml +++ /tmp/argocd-diff1609728713/authentik-server @@ -12,8 +12,8 @@ app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: authentik app.kubernetes.io/part-of: authentik - app.kubernetes.io/version: 2024.6.3 - helm.sh/chart: authentik-2024.6.3 + app.kubernetes.io/version: 2024.6.4 + helm.sh/chart: authentik-2024.6.4 managedFields: - apiVersion: networking.k8s.io/v1 fieldsType: FieldsV1 ~~~

embla > home-assistant (0 files changed)

~~~diff time="2024-08-22T17:54:40Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web." time="2024-08-22T17:54:40Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web." ===== apps/StatefulSet home-assistant/home-assistant ====== --- /tmp/argocd-diff3602730017/home-assistant-live.yaml +++ /tmp/argocd-diff3602730017/home-assistant @@ -255,7 +255,12 @@ resources: {} securityContext: allowPrivilegeEscalation: false - capabilities: {} + capabilities: + add: + - NET_RAW + - NET_BIND_SERVICE + drop: + - ALL runAsGroup: 5000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File @@ -282,7 +287,10 @@ restartPolicy: Always securityContext: allowPrivilegeEscalation: false - capabilities: {} + capabilities: + add: [] + drop: + - ALL runAsGroup: 5000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File @@ -296,6 +304,7 @@ serviceAccount: home-assistant serviceAccountName: home-assistant terminationGracePeriodSeconds: 30 + tolerations: [] updateStrategy: rollingUpdate: partition: 0 ~~~