diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index faa0fc2..77d06d4 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -39,7 +39,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 8.0.5 + targetRevision: 8.0.9 helm: releaseName: argo valueFiles: @@ -280,7 +280,7 @@ spec: sources: - chart: loki repoURL: https://grafana.github.io/helm-charts - targetRevision: 6.29.0 + targetRevision: 6.30.0 helm: releaseName: loki valueFiles: diff --git a/apt-version-exporter/daemonset.yaml b/apt-version-exporter/daemonset.yaml index 22bb3ee..8c3cf8f 100644 --- a/apt-version-exporter/daemonset.yaml +++ b/apt-version-exporter/daemonset.yaml @@ -60,7 +60,7 @@ spec: readOnly: true initContainers: - name: get-architecture - image: debian:12.10 + image: debian:12.11 imagePullPolicy: IfNotPresent command: [ "sh", "-c", diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index 298032f..db8edb2 100644 --- a/authentik/manifest.yaml +++ b/authentik/manifest.yaml @@ -92,7 +92,7 @@ spec: secretKeyRef: key: authentik_host_insecure name: authentik-outpost-api - image: ghcr.io/goauthentik/proxy:2025.2.4 + image: ghcr.io/goauthentik/proxy:2025.4.1 name: proxy ports: - containerPort: 9000