Compare commits
3 Commits
4b408e60f4
...
4c34232800
Author | SHA1 | Date |
---|---|---|
|
4c34232800 | |
|
47df70a56b | |
|
be9c4474dc |
|
@ -18,7 +18,7 @@ generators:
|
||||||
helmCharts:
|
helmCharts:
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
releaseName: postgresql
|
releaseName: postgresql
|
||||||
version: 15.1.4
|
version: 15.2.0
|
||||||
repo: oci://registry-1.docker.io/bitnamicharts
|
repo: oci://registry-1.docker.io/bitnamicharts
|
||||||
namespace: mlflow
|
namespace: mlflow
|
||||||
valuesInline:
|
valuesInline:
|
||||||
|
|
|
@ -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.1.1
|
version: 57.2.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