Skip to content

Commit

Permalink
upgrade to postgresql chart 16.3.3 (app version 17.2.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgl committed Dec 22, 2024
1 parent 420f437 commit b86a70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/kind/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ kind_argocd_chart_version: '7.7.11' # app version: 2.13.2

# see https://artifacthub.io/packages/helm/bitnami/postgresql
# renovate: datasource=helm depName=postgresql registryUrl=https://charts.bitnami.com/bitnami
kind_postgresql_chart_version: '16.3.2' # app version: 17.2.0
kind_postgresql_chart_version: '16.3.3' # app version: 17.2.0

# see https://artifacthub.io/packages/helm/runix/pgadmin4
# renovate: datasource=helm depName=pgadmin4 registryUrl=https://helm.runix.net
Expand Down

0 comments on commit b86a70e

Please sign in to comment.