Skip to content

Commit

Permalink
Merge branch 'release/0.6.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
s3rius committed Dec 24, 2022
2 parents 05fd78e + 497ebcd commit cd5da2d
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions deploy/helm/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.6.0
version: 16.13.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.1.9
version: 11.9.13
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 8.8.27
digest: sha256:96a4a257c98a0c8dbe07690d480dec99a1a73c5074e5e8811d6947e741eb9126
generated: "2022-03-24T14:49:00.598734768+04:00"
version: 9.4.5
digest: sha256:3033d096c7b85826e80dbda6912727b88af3037b2e8bfe8662a1981ea547ce99
generated: "2022-12-24T23:03:47.422627899+04:00"
2 changes: 1 addition & 1 deletion deploy/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ dependencies:
condition: postgresql.enabled
repository: "https://charts.bitnami.com/bitnami"
- name: mysql
version: ^8.0
version: ^9.0
condition: mysql.enabled
repository: "https://charts.bitnami.com/bitnami"
Binary file removed deploy/helm/charts/mysql-8.8.27.tgz
Binary file not shown.
Binary file removed deploy/helm/charts/postgresql-11.1.9.tgz
Binary file not shown.
Binary file removed deploy/helm/charts/redis-16.6.0.tgz
Binary file not shown.

0 comments on commit cd5da2d

Please sign in to comment.