Compare commits
1 commit
f9960d98e9
...
7d2370dedd
Author | SHA1 | Date | |
---|---|---|---|
7d2370dedd |
4 changed files with 5 additions and 5 deletions
|
@ -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: 67.1.0
|
targetRevision: 67.0.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: prometheus
|
releaseName: prometheus
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
|
@ -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: "271"
|
newTag: "262"
|
||||||
namespace: dashboard
|
namespace: dashboard
|
||||||
|
|
|
@ -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-270
|
newTag: staging-265
|
||||||
namespace: dashboard-staging
|
namespace: dashboard-staging
|
||||||
patches:
|
patches:
|
||||||
- patch: |-
|
- patch: |-
|
||||||
|
|
|
@ -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: "62"
|
newTag: "60"
|
||||||
- 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: "102"
|
newTag: "99"
|
||||||
namespace: fail2ban-prometheus
|
namespace: fail2ban-prometheus
|
||||||
|
|
Loading…
Add table
Reference in a new issue