Compare commits
1 commit
ba9816446d
...
3ee685b31c
Author | SHA1 | Date | |
---|---|---|---|
3ee685b31c |
11 changed files with 13 additions and 16 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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: |-
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -195,7 +195,6 @@ customRules:
|
|||
crds:
|
||||
upgradeJob:
|
||||
enabled: true
|
||||
forceConflicts: true
|
||||
kubeEtcd:
|
||||
enabled: true
|
||||
endpoints:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue