Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/metaflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ sources:
- https://github.com/Netflix/metaflow
- https://github.com/outerbounds/metaflow-tools
type: application
version: 1.0.3
version: 1.0.4

dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.1.5
version: 13.4.4
condition: postgresql.enabled
4 changes: 2 additions & 2 deletions charts/mlflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.0.9
version: 2.0.10

dependencies:
- name: postgresql
version: 13.1.5
version: 13.4.4
repository: https://charts.bitnami.com/bitnami
- name: library-chart
version: 1.6.11
Expand Down
4 changes: 2 additions & 2 deletions charts/yatai/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sources:

name: yatai
type: application
version: 2.0.3
version: 2.0.4

dependencies:
- name: common
Expand All @@ -19,4 +19,4 @@ dependencies:
version: 2.x
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.1.5
version: 13.4.4
Loading