Compare commits
5 commits
5b4f591205
...
be88989297
Author | SHA1 | Date | |
---|---|---|---|
be88989297 | |||
eb37bb6eff | |||
5caa2858b3 | |||
f6c0878b01 | |||
9e9c5cba21 |
3 changed files with 3 additions and 3 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: 69.7.1
|
targetRevision: 69.7.2
|
||||||
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: "390"
|
newTag: "392"
|
||||||
namespace: dashboard
|
namespace: dashboard
|
||||||
|
|
|
@ -13,5 +13,5 @@ images:
|
||||||
newTag: "119"
|
newTag: "119"
|
||||||
- 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: "207"
|
newTag: "210"
|
||||||
namespace: fail2ban-prometheus
|
namespace: fail2ban-prometheus
|
||||||
|
|
Loading…
Add table
Reference in a new issue