Update postgresql Docker tag to v16.4.5

This commit is contained in:
small-hack-renovate[bot]
2025-01-23 21:38:38 +00:00
committed by GitHub
parent 129cc1fe0b
commit 38c29edabe
4 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
dependencies: dependencies:
- name: postgresql - name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 16.3.4 version: 16.4.5
- name: valkey - name: valkey
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 2.2.1 version: 2.2.1
digest: sha256:6ddd2457b1d98b322978cb171e46195627cd3c46fb141e9f0a21b97ad54c4148 digest: sha256:17b7fae662f47877d1d56d6ac0b40c9f2a59c2dff112875f286171e417640531
generated: "2024-12-29T22:53:47.065327+01:00" generated: "2025-01-23T21:38:35.92842814Z"
+2 -2
View File
@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.16.0 version: 0.17.0
# This is the version number of the application being deployed. # This is the version number of the application being deployed.
# renovate:image=ghcr.io/mattlqx/docker-pixelfed # renovate:image=ghcr.io/mattlqx/docker-pixelfed
@@ -28,7 +28,7 @@ maintainers:
dependencies: dependencies:
- name: postgresql - name: postgresql
version: 16.3.4 version: 16.4.5
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled condition: postgresql.enabled
Binary file not shown.
Binary file not shown.