diff --git a/loop-enterprise-edition/Chart.yaml b/loop-enterprise-edition/Chart.yaml index 661de8f..a02a5d1 100644 --- a/loop-enterprise-edition/Chart.yaml +++ b/loop-enterprise-edition/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 10.5.0 +appVersion: 10.6.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.5.0 +version: 1.5.1 diff --git a/loop-enterprise-edition/values.yaml b/loop-enterprise-edition/values.yaml index 07e82da..a2c56e2 100644 --- a/loop-enterprise-edition/values.yaml +++ b/loop-enterprise-edition/values.yaml @@ -59,7 +59,7 @@ loopApp: replicaCount: 1 image: repository: registry.loop.ru/loop/server - tag: "10.5.0" + tag: 10.6.0 pullPolicy: IfNotPresent strategy: diff --git a/loop-enterprise-stack/Chart.yaml b/loop-enterprise-stack/Chart.yaml index c5f2bc5..1290a6a 100644 --- a/loop-enterprise-stack/Chart.yaml +++ b/loop-enterprise-stack/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: 10.5.0 +appVersion: 10.6.0 dependencies: - name: loop-enterprise-edition repository: https://artifacts.wilix.dev/repository/helm-loop - version: 1.5.0 + version: 1.5.1 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.5.0 +version: 1.5.1 diff --git a/loop-enterprise-stack/values.yaml b/loop-enterprise-stack/values.yaml index d9828fe..f4d922d 100644 --- a/loop-enterprise-stack/values.yaml +++ b/loop-enterprise-stack/values.yaml @@ -61,7 +61,7 @@ loop-enterprise-edition: replicaCount: 1 image: repository: registry.loop.ru/loop/server - tag: 10.5.0 + tag: 10.6.0 pullPolicy: IfNotPresent strategy: