Skip to content

Commit

Permalink
chore(deps): update postgresql docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent e81a453 commit f7a9c03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/sentry/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ dependencies:
version: 11.16.2
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.5.1
version: 16.2.5
- name: nginx
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.5
digest: sha256:df4a8d1128f8b3319c8c10a5a8202a691fe95fb28f92b193dcafcdbf0c6636eb
generated: "2024-11-11T00:18:02.524127944Z"
digest: sha256:9a2daee3a4238c81af1e9af6d043ff1cee80d5b1f0fc6409d3cd60d572574512
generated: "2024-12-04T13:01:39.947880097Z"
2 changes: 1 addition & 1 deletion charts/sentry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies:
condition: rabbitmq.enabled
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.5.1
version: 16.2.5
condition: postgresql.enabled
- name: nginx
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down

0 comments on commit f7a9c03

Please sign in to comment.