diff --git a/kustomization/components/authelia/kustomization.yml b/kustomization/components/authelia/kustomization.yml index 717b57291..53ad1b265 100644 --- a/kustomization/components/authelia/kustomization.yml +++ b/kustomization/components/authelia/kustomization.yml @@ -9,7 +9,7 @@ configMapGenerator: - configmap/telemetry.yml images: - name: ghcr.io/authelia/authelia - newTag: 4.38.8 + newTag: 4.38.9 resources: - deployment.yml - service.yml