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
|
# 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.
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||||
# It is recommended to use it with quotes.
|
# It is recommended to use it with quotes.
|
||||||
appVersion: "4.6.0"
|
appVersion: "4.7.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: meilisearch.enabled
|
- condition: meilisearch.enabled
|
||||||
name: meilisearch
|
name: meilisearch
|
||||||
repository: https://meilisearch.github.io/meilisearch-kubernetes
|
repository: https://meilisearch.github.io/meilisearch-kubernetes
|
||||||
version: 0.8.0
|
version: 0.10.1
|
||||||
- condition: postgresql.enabled
|
- condition: postgresql.enabled
|
||||||
name: postgresql
|
name: postgresql
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 15.5.14
|
version: 15.5.34
|
||||||
- condition: rabbitmq.enabled
|
- condition: rabbitmq.enabled
|
||||||
name: rabbitmq
|
name: rabbitmq
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 14.4.2
|
version: 15.0.0
|
@ -346,9 +346,6 @@ meilisearch:
|
|||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
size: 3Gi
|
size: 3Gi
|
||||||
# upstream set to -, disabling dynamic provisioning
|
|
||||||
# https://github.com/meilisearch/meilisearch-kubernetes/pull/235
|
|
||||||
storageClass: ~
|
|
||||||
|
|
||||||
# subchart settings
|
# subchart settings
|
||||||
postgresql:
|
postgresql:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user