Loop-server version 10.1.0 #14

Merged
stuart.armstrong merged 1 commits from Loop-server-version-10.1.0 into master 2026-04-03 05:01:37 +00:00
5 changed files with 8 additions and 8 deletions
Showing only changes of commit f9bdb9b532 - Show all commits

View File

@ -17,7 +17,7 @@ services:
loop:
container_name: loop
image: "registry.loop.ru/loop/server:10.0.3"
image: "registry.loop.ru/loop/server:10.1.0"
restart: "unless-stopped"
depends_on:
- "db"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 10.0.3
appVersion: 10.1.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,4 +15,4 @@ maintainers:
name: stuart.armstrong
name: loop-enterprise-edition
type: application
version: 1.0.5
version: 1.1.0

View File

@ -59,7 +59,7 @@ loopApp:
replicaCount: 1
image:
repository: registry.loop.ru/loop/server
tag: "10.0.3"
tag: "10.1.0"
pullPolicy: IfNotPresent
strategy:

View File

@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 10.0.3
appVersion: 10.1.0
dependencies:
- name: loop-enterprise-edition
repository: https://artifacts.wilix.dev/repository/helm-loop
version: 1.0.5
version: 1.1.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.0.7
version: 1.1.0

View File

@ -61,7 +61,7 @@ loop-enterprise-edition:
replicaCount: 1
image:
repository: registry.loop.ru/loop/server
tag: 10.0.3
tag: 10.1.0
pullPolicy: IfNotPresent
strategy: