Compare commits

...

3 commits

Author SHA1 Message Date
e4d3148fd8
core-deployments.yaml: bump nginx-ingress version to v1.0.2
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-25 17:06:51 +01:00
80d433a33f
core-deployments.yaml: bump kube-prometheus-stack version to v54.2.2 2023-11-25 17:03:33 +01:00
44f7d23f26
core-deployments.yaml: bump loki version to v5.38.0 2023-11-25 17:03:04 +01:00

View file

@ -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: