Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 1f256b48df chore(deps): update helm release kube-prometheus-stack to v56.9.0 2024-02-23 01:00:20 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -15,14 +15,14 @@ generators:
helmCharts: helmCharts:
- name: gitea - name: gitea
releaseName: gitea releaseName: gitea
version: 10.1.3 version: 10.1.1
repo: https://dl.gitea.io/charts/ repo: https://dl.gitea.io/charts/
namespace: gitea namespace: gitea
valuesMerge: merge valuesMerge: merge
valuesFile: gitea-values.yaml valuesFile: gitea-values.yaml
- name: renovate - name: renovate
releaseName: renovate releaseName: renovate
version: 37.214.1 version: 37.203.1
repo: https://docs.renovatebot.com/helm-charts repo: https://docs.renovatebot.com/helm-charts
namespace: gitea namespace: gitea
valuesFile: renovate-bot-values.yaml valuesFile: renovate-bot-values.yaml

View File

@ -13,7 +13,7 @@ resources:
helmCharts: helmCharts:
- name: kube-prometheus-stack - name: kube-prometheus-stack
releaseName: kube-prometheus-stack releaseName: kube-prometheus-stack
version: 56.13.1 version: 56.9.0
repo: https://prometheus-community.github.io/helm-charts repo: https://prometheus-community.github.io/helm-charts
namespace: monitoring namespace: monitoring
valuesFile: values.yaml valuesFile: values.yaml