Skip to content

Commit

Permalink
chore(deps): update postgresql docker tag to v16.3.2 (#429)
Browse files Browse the repository at this point in the history
Co-authored-by: miracum-renovate[bot] <184965040+miracum-renovate[bot]@users.noreply.github.com>
  • Loading branch information
miracum-renovate[bot] authored Dec 20, 2024
1 parent e4f63aa commit 56763ac
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions charts/datashield/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.2.2
version: 16.3.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:3c97d7982b9002bdbfd9db73684ad262bced02f1238bef15ad1a5d46d8e019f0
generated: "2024-12-13T11:21:22.038051147Z"
digest: sha256:99587bb3481cd94c1679d9dd23cb8c816701a1c6f0d458c77c71e7e541dd2f55
generated: "2024-12-19T11:20:45.37003539Z"
8 changes: 4 additions & 4 deletions charts/datashield/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ maintainers:
- name: miracum
dependencies:
- name: postgresql
version: 16.2.2
version: 16.3.2
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.7.52
version: 0.7.55
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -36,5 +36,5 @@ annotations:
artifacthub.io/changes: |-
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
- kind: fixed
description: "corrected fsGroup in opal pod-level security context"
- kind: changed
description: "Updated postgresql to 16.3.2"
6 changes: 3 additions & 3 deletions charts/fhir-gateway/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.2.2
version: 16.3.2
- name: fhir-pseudonymizer
repository: oci://ghcr.io/miracum/charts
version: 0.7.49
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:be99e6658400347042e1ca4ea18581d6a599e2ce2e71ced966c8c541278ccd52
generated: "2024-12-16T14:07:24.179992268Z"
digest: sha256:1a14b93401f7717a2c8920cbb9fd2409a717b883c71f2d71076c2dcb10fd71a8
generated: "2024-12-19T11:20:48.859313982Z"
6 changes: 3 additions & 3 deletions charts/fhir-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sources:
home: https://github.com/miracum/fhir-gateway
dependencies:
- name: postgresql
version: 16.2.2
version: 16.3.2
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: fhir-pseudonymizer
Expand All @@ -17,12 +17,12 @@ dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
version: 6.3.68
version: 6.3.71
annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |-
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
- kind: changed
description: "Updated docker.io/bitnami/postgresql to 17.2.0-debian-12-r3"
description: "Updated postgresql to 16.3.2"
6 changes: 3 additions & 3 deletions charts/vfps/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.2.2
version: 16.3.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:3c97d7982b9002bdbfd9db73684ad262bced02f1238bef15ad1a5d46d8e019f0
generated: "2024-12-13T11:21:37.078699716Z"
digest: sha256:99587bb3481cd94c1679d9dd23cb8c816701a1c6f0d458c77c71e7e541dd2f55
generated: "2024-12-19T11:20:52.46933564Z"
6 changes: 3 additions & 3 deletions charts/vfps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ maintainers:
- name: miracum
dependencies:
- name: postgresql
version: 16.2.2
version: 16.3.2
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 2.1.53
version: 2.1.56
appVersion: "1.x"
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -42,4 +42,4 @@ annotations:
# When using the list of objects option the valid supported kinds are
# added, changed, deprecated, removed, fixed and security.
- kind: changed
description: "Updated docker.io/bitnami/postgresql to 17.2.0-debian-12-r3"
description: "Updated postgresql to 16.3.2"

0 comments on commit 56763ac

Please sign in to comment.