Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit e59a55f

Browse files
committed
mlflow xonyxia
1 parent 750bef9 commit e59a55f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/mlflow/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ type: application
2121
# This is the chart version. This version number should be incremented each time you make changes
2222
# to the chart and its templates, including the app version.
2323
# Versions are expected to follow Semantic Versioning (https://semver.org/)
24-
version: 3.2.0
24+
version: 3.3.0
2525

2626
# This is the version number of the application being deployed. This version number should be
2727
# incremented each time you make changes to the application. Versions are not expected to
2828
# follow Semantic Versioning. They should reflect the version the application is using.
2929
appVersion: 1
3030
dependencies:
3131
- name: postgresql
32-
version: 10.3.14
32+
version: 11.6.15
3333
repository: https://charts.bitnami.com/bitnami
3434
enabled: true
3535
- name: library-chart

0 commit comments

Comments
 (0)