Compare commits
7 commits
918e988888
...
1df2583cd4
Author | SHA1 | Date | |
---|---|---|---|
1df2583cd4 | |||
a210a22602 | |||
1a7a3204e9 | |||
4388193015 | |||
2c1f88da70 | |||
70f27ed8ad | |||
7c22df0707 |
4 changed files with 4 additions and 4 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: 70.2.0
|
targetRevision: 70.2.1
|
||||||
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: "415"
|
newTag: "417"
|
||||||
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-414
|
newTag: staging-416
|
||||||
namespace: dashboard-staging
|
namespace: dashboard-staging
|
||||||
patches:
|
patches:
|
||||||
- patch: |-
|
- patch: |-
|
||||||
|
|
|
@ -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: "125"
|
newTag: "127"
|
||||||
namespace: grafana-backuper
|
namespace: grafana-backuper
|
||||||
|
|
Loading…
Add table
Reference in a new issue