Compare commits
1 commit
main
...
469_dashbo
Author | SHA1 | Date | |
---|---|---|---|
ce89a506c0 |
7 changed files with 11 additions and 11 deletions
|
@ -9,7 +9,7 @@ spec:
|
|||
sources:
|
||||
- repoURL: https://traefik.github.io/charts
|
||||
chart: traefik
|
||||
targetRevision: 35.0.0
|
||||
targetRevision: 34.5.0
|
||||
helm:
|
||||
releaseName: traefik
|
||||
valueFiles:
|
||||
|
@ -39,7 +39,7 @@ spec:
|
|||
sources:
|
||||
- repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-cd
|
||||
targetRevision: 7.8.26
|
||||
targetRevision: 7.8.23
|
||||
helm:
|
||||
releaseName: argo
|
||||
valueFiles:
|
||||
|
@ -106,7 +106,7 @@ spec:
|
|||
sources:
|
||||
- chart: kube-prometheus-stack
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
targetRevision: 70.4.2
|
||||
targetRevision: 70.4.1
|
||||
helm:
|
||||
releaseName: prometheus
|
||||
valueFiles:
|
||||
|
@ -157,7 +157,7 @@ spec:
|
|||
sources:
|
||||
- chart: cilium
|
||||
repoURL: https://helm.cilium.io/
|
||||
targetRevision: 1.17.3
|
||||
targetRevision: 1.17.2
|
||||
helm:
|
||||
releaseName: cilium-cni
|
||||
valueFiles:
|
||||
|
|
|
@ -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: "56"
|
||||
newTag: "53"
|
||||
namespace: apt-version-exporter
|
||||
|
|
|
@ -5,5 +5,5 @@ kind: Kustomization
|
|||
images:
|
||||
- name: git.ar21.de/yolokube/dashboard
|
||||
newName: git.ar21.de/yolokube/dashboard
|
||||
newTag: "479"
|
||||
newTag: "469"
|
||||
namespace: dashboard
|
||||
|
|
|
@ -5,7 +5,7 @@ kind: Kustomization
|
|||
images:
|
||||
- name: git.ar21.de/yolokube/dashboard
|
||||
newName: git.ar21.de/yolokube/dashboard
|
||||
newTag: staging-478
|
||||
newTag: staging-467
|
||||
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: "144"
|
||||
newTag: "141"
|
||||
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
||||
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
||||
newTag: "265"
|
||||
newTag: "259"
|
||||
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: "165"
|
||||
newTag: "148"
|
||||
namespace: grafana-backuper
|
||||
|
|
|
@ -9,5 +9,5 @@ kind: Kustomization
|
|||
images:
|
||||
- name: git.ar21.de/yolokube/sb-server-monitor
|
||||
newName: git.ar21.de/yolokube/sb-server-monitor
|
||||
newTag: "68"
|
||||
newTag: "66"
|
||||
namespace: sb-server-monitor
|
||||
|
|
Loading…
Add table
Reference in a new issue