Compare commits
No commits in common. "e4d3148fd8a5a95575972faf02bcb2301c1f70bb" and "4715fc70f147eaf35c88531666bdea68e84ddf29" have entirely different histories.
e4d3148fd8
...
4715fc70f1
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: 1.0.2
|
targetRevision: 0.18.1
|
||||||
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: 54.2.2
|
targetRevision: 51.0.3
|
||||||
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.38.0
|
targetRevision: 5.35.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: loki
|
releaseName: loki
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
Loading…
Reference in a new issue