Update postgresql Docker tag to v16.4.14
This commit is contained in:
committed by
GitHub
parent
3475eefed0
commit
a0a7a55e1b
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.4.6
|
||||
version: 16.4.14
|
||||
- name: valkey
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.2.3
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 20.2.2
|
||||
digest: sha256:305dae0e77b069319df46782ee85be327ad7b98a051edad6de1ecad607f7e3eb
|
||||
generated: "2025-02-03T12:27:32.545031557Z"
|
||||
digest: sha256:ad4666e0ae50c99d79037b69d50c065489036efbd07f7c5600101ac8d8bfa63c
|
||||
generated: "2025-02-22T21:13:12.806100643Z"
|
||||
|
||||
@@ -15,7 +15,7 @@ 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.19.2
|
||||
version: 0.19.3
|
||||
|
||||
# This is the version number of the application being deployed.
|
||||
# renovate:image=ghcr.io/mattlqx/docker-pixelfed
|
||||
@@ -28,7 +28,7 @@ maintainers:
|
||||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 16.4.6
|
||||
version: 16.4.14
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: postgresql.enabled
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user