Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 6f609d8 commit 7ed6d88
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/app/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.2.3
digest: sha256:fc40ef216b3877ad070398a8a1650e1b4be78a75c5656d17b9a2a457a9798440
generated: "2024-12-05T21:53:05.988843503Z"
version: 16.2.4
digest: sha256:aac2379ef98da85f095f63cd98fe96bdc1045e26167f00c9fbc702cfcefcb478
generated: "2024-12-10T16:38:45.114188705Z"
2 changes: 1 addition & 1 deletion charts/app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ appVersion: "1.16.0"
dependencies:
- name: postgresql
condition: bitnami-pg.enabled
version: 16.2.3
version: 16.2.4
repository: https://charts.bitnami.com/bitnami
alias: bitnami-pg
maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ bitnami-pg:
image:
registry: ghcr.io
repository: bcgov/nr-containers/bitnami/postgresql
tag: 15.9.0
tag: 15.10.0
auth:
existingSecret: '{{ .Release.Name }}'
username: 'quickstart'
Expand Down

0 comments on commit 7ed6d88

Please sign in to comment.