loop-server version 10.0.3
This commit is contained in:
parent
5472f8c405
commit
2c462ecd61
@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 10.0.1
|
||||
appVersion: 10.0.3
|
||||
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.3
|
||||
version: 1.0.4
|
||||
|
||||
@ -71,7 +71,7 @@ loopApp:
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: registry.loop.ru/loop/server
|
||||
tag: "10.0.1"
|
||||
tag: "10.0.3"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
strategy:
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: 10.0.1
|
||||
appVersion: 10.0.3
|
||||
dependencies:
|
||||
- name: loop-enterprise-edition
|
||||
repository: https://artifacts.wilix.dev/repository/helm-loop
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
alias: loop-enterprise-edition
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
|
||||
@ -73,7 +73,7 @@ loop-enterprise-edition:
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: registry.loop.ru/loop/server
|
||||
tag: 10.0.1
|
||||
tag: 10.0.3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
strategy:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user