Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#105)
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 Nov 21, 2024
1 parent 2371f09 commit e037f9e
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.0
digest: sha256:428f54e487754b0bda1831a35c0ec870b8775dae5ce08cca6917a9b3d25616e7
generated: "2024-11-21T10:19:19.428638071Z"
version: 16.2.1
digest: sha256:a2d7e448070bcf7e69b6dd58bb3368e28a968d339241fac1bfb77f35a4b7f9f9
generated: "2024-11-21T17:24:00.632279919Z"
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.0
version: 16.2.1
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.8.0
tag: 15.9.0
auth:
existingSecret: '{{ .Release.Name }}'
username: 'quickstart'
Expand Down

0 comments on commit e037f9e

Please sign in to comment.