Compare commits
6 Commits
b036314a43
...
9e24963ca3
Author | SHA1 | Date |
---|---|---|
|
9e24963ca3 | |
|
a51dfc16b7 | |
|
9d152b65ee | |
|
c307668d98 | |
|
88ce1ef714 | |
|
75f1773f22 |
|
@ -22,7 +22,7 @@ helmCharts:
|
||||||
valuesFile: gitea-values.yaml
|
valuesFile: gitea-values.yaml
|
||||||
- name: renovate
|
- name: renovate
|
||||||
releaseName: renovate
|
releaseName: renovate
|
||||||
version: 37.244.0
|
version: 37.262.2
|
||||||
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
|
||||||
|
|
|
@ -13,7 +13,7 @@ resources:
|
||||||
helmCharts:
|
helmCharts:
|
||||||
- name: kube-prometheus-stack
|
- name: kube-prometheus-stack
|
||||||
releaseName: kube-prometheus-stack
|
releaseName: kube-prometheus-stack
|
||||||
version: 57.0.3
|
version: 57.1.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
|
||||||
|
|
Loading…
Reference in New Issue