diff --git a/manifests/base/dex/argocd-dex-server-deployment.yaml b/manifests/base/dex/argocd-dex-server-deployment.yaml index 23d8bd07b961e..7a6a517d4dbf2 100644 --- a/manifests/base/dex/argocd-dex-server-deployment.yaml +++ b/manifests/base/dex/argocd-dex-server-deployment.yaml @@ -37,7 +37,7 @@ spec: type: RuntimeDefault containers: - name: dex - image: ghcr.io/dexidp/dex:v2.30.2 + image: ghcr.io/dexidp/dex:v2.32.0 imagePullPolicy: Always command: [/shared/argocd-dex, rundex] env: diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 5ca4e18e69f63..0fd5e0af63e72 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -10555,7 +10555,7 @@ spec: key: dexserver.disable.tls name: argocd-cmd-params-cm optional: true - image: ghcr.io/dexidp/dex:v2.30.2 + image: ghcr.io/dexidp/dex:v2.32.0 imagePullPolicy: Always name: dex ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index 4c97af08608af..dc506ec1e7cef 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1329,7 +1329,7 @@ spec: key: dexserver.disable.tls name: argocd-cmd-params-cm optional: true - image: ghcr.io/dexidp/dex:v2.30.2 + image: ghcr.io/dexidp/dex:v2.32.0 imagePullPolicy: Always name: dex ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index 89c74066237f6..ca5c0e93bff34 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -9927,7 +9927,7 @@ spec: key: dexserver.disable.tls name: argocd-cmd-params-cm optional: true - image: ghcr.io/dexidp/dex:v2.30.2 + image: ghcr.io/dexidp/dex:v2.32.0 imagePullPolicy: Always name: dex ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index a3c53ee13a298..81aa36d58a925 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -701,7 +701,7 @@ spec: key: dexserver.disable.tls name: argocd-cmd-params-cm optional: true - image: ghcr.io/dexidp/dex:v2.30.2 + image: ghcr.io/dexidp/dex:v2.32.0 imagePullPolicy: Always name: dex ports: