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:
|
||||
- repoURL: https://helm.nginx.com/stable
|
||||
chart: nginx-ingress
|
||||
targetRevision: 1.0.2
|
||||
targetRevision: 0.18.1
|
||||
helm:
|
||||
releaseName: nginx
|
||||
valueFiles:
|
||||
|
@ -98,7 +98,7 @@ spec:
|
|||
sources:
|
||||
- chart: kube-prometheus-stack
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
targetRevision: 54.2.2
|
||||
targetRevision: 51.0.3
|
||||
helm:
|
||||
releaseName: prometheus
|
||||
valueFiles:
|
||||
|
@ -215,7 +215,7 @@ spec:
|
|||
sources:
|
||||
- chart: loki
|
||||
repoURL: https://grafana.github.io/helm-charts
|
||||
targetRevision: 5.38.0
|
||||
targetRevision: 5.35.0
|
||||
helm:
|
||||
releaseName: loki
|
||||
valueFiles:
|
||||
|
|
Loading…
Reference in a new issue