Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v13.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 40c7fda commit 6c522e3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions charts/label-studio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,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: 0.4.0
version: 0.4.1

dependencies:
- name: postgresql
version: 13.1.5
version: 13.2.11
repository: https://charts.bitnami.com/bitnami
- name: library-chart
version: 1.5.15
Expand Down
4 changes: 2 additions & 2 deletions charts/metaflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ sources:
- https://github.com/Netflix/metaflow
- https://github.com/outerbounds/metaflow-tools
type: application
version: 0.2.4
version: 0.2.5

dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.1.5
version: 13.2.11
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 @@ -22,11 +22,11 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.7.5
version: 1.7.6

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

name: yatai
type: application
version: 1.3.4
version: 1.3.5

dependencies:
- name: common
Expand All @@ -18,5 +18,5 @@ dependencies:
version: 2.x
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 13.1.5
version: 13.2.11

0 comments on commit 6c522e3

Please sign in to comment.