Update Dex image and chart versions

Story: 2010703
Task: 48391

Signed-off-by: Joao Victor Portal <Joao.VictorPortal@windriver.com>
Change-Id: I6d29c71ec6c701a06f9ba47d21092c1b06ca22a2
This commit is contained in:
Joao Victor Portal 2023-07-14 14:01:05 -03:00
parent 72ffc9c3a3
commit 0129f54537

View File

@ -305,17 +305,17 @@ Configure OIDC Auth Applications
For the complete list of dex helm chart values supported, see `Dex Helm For the complete list of dex helm chart values supported, see `Dex Helm
Chart Values Chart Values
<https://github.com/dexidp/helm-charts/blob/dex-0.8.2/charts/dex/values.yaml>`__. <https://github.com/dexidp/helm-charts/blob/dex-0.14.1/charts/dex/values.yaml>`__.
For the complete list of parameters of the dex |LDAP| connector For the complete list of parameters of the dex |LDAP| connector
configuration, see `Authentication Through LDAP configuration, see `Authentication Through LDAP
<https://dexidp.io/docs/connectors/ldap/>`__. <https://dexidp.io/docs/connectors/ldap/>`__.
The overall Dex documentation is available on `dexidp.io The overall Dex documentation is available on `dexidp.io
<https://dexidp.io/docs/>`__. The configuration of dex server version <https://dexidp.io/docs/>`__. The configuration of dex server version
v2.31.1 is described on github v2.36.0 is described on github
(https://github.com/dexidp/dex/blob/v2.31.1/config.yaml.dist) with example (https://github.com/dexidp/dex/blob/v2.36.0/config.yaml.dist) with example
``config.dev.yaml`` ``config.dev.yaml``
(https://github.com/dexidp/dex/blob/v2.31.1/config.dev.yaml). (https://github.com/dexidp/dex/blob/v2.36.0/config.dev.yaml).
The example below configures a token expiry of ten hours, a single |LDAP| The example below configures a token expiry of ten hours, a single |LDAP|
connector to an Active Directory service using HTTPS (LDAPS) using the connector to an Active Directory service using HTTPS (LDAPS) using the
@ -468,7 +468,7 @@ are:
image: image:
repository: ghcr.io/dexidp/dex repository: ghcr.io/dexidp/dex
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v2.31.1 tag: v2.36.0
imagePullSecrets: imagePullSecrets:
- name: default-registry-key - name: default-registry-key
env: env: