Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 1cb2580 commit 50078ba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions charts/feedbacksystem/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 12.13.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
version: 16.0.4
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.16.1
Expand All @@ -16,9 +16,9 @@ dependencies:
version: 13.18.5
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
version: 16.0.4
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
digest: sha256:0545b232401412eeae2904fa92f2c0dce67ce0ed4f7af51bbf17c4b4fd6805db
generated: "2024-01-08T14:45:32.99001508Z"
version: 16.0.4
digest: sha256:58a1f2d4c4e77481a74382a0878838c6fa5ca0d5455c1d8f01a50ea0d0d1df3d
generated: "2024-10-21T12:20:03.671824165Z"
8 changes: 4 additions & 4 deletions charts/feedbacksystem/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sources:
- https://github.com/thm-mni-ii/feedbacksystem
home: https://github.com/thm-mni-ii/feedbacksystem
type: application
version: 0.38.0
version: 0.39.0
# renovate: image=thmmniii/fbs-core
appVersion: v1.16.0
dependencies:
Expand All @@ -19,7 +19,7 @@ dependencies:
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
- name: postgresql
version: 12.12.10
version: 16.0.4
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: runnerPostgres
Expand All @@ -34,12 +34,12 @@ dependencies:
condition: runner.sqlChecker.enabled
alias: checkerMongodb
- name: postgresql
version: 12.12.10
version: 16.0.4
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: runnerPlaygroundPostgres
- name: postgresql
version: 12.12.10
version: 16.0.4
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: playgroundSharePostgres
Expand Down

0 comments on commit 50078ba

Please sign in to comment.