Compare commits
5 commits
f9960d98e9
...
f43d5b8d22
Author | SHA1 | Date | |
---|---|---|---|
f43d5b8d22 | |||
9b35fa3de2 | |||
fa5a5a08bf | |||
c94786b995 | |||
850df550b5 |
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: 67.1.0
|
targetRevision: 67.2.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: "273"
|
||||||
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-272
|
||||||
namespace: dashboard-staging
|
namespace: dashboard-staging
|
||||||
patches:
|
patches:
|
||||||
- patch: |-
|
- patch: |-
|
||||||
|
|
Loading…
Add table
Reference in a new issue