diff --git a/app-files/apps.yaml b/app-files/apps.yaml index 626fa5d..d8d9316 100644 --- a/app-files/apps.yaml +++ b/app-files/apps.yaml @@ -29,7 +29,7 @@ spec: sources: - chart: woodpecker repoURL: ghcr.io/woodpecker-ci/helm - targetRevision: 3.1.1 + targetRevision: 3.1.0 helm: releaseName: woodpecker valueFiles: diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index faaaf2a..42c39fd 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -9,7 +9,7 @@ spec: sources: - repoURL: https://traefik.github.io/charts chart: traefik - targetRevision: 35.2.0 + targetRevision: 35.1.0 helm: releaseName: traefik valueFiles: @@ -39,7 +39,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 8.0.0 + targetRevision: 7.8.28 helm: releaseName: argo valueFiles: @@ -106,7 +106,7 @@ spec: sources: - chart: kube-prometheus-stack repoURL: https://prometheus-community.github.io/helm-charts - targetRevision: 72.3.0 + targetRevision: 70.4.2 helm: releaseName: prometheus valueFiles: @@ -340,8 +340,6 @@ spec: enabled: true serviceMonitor: enabled: true - podLabels: - k8s-app: metrics-server replicas: 2 args: - --kubelet-insecure-tls diff --git a/apt-version-exporter/kustomization.yaml b/apt-version-exporter/kustomization.yaml index be8fc93..8210206 100644 --- a/apt-version-exporter/kustomization.yaml +++ b/apt-version-exporter/kustomization.yaml @@ -9,5 +9,5 @@ kind: Kustomization images: - name: 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 diff --git a/authentik/manifest.yaml b/authentik/manifest.yaml index db8edb2..40c8b96 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.4.1 + image: ghcr.io/goauthentik/proxy:2025.4.0 name: proxy ports: - containerPort: 9000 diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index 5e79dc0..7259958 100644 --- a/dashboard/overlays/prod/kustomization.yaml +++ b/dashboard/overlays/prod/kustomization.yaml @@ -5,5 +5,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: "547" + newTag: "504" namespace: dashboard diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index 2376e5a..7f9a95b 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-546 + newTag: staging-502 namespace: dashboard-staging patches: - patch: |- diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index f99a7fa..3326155 100644 --- a/fail2ban-exporter/kustomization.yaml +++ b/fail2ban-exporter/kustomization.yaml @@ -10,8 +10,8 @@ kind: Kustomization images: - name: 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 newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter - newTag: "286" + newTag: "276" namespace: fail2ban-prometheus diff --git a/grafana-backuper/kustomization.yaml b/grafana-backuper/kustomization.yaml index eb0f5a3..804e14d 100644 --- a/grafana-backuper/kustomization.yaml +++ b/grafana-backuper/kustomization.yaml @@ -8,5 +8,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/grafana-backuper newName: git.ar21.de/yolokube/grafana-backuper - newTag: "184" + newTag: "175" namespace: grafana-backuper diff --git a/prometheus/values.yaml b/prometheus/values.yaml index c5fb8c7..adf1716 100644 --- a/prometheus/values.yaml +++ b/prometheus/values.yaml @@ -195,7 +195,6 @@ customRules: crds: upgradeJob: enabled: true - forceConflicts: true kubeEtcd: enabled: true endpoints: diff --git a/sb-server-monitor/kustomization.yaml b/sb-server-monitor/kustomization.yaml index 4e68a80..70fc3fd 100644 --- a/sb-server-monitor/kustomization.yaml +++ b/sb-server-monitor/kustomization.yaml @@ -9,5 +9,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/sb-server-monitor newName: git.ar21.de/yolokube/sb-server-monitor - newTag: "70" + newTag: "68" namespace: sb-server-monitor diff --git a/traefik-certmanager/overlay/kustomization.yaml b/traefik-certmanager/overlay/kustomization.yaml index 400032e..63e9a28 100644 --- a/traefik-certmanager/overlay/kustomization.yaml +++ b/traefik-certmanager/overlay/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/go-traefik-certmanager newName: git.ar21.de/yolokube/go-traefik-certmanager - newTag: "110" + newTag: "103"