Skip to content

Commit

Permalink
chore(deps): update helm release mysql to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 1cb2580 commit 2b628b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions charts/feedbacksystem/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.16.1
version: 11.1.11
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 12.13.1
Expand All @@ -10,7 +10,7 @@ dependencies:
version: 12.12.10
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.16.1
version: 11.1.11
- 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:0545b232401412eeae2904fa92f2c0dce67ce0ed4f7af51bbf17c4b4fd6805db
generated: "2024-01-08T14:45:32.99001508Z"
digest: sha256:bbeb24af97b0c20e0c200ea183af2af63f59426bb33f0bf6d4899c8820746bb2
generated: "2024-07-22T12:20:05.444983582Z"
6 changes: 3 additions & 3 deletions charts/feedbacksystem/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ 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:
- name: mysql
version: 9.16.1
version: 11.1.11
repository: 'https://charts.bitnami.com/bitnami'
condition: core.enabled
- name: minio
Expand All @@ -24,7 +24,7 @@ dependencies:
condition: runner.enabled
alias: runnerPostgres
- name: mysql
version: 9.16.1
version: 11.1.11
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: runnerMysql
Expand Down

0 comments on commit 2b628b2

Please sign in to comment.