Skip to content
Snippets Groups Projects
Verified Commit fcd3ebe2 authored by Hugo Renard's avatar Hugo Renard
Browse files

(feat) bump rocketchat to 4.8.3

parent 25fa5f38
No related branches found
No related tags found
No related merge requests found
...@@ -120,7 +120,7 @@ spec: ...@@ -120,7 +120,7 @@ spec:
name: ${FQDN}-config name: ${FQDN}-config
- configMapRef: - configMapRef:
name: ${FQDN}-config-custom name: ${FQDN}-config-custom
image: libresh/rocketchat:4.8.1 image: libresh/rocketchat:4.8.3
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: app name: app
ports: ports:
...@@ -236,6 +236,7 @@ data: ...@@ -236,6 +236,7 @@ data:
Accounts_OAuth_Custom_Liiibre_scope: openid Accounts_OAuth_Custom_Liiibre_scope: openid
Accounts_OAuth_Custom_Liiibre_roles_claim: groups Accounts_OAuth_Custom_Liiibre_roles_claim: groups
Accounts_OAuth_Custom_Liiibre_groups_claim: groups Accounts_OAuth_Custom_Liiibre_groups_claim: groups
Accounts_OAuth_Custom_Liiibre_roles_to_sync: admin
Accounts_OAuth_Custom_Liiibre_button_label_text: 'Entrez dans le Chat' Accounts_OAuth_Custom_Liiibre_button_label_text: 'Entrez dans le Chat'
# To check # To check
Accounts_OAuth_Custom_Liiibre_key_field: username Accounts_OAuth_Custom_Liiibre_key_field: username
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment