fix(element): Configure rights and roles

This commit is contained in:
Ahmad Kadri
2023-10-20 08:52:53 +00:00
committed by Thorsten Rossner
parent 49b71aafb4
commit 59d58e320e
2 changed files with 13 additions and 13 deletions

View File

@@ -29,7 +29,7 @@ repositories:
releases:
- name: "opendesk-element"
chart: "opendesk-element-repo/opendesk-element"
version: "2.3.0"
version: "2.4.0"
values:
- "values-element.yaml"
- "values-element.gotmpl"
@@ -37,7 +37,7 @@ releases:
- name: "opendesk-well-known"
chart: "opendesk-element-repo/opendesk-well-known"
version: "2.3.0"
version: "2.4.0"
values:
- "values-well-known.yaml"
- "values-well-known.gotmpl"
@@ -45,7 +45,7 @@ releases:
- name: "opendesk-synapse-web"
chart: "opendesk-element-repo/opendesk-synapse-web"
version: "2.3.0"
version: "2.4.0"
values:
- "values-synapse-web.yaml"
- "values-synapse-web.gotmpl"
@@ -53,7 +53,7 @@ releases:
- name: "opendesk-synapse"
chart: "opendesk-element-repo/opendesk-synapse"
version: "2.3.0"
version: "2.4.0"
values:
- "values-synapse.yaml"
- "values-synapse.gotmpl"
@@ -61,7 +61,7 @@ releases:
- name: "opendesk-matrix-user-verification-service-bootstrap"
chart: "opendesk-element-repo/opendesk-synapse-create-account"
version: "2.3.0"
version: "2.4.0"
values:
- "values-matrix-user-verification-service-bootstrap.yaml"
- "values-matrix-user-verification-service-bootstrap.gotmpl"
@@ -69,7 +69,7 @@ releases:
- name: "opendesk-matrix-user-verification-service"
chart: "opendesk-element-repo/opendesk-matrix-user-verification-service"
version: "2.3.0"
version: "2.4.0"
values:
- "values-matrix-user-verification-service.yaml"
- "values-matrix-user-verification-service.gotmpl"
@@ -77,7 +77,7 @@ releases:
- name: "matrix-neoboard-widget"
chart: "opendesk-matrix-widgets-repo/matrix-neoboard-widget"
version: "3.0.0"
version: "3.1.0"
values:
- "values-matrix-neoboard-widget.yaml"
- "values-matrix-neoboard-widget.gotmpl"
@@ -85,7 +85,7 @@ releases:
- name: "matrix-neochoice-widget"
chart: "opendesk-matrix-widgets-repo/matrix-neochoice-widget"
version: "3.0.0"
version: "3.1.0"
values:
- "values-matrix-neochoice-widget.yaml"
- "values-matrix-neochoice-widget.gotmpl"
@@ -93,7 +93,7 @@ releases:
- name: "matrix-neodatefix-widget"
chart: "opendesk-matrix-widgets-repo/matrix-neodatefix-widget"
version: "3.0.0"
version: "3.1.0"
values:
- "values-matrix-neodatefix-widget.yaml"
- "values-matrix-neodatefix-widget.gotmpl"
@@ -101,7 +101,7 @@ releases:
- name: "matrix-neodatefix-bot-bootstrap"
chart: "opendesk-element-repo/opendesk-synapse-create-account"
version: "2.3.0"
version: "2.4.0"
values:
- "values-matrix-neodatefix-bot-bootstrap.yaml"
- "values-matrix-neodatefix-bot-bootstrap.gotmpl"
@@ -109,7 +109,7 @@ releases:
- name: "matrix-neodatefix-bot"
chart: "opendesk-matrix-widgets-repo/matrix-neodatefix-bot"
version: "3.0.0"
version: "3.1.0"
values:
- "values-matrix-neodatefix-bot.yaml"
- "values-matrix-neodatefix-bot.gotmpl"

View File

@@ -85,11 +85,11 @@ images:
# @supplier: "Nordeck"
matrixNeoDateFixBot:
repository: "nordeck/matrix-meetings-bot"
tag: "2.3.0@sha256:2b3ebc9296935f0d2212db5a7ff7273ac5140d68ddda76ac2767ff428f773fef"
tag: "2.4.0@sha256:d6560841c3708bd8b55623ef70dd55bf4792da6ed6cd5026c37a5e4df7c8a3a3"
# @supplier: "Nordeck"
matrixNeoDateFixWidget:
repository: "nordeck/matrix-meetings-widget"
tag: "1.5.0@sha256:ba547735f635c5359293d6e497297876397bf630fed0e1d35800a0b9ba2f4a96"
tag: "1.5.1@sha256:a518c194fa1b8cf2886c02623d883810f166f27259ce7d4e0138b962dea565e7"
# @supplier: "Nordeck"
matrixUserVerificationService:
repository: "matrixdotorg/matrix-user-verification-service"