Compare commits

..

1 commit

Author SHA1 Message Date
3ee685b31c
Update ghcr.io/goauthentik/proxy Docker tag to v2025.4.0
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 13:02:28 +00:00
11 changed files with 13 additions and 16 deletions

View file

@ -29,7 +29,7 @@ spec:
sources: sources:
- chart: woodpecker - chart: woodpecker
repoURL: ghcr.io/woodpecker-ci/helm repoURL: ghcr.io/woodpecker-ci/helm
targetRevision: 3.1.1 targetRevision: 3.1.0
helm: helm:
releaseName: woodpecker releaseName: woodpecker
valueFiles: valueFiles:

View file

@ -9,7 +9,7 @@ spec:
sources: sources:
- repoURL: https://traefik.github.io/charts - repoURL: https://traefik.github.io/charts
chart: traefik chart: traefik
targetRevision: 35.2.0 targetRevision: 35.1.0
helm: helm:
releaseName: traefik releaseName: traefik
valueFiles: valueFiles:
@ -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.0 targetRevision: 7.8.28
helm: helm:
releaseName: argo releaseName: argo
valueFiles: valueFiles:
@ -106,7 +106,7 @@ spec:
sources: sources:
- chart: kube-prometheus-stack - chart: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 72.3.0 targetRevision: 70.4.2
helm: helm:
releaseName: prometheus releaseName: prometheus
valueFiles: valueFiles:
@ -340,8 +340,6 @@ spec:
enabled: true enabled: true
serviceMonitor: serviceMonitor:
enabled: true enabled: true
podLabels:
k8s-app: metrics-server
replicas: 2 replicas: 2
args: args:
- --kubelet-insecure-tls - --kubelet-insecure-tls

View file

@ -9,5 +9,5 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/go-apt-version-exporter - name: git.ar21.de/yolokube/go-apt-version-exporter
newName: git.ar21.de/yolokube/go-apt-version-exporter newName: git.ar21.de/yolokube/go-apt-version-exporter
newTag: "65" newTag: "56"
namespace: apt-version-exporter namespace: apt-version-exporter

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.4.0
name: proxy name: proxy
ports: ports:
- containerPort: 9000 - containerPort: 9000

View file

@ -5,5 +5,5 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/dashboard - name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard
newTag: "547" newTag: "504"
namespace: dashboard namespace: dashboard

View file

@ -5,7 +5,7 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/dashboard - name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard
newTag: staging-546 newTag: staging-502
namespace: dashboard-staging namespace: dashboard-staging
patches: patches:
- patch: |- - patch: |-

View file

@ -10,8 +10,8 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/country-geo-locations - name: git.ar21.de/yolokube/country-geo-locations
newName: git.ar21.de/yolokube/country-geo-locations newName: git.ar21.de/yolokube/country-geo-locations
newTag: "169" newTag: "163"
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "286" newTag: "276"
namespace: fail2ban-prometheus namespace: fail2ban-prometheus

View file

@ -8,5 +8,5 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/grafana-backuper - name: git.ar21.de/yolokube/grafana-backuper
newName: git.ar21.de/yolokube/grafana-backuper newName: git.ar21.de/yolokube/grafana-backuper
newTag: "184" newTag: "175"
namespace: grafana-backuper namespace: grafana-backuper

View file

@ -195,7 +195,6 @@ customRules:
crds: crds:
upgradeJob: upgradeJob:
enabled: true enabled: true
forceConflicts: true
kubeEtcd: kubeEtcd:
enabled: true enabled: true
endpoints: endpoints:

View file

@ -9,5 +9,5 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/sb-server-monitor - name: git.ar21.de/yolokube/sb-server-monitor
newName: git.ar21.de/yolokube/sb-server-monitor newName: git.ar21.de/yolokube/sb-server-monitor
newTag: "70" newTag: "68"
namespace: sb-server-monitor namespace: sb-server-monitor

View file

@ -5,4 +5,4 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/go-traefik-certmanager - name: git.ar21.de/yolokube/go-traefik-certmanager
newName: git.ar21.de/yolokube/go-traefik-certmanager newName: git.ar21.de/yolokube/go-traefik-certmanager
newTag: "110" newTag: "103"