Skip to content

Commit

Permalink
[stable/dex] Dex v2.24.0 (helm#22736)
Browse files Browse the repository at this point in the history
This change updates the dex version to v2.24.0 and the chart version as
appropriate. There were no features or bugs that I reviewed in Dex that
required any additional changes.

Signed-off-by: Ken Perkins <ken.perkins@rackspace.com>
Signed-off-by: camelusluo <camelusluo@tencent.com>
  • Loading branch information
kenperkins authored and camelusluo committed Jul 6, 2020
1 parent bffaeed commit 16629b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions stable/dex/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: dex
version: 2.11.0
appVersion: 2.23.0
version: 2.12.0
appVersion: 2.24.0
description: OpenID Connect Identity (OIDC) and OAuth 2.0 Provider with Pluggable Connectors
keywords:
- dex
Expand Down
2 changes: 1 addition & 1 deletion stable/dex/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# name: value

image: quay.io/dexidp/dex
imageTag: "v2.23.0"
imageTag: "v2.24.0"
imagePullPolicy: "IfNotPresent"

inMiniKube: false
Expand Down

0 comments on commit 16629b0

Please sign in to comment.