mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
update versions
This commit is contained in:
parent
77794fa6f6
commit
9fab7b4df4
@ -21,18 +21,18 @@ version: 0.1.0
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: "4.6.0"
|
||||
appVersion: "4.7.0"
|
||||
|
||||
dependencies:
|
||||
- condition: meilisearch.enabled
|
||||
name: meilisearch
|
||||
repository: https://meilisearch.github.io/meilisearch-kubernetes
|
||||
version: 0.8.0
|
||||
version: 0.10.1
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.5.14
|
||||
version: 15.5.34
|
||||
- condition: rabbitmq.enabled
|
||||
name: rabbitmq
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 14.4.2
|
||||
version: 15.0.0
|
@ -346,9 +346,6 @@ meilisearch:
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 3Gi
|
||||
# upstream set to -, disabling dynamic provisioning
|
||||
# https://github.com/meilisearch/meilisearch-kubernetes/pull/235
|
||||
storageClass: ~
|
||||
|
||||
# subchart settings
|
||||
postgresql:
|
||||
|
Loading…
x
Reference in New Issue
Block a user