Skip to content

Commit fb4562e

Browse files
authored
Bump Dex to v2.41.1 (#139)
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
1 parent 04cf9f7 commit fb4562e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/dex/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
type: application
33
name: dex
4-
version: 0.19.0
5-
appVersion: "2.41.0"
4+
version: 0.19.1
5+
appVersion: "2.41.1"
66
kubeVersion: ">=1.14.0-0"
77
description: OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.
88
icon: https://dexidp.io/favicon.png
@@ -22,7 +22,7 @@ maintainers:
2222
annotations:
2323
artifacthub.io/changes: |
2424
- kind: changed
25-
description: "Dex 2.41.0 release"
25+
description: "Dex 2.41.1 release"
2626
artifacthub.io/images: |
2727
- name: dex
28-
image: ghcr.io/dexidp/dex:v2.41.0
28+
image: ghcr.io/dexidp/dex:v2.41.1

charts/dex/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dex
22

3-
![version: 0.19.0](https://img.shields.io/badge/version-0.19.0-informational?style=flat-square) ![type: application](https://img.shields.io/badge/type-application-informational?style=flat-square) ![app version: 2.41.0](https://img.shields.io/badge/app%20version-2.41.0-informational?style=flat-square) ![kube version: >=1.14.0-0](https://img.shields.io/badge/kube%20version->=1.14.0--0-informational?style=flat-square) [![artifact hub](https://img.shields.io/badge/artifact%20hub-dex-informational?style=flat-square)](https://artifacthub.io/packages/helm/dex/dex)
3+
![version: 0.19.1](https://img.shields.io/badge/version-0.19.1-informational?style=flat-square) ![type: application](https://img.shields.io/badge/type-application-informational?style=flat-square) ![app version: 2.41.1](https://img.shields.io/badge/app%20version-2.41.1-informational?style=flat-square) ![kube version: >=1.14.0-0](https://img.shields.io/badge/kube%20version->=1.14.0--0-informational?style=flat-square) [![artifact hub](https://img.shields.io/badge/artifact%20hub-dex-informational?style=flat-square)](https://artifacthub.io/packages/helm/dex/dex)
44

55
OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.
66

0 commit comments

Comments
 (0)