Skip to content

Commit

Permalink
chore(deps): update postgresql docker tag to v16.2.1 (#398)
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 Nov 18, 2024
1 parent b6eab2e commit 33f629e
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 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.0.1
version: 16.2.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:9d63e7ff6b269c440bd8c9cc83335cc63063f62d3a6a572fa0dd1948c2cc74b2
generated: "2024-11-18T15:57:21.744126906Z"
digest: sha256:b5cacbc0af2ce1b5c272a1538632d5f585aea870f66022cf587de5e9bf5ee06c
generated: "2024-11-18T17:11:56.71726199Z"
6 changes: 3 additions & 3 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.0.1
version: 16.2.1
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.7.14
version: 0.7.17
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -37,4 +37,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 common to 2.27.0"
description: "Updated postgresql to 16.2.1"
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.0.1
version: 16.2.1
- name: fhir-pseudonymizer
repository: oci://ghcr.io/miracum/charts
version: 0.7.15
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:dd57ffea8b652d38996c037370f8a4fb5d67dea90d235dfc8e80a16b4a3ccc04
generated: "2024-11-18T15:57:25.623571031Z"
digest: sha256:251192edc85abfd12fd38dae88783b97dbcb9b86880552202e0a0f7e2b42f3ab
generated: "2024-11-18T17:12:01.642655984Z"
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.0.1
version: 16.2.1
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.27.0
version: 6.3.32
version: 6.3.35
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 common to 2.27.0"
description: "Updated postgresql to 16.2.1"
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.0.1
version: 16.2.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:9d63e7ff6b269c440bd8c9cc83335cc63063f62d3a6a572fa0dd1948c2cc74b2
generated: "2024-11-18T15:57:37.144978465Z"
digest: sha256:b5cacbc0af2ce1b5c272a1538632d5f585aea870f66022cf587de5e9bf5ee06c
generated: "2024-11-18T17:12:06.912532699Z"
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.0.1
version: 16.2.1
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 2.1.21
version: 2.1.24
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 common to 2.27.0"
description: "Updated postgresql to 16.2.1"

0 comments on commit 33f629e

Please sign in to comment.