Compare commits
3 Commits
4b408e60f4
...
4c34232800
Author | SHA1 | Date |
---|---|---|
|
4c34232800 | |
|
47df70a56b | |
|
be9c4474dc |
|
@ -18,7 +18,7 @@ generators:
|
|||
helmCharts:
|
||||
- name: postgresql
|
||||
releaseName: postgresql
|
||||
version: 15.1.4
|
||||
version: 15.2.0
|
||||
repo: oci://registry-1.docker.io/bitnamicharts
|
||||
namespace: mlflow
|
||||
valuesInline:
|
||||
|
|
|
@ -13,7 +13,7 @@ resources:
|
|||
helmCharts:
|
||||
- name: kube-prometheus-stack
|
||||
releaseName: kube-prometheus-stack
|
||||
version: 57.1.1
|
||||
version: 57.2.0
|
||||
repo: https://prometheus-community.github.io/helm-charts
|
||||
namespace: monitoring
|
||||
valuesFile: values.yaml
|
||||
|
|
Loading…
Reference in New Issue