Skip to content

Commit

Permalink
chore(deps): update helm release mongodb to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 1cb2580 commit 4be396c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/feedbacksystem/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ dependencies:
version: 9.16.1
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.18.5
version: 15.4.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
digest: sha256:0545b232401412eeae2904fa92f2c0dce67ce0ed4f7af51bbf17c4b4fd6805db
generated: "2024-01-08T14:45:32.99001508Z"
digest: sha256:34cd2916fc3b27c5d8274647b22363cf9f21566020a81dd2cf15d14e4fba08d7
generated: "2024-05-14T08:56:39.0703871Z"
4 changes: 2 additions & 2 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 @@ -29,7 +29,7 @@ dependencies:
condition: runner.enabled
alias: runnerMysql
- name: mongodb
version: 13.18.5
version: 15.4.2
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.sqlChecker.enabled
alias: checkerMongodb
Expand Down

0 comments on commit 4be396c

Please sign in to comment.