Compare commits
29 commits
7c3ae77551
...
c87c5479bb
Author | SHA1 | Date | |
---|---|---|---|
c87c5479bb | |||
1a2301416e | |||
555e1086fa | |||
c9f7d442a6 | |||
4ebf8d0cb3 | |||
dc8197e597 | |||
d17521d911 | |||
9fdb1fd89c | |||
b0afbf37e4 | |||
5efa63f027 | |||
dc5cd6ddfc | |||
a52de8df06 | |||
a91056d348 | |||
69767c53fd | |||
bec560af13 | |||
42bafd8c0b | |||
e526151e01 | |||
b7b1cdf58d | |||
fa0a732dec | |||
4968f40853 | |||
8bfadeb21b | |||
5313ff72e1 | |||
de9d3c20f7 | |||
044d53f9a3 | |||
ff0942e1f1 | |||
e96feefc0f | |||
a728de1c26 | |||
6f6e57b588 | |||
106b38b1ea |
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: 72.0.0
|
targetRevision: 72.0.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: "508"
|
newTag: "522"
|
||||||
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-507
|
newTag: staging-521
|
||||||
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: "177"
|
newTag: "179"
|
||||||
namespace: grafana-backuper
|
namespace: grafana-backuper
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue