diff --git a/README.md b/README.md index 3566010b..c395c091 100644 --- a/README.md +++ b/README.md @@ -319,7 +319,7 @@ This list gives you an overview of default security settings and if they comply | | milter | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | 100 | 101 | 101 | | Jitsi | jibri | :x: | :white_check_mark: | :x: (`SYS_ADMIN`) | :white_check_mark: | :x: | :x: | - | - | - | | | jicofo | :x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | - | - | - | -| | jitsiKeycloakAdapter | :x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :white_check_mark: | 1993 | 1993 | - | +| | jitsiKeycloakAdapter | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | 1993 | 1993 | - | | | jvb | :x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | - | - | - | | | prosody | :x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | - | - | - | | | web | :x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | - | - | - | diff --git a/helmfile/apps/jitsi/helmfile.yaml b/helmfile/apps/jitsi/helmfile.yaml index 62deb70c..fc91e7f8 100644 --- a/helmfile/apps/jitsi/helmfile.yaml +++ b/helmfile/apps/jitsi/helmfile.yaml @@ -10,7 +10,7 @@ repositories: releases: - name: "jitsi" chart: "jitsi-repo/sovereign-workplace-jitsi" - version: "1.4.2" + version: "1.5.1" values: - "values-jitsi.gotmpl" condition: "jitsi.enabled" diff --git a/helmfile/environments/default/images.yaml b/helmfile/environments/default/images.yaml index b54bb709..4cdf4b29 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -30,7 +30,7 @@ images: tag: "stable-8922@sha256:24bd4179998fe01ace1be74e53fea5308f4d91722953bb4334611e6886753f46" jitsiKeycloakAdapter: repository: "nordeck/jitsi-keycloak-adapter" - tag: "v20230816@sha256:dcc7d0ca07eb506a9cde97d6d138d05e9200acb2c57e2a3b1699de1f5e315a9c" + tag: "v20230906@sha256:54d45ee1a1205f98641810ffb171bd92e6478e2957a349ee4ff599359239fbf2" jitsiPatchJVB: repository: "bitnami/kubectl" tag: "1.26.8@sha256:c6902a1fdce0a24c9f93ac8d1f317039b206a4b307d8fc76cab4a92911345757" @@ -109,7 +109,7 @@ images: tag: "15-alpine" prosody: repository: "jitsi/prosody" - tag: "stable-8615" + tag: "stable-8922@sha256:243547f24ae7d686d1f0c18ee230cf93119a66f095dda282bacbf45d4bb69f77" redis: repository: "bitnami/redis" tag: "7.0.12-debian-11-r0"