Compare commits

...

3 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ generators:
helmCharts: helmCharts:
- name: postgresql - name: postgresql
releaseName: postgresql releaseName: postgresql
version: 13.4.6 version: 15.2.0
repo: oci://registry-1.docker.io/bitnamicharts repo: oci://registry-1.docker.io/bitnamicharts
namespace: mlflow namespace: mlflow
valuesInline: valuesInline:

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