Compare commits

..

1 commit

Author SHA1 Message Date
ce89a506c0 DASHBOARD: update image tag to 469 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-07 18:09:33 +00:00
8 changed files with 13 additions and 13 deletions

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.0.0 targetRevision: 34.5.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: 7.8.26 targetRevision: 7.8.23
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: 70.4.2 targetRevision: 70.4.1
helm: helm:
releaseName: prometheus releaseName: prometheus
valueFiles: valueFiles:
@ -157,7 +157,7 @@ spec:
sources: sources:
- chart: cilium - chart: cilium
repoURL: https://helm.cilium.io/ repoURL: https://helm.cilium.io/
targetRevision: 1.17.3 targetRevision: 1.17.2
helm: helm:
releaseName: cilium-cni releaseName: cilium-cni
valueFiles: valueFiles:

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: "56" newTag: "53"
namespace: apt-version-exporter namespace: apt-version-exporter

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: "481" newTag: "469"
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-480 newTag: staging-467
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: "159" newTag: "141"
- 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: "265" newTag: "259"
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: "171" newTag: "148"
namespace: grafana-backuper namespace: grafana-backuper

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: "68" newTag: "66"
namespace: sb-server-monitor namespace: sb-server-monitor

View file

@ -85,10 +85,10 @@ spec:
timeoutSeconds: 30 timeoutSeconds: 30
resources: resources:
requests: requests:
cpu: 300m cpu: 200m
memory: 256Mi memory: 256Mi
limits: limits:
cpu: 1 cpu: 750m
memory: 500Mi memory: 500Mi
volumeMounts: volumeMounts:
- name: objstore - name: objstore