Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#82)
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 14, 2023
1 parent 946c45a commit ed5f5e0
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
@@ -1,16 +1,16 @@
dependencies:
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.14.3
version: 9.15.0
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 12.9.4
version: 12.10.9
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.14.3
version: 9.15.0
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.18.5
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
digest: sha256:36062ff06c5e5e14d7817e599b7afc4bd9ef7d47ce8e2d299c1ece7b46c27065
generated: "2023-12-14T13:40:43.867954265+01:00"
digest: sha256:1fef7d9800434d445c1c86d47ab85e33d71634a498ee1316cdc10945f0b209c8
generated: "2023-12-14T12:56:54.563837573Z"
8 changes: 4 additions & 4 deletions charts/feedbacksystem/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ sources:
- https://github.com/thm-mni-ii/feedbacksystem
home: https://github.com/thm-mni-ii/feedbacksystem
type: application
version: 0.32.0
version: 0.33.0
# renovate: image=thmmniii/fbs-core
appVersion: v1.13.3
dependencies:
- name: mysql
version: 9.14.3
version: 9.15.0
repository: 'https://charts.bitnami.com/bitnami'
condition: core.enabled
- name: minio
version: 12.9.4
version: 12.10.9
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
- name: postgresql
Expand All @@ -24,7 +24,7 @@ dependencies:
condition: runner.enabled
alias: runnerPostgres
- name: mysql
version: 9.14.3
version: 9.15.0
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: runnerMysql
Expand Down

0 comments on commit ed5f5e0

Please sign in to comment.