Loop-server version 10.4.0 #22
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 10.3.0
|
appVersion: 10.4.0
|
||||||
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.3.0
|
version: 1.4.0
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ loopApp:
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: registry.loop.ru/loop/server
|
repository: registry.loop.ru/loop/server
|
||||||
tag: "10.3.0"
|
tag: "10.4.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
@@ -263,4 +263,4 @@ loopApp:
|
|||||||
serviceAccount:
|
serviceAccount:
|
||||||
create: false
|
create: false
|
||||||
name:
|
name:
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 10.3.0
|
appVersion: 10.4.0
|
||||||
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.3.0
|
version: 1.4.0
|
||||||
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.3.0
|
version: 1.4.0
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ loop-enterprise-edition:
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: registry.loop.ru/loop/server
|
repository: registry.loop.ru/loop/server
|
||||||
tag: 10.3.0
|
tag: 10.4.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Reference in New Issue
Block a user