Update Loop version: 2025-06-10-1

This commit is contained in:
Stuart Armstrong 2025-07-23 08:23:33 +03:00
parent ad54d851ea
commit e3ed4112e6
5 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@ services:
- loop
loop:
image: "registry.loop.ru/loop/server:2024-12-17-2"
image: "registry.loop.ru/loop/server:2025-06-10-1"
restart: "unless-stopped"
depends_on:
- "db"

View File

@ -15,4 +15,4 @@ maintainers:
name: stuart.armstrong
name: loop-enterprise-edition
type: application
version: 1.0.1
version: 1.0.2

View File

@ -71,7 +71,7 @@ loopApp:
replicaCount: 1
image:
repository: registry.loop.ru/loop/server
tag: "2025-03-03-1"
tag: "2025-06-10-1"
pullPolicy: IfNotPresent
strategy:

View File

@ -3,7 +3,7 @@ appVersion: 9.11.1
dependencies:
- name: loop-enterprise-edition
repository: https://artifacts.wilix.dev/repository/helm-loop
version: 1.0.1
version: 1.0.2
alias: loop-enterprise-edition
- condition: postgresql.enabled
name: postgresql
@ -29,4 +29,4 @@ maintainers:
name: stuart.armstrong
name: loop-enterprise-stack
type: application
version: 1.0.1
version: 1.0.2

View File

@ -73,7 +73,7 @@ loop-enterprise-edition:
replicaCount: 1
image:
repository: registry.loop.ru/loop/server
tag: 2025-03-03-1
tag: 2025-06-10-1
pullPolicy: IfNotPresent
strategy: