Change image version 10.3.0 and fixes.

This commit is contained in:
2026-06-04 10:07:37 +03:00
parent b1effb32e1
commit 84ed46c5c6
5 changed files with 12 additions and 8 deletions

View File

@@ -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

View File

@@ -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