Compare commits
3 commits
4715fc70f1
...
e4d3148fd8
Author | SHA1 | Date | |
---|---|---|---|
e4d3148fd8 | |||
80d433a33f | |||
44f7d23f26 |
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://helm.nginx.com/stable
|
- repoURL: https://helm.nginx.com/stable
|
||||||
chart: nginx-ingress
|
chart: nginx-ingress
|
||||||
targetRevision: 0.18.1
|
targetRevision: 1.0.2
|
||||||
helm:
|
helm:
|
||||||
releaseName: nginx
|
releaseName: nginx
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
@ -98,7 +98,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: 51.0.3
|
targetRevision: 54.2.2
|
||||||
helm:
|
helm:
|
||||||
releaseName: prometheus
|
releaseName: prometheus
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
@ -215,7 +215,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: loki
|
- chart: loki
|
||||||
repoURL: https://grafana.github.io/helm-charts
|
repoURL: https://grafana.github.io/helm-charts
|
||||||
targetRevision: 5.35.0
|
targetRevision: 5.38.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: loki
|
releaseName: loki
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
Loading…
Reference in a new issue