Change image version 10.3.0 and fixes.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: 10.2.0
|
||||
appVersion: 10.3.0
|
||||
dependencies:
|
||||
- name: loop-enterprise-edition
|
||||
repository: https://artifacts.wilix.dev/repository/helm-loop
|
||||
version: 1.2.0
|
||||
version: 1.3.0
|
||||
alias: loop-enterprise-edition
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
@@ -28,4 +28,4 @@ maintainers:
|
||||
name: stuart.armstrong
|
||||
name: loop-enterprise-stack
|
||||
type: application
|
||||
version: 1.2.0
|
||||
version: 1.3.0
|
||||
|
||||
@@ -61,7 +61,7 @@ loop-enterprise-edition:
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: registry.loop.ru/loop/server
|
||||
tag: 10.2.0
|
||||
tag: 10.3.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
strategy:
|
||||
@@ -138,6 +138,8 @@ loop-enterprise-edition:
|
||||
value: "false" # Use Elasticsearch indexing
|
||||
- name: MM_ELASTICSEARCHSETTINGS_ENABLESEARCHING
|
||||
value: "false" # Use Elasticsearch for searching
|
||||
- name: MM_ELASTICSEARCHSETTINGS_INDEXPREFIX
|
||||
value: loop
|
||||
- name: MM_FILESETTINGS_AMAZONS3SSE
|
||||
value: "false" #Env indicates whether SSL (Server-Side Encryption) is enabled for S3
|
||||
- name: MM_FILESETTINGS_AMAZONS3SSL
|
||||
|
||||
Reference in New Issue
Block a user