Skip to content

Commit

Permalink
chore(deps): update postgresql docker tag to v16.0.5 (#568)
Browse files Browse the repository at this point in the history
Co-authored-by: chgl-renovate[bot] <184750748+chgl-renovate[bot]@users.noreply.github.com>
  • Loading branch information
chgl-renovate[bot] authored Oct 23, 2024
1 parent 8ff962a commit cbc3665
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/ohdsi/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.0.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
digest: sha256:14b5b8243120649d5d8e85632e38a6ffe22b9128f2f56a16b87bf44821fa5d94
generated: "2024-10-21T16:58:58.753588666Z"
digest: sha256:11b2cd8094c75b58ad31fe4a04321570dfa28013b029b3da53bca89a8d51b8fb
generated: "2024-10-23T06:26:21.235490276Z"
6 changes: 3 additions & 3 deletions charts/ohdsi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ maintainers:
- name: chgl
dependencies:
- name: postgresql
version: 16.0.1
version: 16.0.5
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: common
Expand All @@ -24,7 +24,7 @@ dependencies:
icon: https://avatars.githubusercontent.com/u/6570077
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.24.12
version: 0.24.13
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "false"
Expand All @@ -44,4 +44,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.26.0"
description: "Updated postgresql to 16.0.5"

0 comments on commit cbc3665

Please sign in to comment.