From 008b13f380042af430dddf970daba0138ff02809 Mon Sep 17 00:00:00 2001 From: Maksim Nabokikh Date: Tue, 4 Jun 2024 00:08:43 +0400 Subject: [PATCH] Bump Dex v2.40.0 (#131) Signed-off-by: m.nabokikh --- charts/dex/Chart.yaml | 8 ++++---- charts/dex/README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/dex/Chart.yaml b/charts/dex/Chart.yaml index b40b80bd..e20e4abb 100644 --- a/charts/dex/Chart.yaml +++ b/charts/dex/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 type: application name: dex -version: 0.17.1 -appVersion: "2.39.1" +version: 0.18.0 +appVersion: "2.40.0" kubeVersion: ">=1.14.0-0" description: OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors. icon: https://dexidp.io/favicon.png @@ -22,7 +22,7 @@ maintainers: annotations: artifacthub.io/changes: | - kind: changed - description: "Dex 2.39.1 release" + description: "Dex 2.40.0 release" artifacthub.io/images: | - name: dex - image: ghcr.io/dexidp/dex:v2.39.0 + image: ghcr.io/dexidp/dex:v2.40.0 diff --git a/charts/dex/README.md b/charts/dex/README.md index b888a021..53ef4131 100644 --- a/charts/dex/README.md +++ b/charts/dex/README.md @@ -1,6 +1,6 @@ # dex -![version: 0.17.1](https://img.shields.io/badge/version-0.17.1-informational?style=flat-square) ![type: application](https://img.shields.io/badge/type-application-informational?style=flat-square) ![app version: 2.39.1](https://img.shields.io/badge/app%20version-2.39.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) +![version: 0.18.0](https://img.shields.io/badge/version-0.18.0-informational?style=flat-square) ![type: application](https://img.shields.io/badge/type-application-informational?style=flat-square) ![app version: 2.40.0](https://img.shields.io/badge/app%20version-2.40.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) OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.