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