diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index a05f87d5507..8c642c6fc1f 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -3,7 +3,7 @@ annotations: artifacthub.io/license: BUSL-1.1 artifacthub.io/links: |- - name: support - url: https://discord.com/invite/tVsPTHWTtr + url: https://discord.com/invite/tVsPTHWTtr truecharts.org/category: unsorted truecharts.org/max_helm_version: "3.17" truecharts.org/max_kubernetes_version: 1.32.0 @@ -34,10 +34,6 @@ sources: - https://ghcr.io/tensorchord/cloudnative-vectorchord - https://ghcr.io/traefik/whoami - https://github.com/truecharts/containers/tree/master/apps/alpine - - https://github.com/truecharts/containers/tree/master/apps/db-wait-mariadb - - https://github.com/truecharts/containers/tree/master/apps/db-wait-mongodb - - https://github.com/truecharts/containers/tree/master/apps/db-wait-postgres - - https://github.com/truecharts/containers/tree/master/apps/db-wait-redis - https://github.com/truecharts/containers/tree/master/apps/gluetun - https://github.com/truecharts/containers/tree/master/apps/netshoot - https://github.com/truecharts/containers/tree/master/apps/openvpn-client @@ -46,4 +42,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ type: library -version: 28.28.0 +version: 28.29.0 + diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 394aaca37c6..749b2878a6b 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -644,7 +644,7 @@ mongodbClientImage: postgres15Image: repository: ghcr.io/cloudnative-pg/postgresql - tag: "15.14" + tag: "15.15" pullPolicy: IfNotPresent postgres16Image: