Compare commits

..

No commits in common. "d66a7604f7bc1e0e6e638bb5c81f08768e04fdda" and "eb56ced2cbd95dee7b30a1a90a2d8f160096be17" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View file

@ -39,7 +39,7 @@ spec:
sources: sources:
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 8.0.9 targetRevision: 8.0.5
helm: helm:
releaseName: argo releaseName: argo
valueFiles: valueFiles:
@ -280,7 +280,7 @@ spec:
sources: sources:
- chart: loki - chart: loki
repoURL: https://grafana.github.io/helm-charts repoURL: https://grafana.github.io/helm-charts
targetRevision: 6.30.0 targetRevision: 6.29.0
helm: helm:
releaseName: loki releaseName: loki
valueFiles: valueFiles:

View file

@ -60,7 +60,7 @@ spec:
readOnly: true readOnly: true
initContainers: initContainers:
- name: get-architecture - name: get-architecture
image: debian:12.11 image: debian:12.10
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: [ command: [
"sh", "-c", "sh", "-c",

View file

@ -92,7 +92,7 @@ spec:
secretKeyRef: secretKeyRef:
key: authentik_host_insecure key: authentik_host_insecure
name: authentik-outpost-api name: authentik-outpost-api
image: ghcr.io/goauthentik/proxy:2025.4.1 image: ghcr.io/goauthentik/proxy:2025.2.4
name: proxy name: proxy
ports: ports:
- containerPort: 9000 - containerPort: 9000