Skip to content

Commit

Permalink
chore(deps): update postgresql docker tag to v16.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
miracum-renovate[bot] authored Nov 24, 2024
1 parent 7e85296 commit c4e9fad
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 22 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.1
version: 16.2.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:b5cacbc0af2ce1b5c272a1538632d5f585aea870f66022cf587de5e9bf5ee06c
generated: "2024-11-18T17:11:56.71726199Z"
digest: sha256:e594fb0dce7dce57a80ee2ebb33cc7661b1a53e2297046d20dc3603744aafe58
generated: "2024-11-24T11:17:31.665821813Z"
10 changes: 3 additions & 7 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.1
version: 16.2.2
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.22
version: 0.7.25
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -37,8 +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 docker.io/obiba/opal to 5.0.2"
- kind: changed
description: "Switched to http port for ingress"
- kind: changed
description: "updated UIDs"
description: "Updated postgresql to 16.2.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.1
version: 16.2.2
- name: fhir-pseudonymizer
repository: oci://ghcr.io/miracum/charts
version: 0.7.28
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:d75601182b818d45bec7282ffe4bdfe355502fbb54718d46eaad0d0df060bf86
generated: "2024-11-21T11:20:17.921256342Z"
digest: sha256:b68953fc5e7315b59b9b907236fad50f901cb8206ef5b43d5a304f907de5b051
generated: "2024-11-24T11:17:35.593164851Z"
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.1
version: 16.2.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.27.0
version: 6.3.39
version: 6.3.42
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 fhir-pseudonymizer to 0.7.28"
description: "Updated postgresql to 16.2.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.1
version: 16.2.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:b5cacbc0af2ce1b5c272a1538632d5f585aea870f66022cf587de5e9bf5ee06c
generated: "2024-11-18T17:12:06.912532699Z"
digest: sha256:e594fb0dce7dce57a80ee2ebb33cc7661b1a53e2297046d20dc3603744aafe58
generated: "2024-11-24T11:17:39.695398876Z"
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.1
version: 16.2.2
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.27
version: 2.1.30
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.1.0-debian-12-r0"
description: "Updated postgresql to 16.2.2"

0 comments on commit c4e9fad

Please sign in to comment.