Compare commits

..

9 commits

Author SHA1 Message Date
d66a7604f7 Merge pull request 'ar-updates' (#999) from ar-updates into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #999
2025-05-23 12:27:24 +02:00
1f9ecb7001
Merge remote-tracking branch 'origin/renovate/ghcr.io-goauthentik-proxy-2025.x'
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-23 12:26:33 +02:00
c3963b7d12
Merge remote-tracking branch 'origin/renovate/loki-6.x' 2025-05-23 12:26:19 +02:00
c8836d557d
Merge remote-tracking branch 'origin/renovate/debian-12.x' 2025-05-23 12:26:15 +02:00
f53686be2d
Merge remote-tracking branch 'origin/renovate/argo-cd-8.x' 2025-05-23 12:26:09 +02:00
227734aab7
Update Helm release argo-cd to v8.0.9
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-22 11:03:07 +00:00
ebcf1a4839
Update debian Docker tag to v12.11
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-22 01:03:19 +00:00
6d6c84dd59
Update Helm release loki to v6.30.0
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-21 21:03:20 +00:00
ba9816446d
Update ghcr.io/goauthentik/proxy Docker tag to v2025.4.1
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-15 18:03:01 +00:00
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.5 targetRevision: 8.0.9
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.29.0 targetRevision: 6.30.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.10 image: debian:12.11
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.2.4 image: ghcr.io/goauthentik/proxy:2025.4.1
name: proxy name: proxy
ports: ports:
- containerPort: 9000 - containerPort: 9000