Skip to content
Open
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 applications/mlflow/charts/mlflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ postgres:
# -- Image registry
repository: ghcr.io/cloudnative-pg/postgresql
# -- Image tag
tag: "15.2"
tag: "17.5"
# -- Image pull policy
imagePullPolicy: IfNotPresent
# -- Image pull secrets
Expand Down Expand Up @@ -699,4 +699,4 @@ postgres:
# -- Image tag
tag: "17.6"
# -- Image pull policy
pullPolicy: IfNotPresent
pullPolicy: IfNotPresent
Loading