Skip to content

Commit

Permalink
Update postgresql Docker tag to v15.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent 58ae946 commit 0831541
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions helm/todo-app/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: 15.1.2
version: 15.3.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.1
digest: sha256:270fd7abb57dfaaa3ad18e8107d09061e749229d0e17ee491090de2ce1cc1109
generated: "2024-03-28T08:22:34.982817+05:30"
version: 2.19.3
digest: sha256:5dfaf765980f01d3c7040d9eeda4f5534edc6141280f2a2b80fbffc6bf7cdc7d
generated: "2024-05-21T01:02:10.899031013Z"
2 changes: 1 addition & 1 deletion helm/todo-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ appVersion: "1.0.0"
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.1.2
version: 15.3.5
condition: install.infrastructure
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down

0 comments on commit 0831541

Please sign in to comment.