Skip to content

Commit

Permalink
rebase with new dex version
Browse files Browse the repository at this point in the history
Signed-off-by: ysyldur <[email protected]>
  • Loading branch information
ysyldur committed Oct 4, 2022
1 parent 912bda5 commit 78db206
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/dex/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
type: application
name: dex
version: 0.11.2
appVersion: "2.34.0"
version: 0.12.1
appVersion: "2.35.1"
kubeVersion: ">=1.14.0-0"
description: OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.
icon: https://dexidp.io/favicon.png
Expand All @@ -25,4 +25,4 @@ annotations:
description: "`loadBalancerIP` set IP value when using LoadBalancer service type"
artifacthub.io/images: |
- name: dex
image: ghcr.io/dexidp/dex:v2.34.0
image: ghcr.io/dexidp/dex:v2.35.1

0 comments on commit 78db206

Please sign in to comment.