loop-server update version: 10.2.0 #19

Merged
stuart.armstrong merged 1 commits from loop-server-update-10.2.0 into 2.0.0 2026-04-29 07:24:17 +00:00
4 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 10.1.0
appVersion: 10.2.0
description: LOOP Enterprise server with high availability.
home: https://loop.ru
icon: https://artifacts.wilix.dev/repository/loop-files/assets/loop-icon.png
@@ -15,7 +15,7 @@ maintainers:
name: stuart.armstrong
name: loop-enterprise-edition
type: application
version: 2.1.0
version: 2.2.0
dependencies:
- name: common
repository: file://subcharts/common

View File

@@ -1,7 +1,7 @@
image:
registry: registry.loop.ru
repository: loop/server
tag: 10.1.0
tag: 10.2.0
pullPolicy: IfNotPresent
# pullSecrets:
# - myRegistryKeySecretName

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 10.1.0
appVersion: 10.2.0
dependencies:
- name: loop-enterprise-edition
repository: https://artifacts.wilix.dev/repository/helm-loop
version: 2.1.0
version: 2.2.0
- condition: postgresql.enabled
name: postgres
version: "1.5.12"
@@ -28,4 +28,4 @@ maintainers:
name: stuart.armstrong
name: loop-enterprise-stack
type: application
version: 2.1.0
version: 2.2.0

View File

@@ -4,7 +4,7 @@ loop-enterprise-edition:
image:
registry: registry.loop.ru
repository: loop/server
tag: 10.1.0
tag: 10.2.0
pullPolicy: IfNotPresent
name: loop-server