fix(element): Update Element Web and Nordeck Widgets to latest releases

This commit is contained in:
Milton Moura
2023-10-30 14:43:46 +00:00
committed by Thorsten Rossner
parent af9caea726
commit 2313f75dbe
2 changed files with 15 additions and 4 deletions

View File

@@ -34,6 +34,7 @@ releases:
- "values-element.yaml"
- "values-element.gotmpl"
condition: "element.enabled"
timeout: 900
- name: "opendesk-well-known"
chart: "opendesk-element-repo/opendesk-well-known"
@@ -42,6 +43,7 @@ releases:
- "values-well-known.yaml"
- "values-well-known.gotmpl"
condition: "element.enabled"
timeout: 900
- name: "opendesk-synapse-web"
chart: "opendesk-element-repo/opendesk-synapse-web"
@@ -50,6 +52,7 @@ releases:
- "values-synapse-web.yaml"
- "values-synapse-web.gotmpl"
condition: "element.enabled"
timeout: 900
- name: "opendesk-synapse"
chart: "opendesk-element-repo/opendesk-synapse"
@@ -58,6 +61,7 @@ releases:
- "values-synapse.yaml"
- "values-synapse.gotmpl"
condition: "element.enabled"
timeout: 900
- name: "opendesk-matrix-user-verification-service-bootstrap"
chart: "opendesk-element-repo/opendesk-synapse-create-account"
@@ -66,6 +70,7 @@ releases:
- "values-matrix-user-verification-service-bootstrap.yaml"
- "values-matrix-user-verification-service-bootstrap.gotmpl"
condition: "element.enabled"
timeout: 900
- name: "opendesk-matrix-user-verification-service"
chart: "opendesk-element-repo/opendesk-matrix-user-verification-service"
@@ -74,6 +79,7 @@ releases:
- "values-matrix-user-verification-service.yaml"
- "values-matrix-user-verification-service.gotmpl"
condition: "element.enabled"
timeout: 900
- name: "matrix-neoboard-widget"
chart: "opendesk-matrix-widgets-repo/matrix-neoboard-widget"
@@ -82,6 +88,7 @@ releases:
- "values-matrix-neoboard-widget.yaml"
- "values-matrix-neoboard-widget.gotmpl"
condition: "element.enabled"
timeout: 900
- name: "matrix-neochoice-widget"
chart: "opendesk-matrix-widgets-repo/matrix-neochoice-widget"
@@ -90,6 +97,7 @@ releases:
- "values-matrix-neochoice-widget.yaml"
- "values-matrix-neochoice-widget.gotmpl"
condition: "element.enabled"
timeout: 900
- name: "matrix-neodatefix-widget"
chart: "opendesk-matrix-widgets-repo/matrix-neodatefix-widget"
@@ -98,6 +106,7 @@ releases:
- "values-matrix-neodatefix-widget.yaml"
- "values-matrix-neodatefix-widget.gotmpl"
condition: "element.enabled"
timeout: 900
- name: "matrix-neodatefix-bot-bootstrap"
chart: "opendesk-element-repo/opendesk-synapse-create-account"
@@ -106,6 +115,7 @@ releases:
- "values-matrix-neodatefix-bot-bootstrap.yaml"
- "values-matrix-neodatefix-bot-bootstrap.gotmpl"
condition: "element.enabled"
timeout: 900
- name: "matrix-neodatefix-bot"
chart: "opendesk-matrix-widgets-repo/matrix-neodatefix-bot"
@@ -114,6 +124,7 @@ releases:
- "values-matrix-neodatefix-bot.yaml"
- "values-matrix-neodatefix-bot.gotmpl"
condition: "element.enabled"
timeout: 900
commonLabels:
deploy-stage: "component-1"