Update loop server version: 10.0.1. #7
@ -16,7 +16,7 @@ services:
|
|||||||
- loop
|
- loop
|
||||||
|
|
||||||
loop:
|
loop:
|
||||||
image: "registry.loop.ru/loop/server:2025-06-10-1"
|
image: "registry.loop.ru/loop/server:10.0.1"
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
depends_on:
|
depends_on:
|
||||||
- "db"
|
- "db"
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 9.11.1
|
appVersion: 10.0.1
|
||||||
description: LOOP Enterprise server with high availability.
|
description: LOOP Enterprise server with high availability.
|
||||||
home: https://loop.ru
|
home: https://loop.ru
|
||||||
icon: https://artifacts.wilix.dev/repository/loop-files/assets/loop-icon.png
|
icon: https://artifacts.wilix.dev/repository/loop-files/assets/loop-icon.png
|
||||||
@ -15,4 +15,4 @@ maintainers:
|
|||||||
name: stuart.armstrong
|
name: stuart.armstrong
|
||||||
name: loop-enterprise-edition
|
name: loop-enterprise-edition
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.2
|
version: 1.0.3
|
||||||
|
|||||||
@ -71,7 +71,7 @@ loopApp:
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: registry.loop.ru/loop/server
|
repository: registry.loop.ru/loop/server
|
||||||
tag: "2025-06-10-1"
|
tag: "10.0.1"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 9.11.1
|
appVersion: 10.0.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: loop-enterprise-edition
|
- name: loop-enterprise-edition
|
||||||
repository: https://artifacts.wilix.dev/repository/helm-loop
|
repository: https://artifacts.wilix.dev/repository/helm-loop
|
||||||
version: 1.0.2
|
version: 1.0.3
|
||||||
alias: loop-enterprise-edition
|
alias: loop-enterprise-edition
|
||||||
- condition: postgresql.enabled
|
- condition: postgresql.enabled
|
||||||
name: postgresql
|
name: postgresql
|
||||||
@ -28,4 +28,4 @@ maintainers:
|
|||||||
name: stuart.armstrong
|
name: stuart.armstrong
|
||||||
name: loop-enterprise-stack
|
name: loop-enterprise-stack
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.4
|
version: 1.0.5
|
||||||
|
|||||||
@ -73,7 +73,7 @@ loop-enterprise-edition:
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: registry.loop.ru/loop/server
|
repository: registry.loop.ru/loop/server
|
||||||
tag: 2025-11-20-1
|
tag: 10.0.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user