From 1ff4b2384fdad7818ccf50dc9156ab392ee8b071 Mon Sep 17 00:00:00 2001 From: nabokihms Date: Sun, 4 Aug 2024 15:30:29 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: nabokihms --- index.yaml | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index a9f70c81..584a6e6d 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,39 @@ apiVersion: v1 entries: dex: + - annotations: + artifacthub.io/changes: | + - kind: changed + description: "Dex 2.41.0 release" + artifacthub.io/images: | + - name: dex + image: ghcr.io/dexidp/dex:v2.41.0 + apiVersion: v2 + appVersion: 2.41.0 + created: "2024-08-04T15:30:29.690615882Z" + description: OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable + connectors. + digest: d7215752883187d7b113fbfc5df8e7091593c8b8a19a05e696c344f4d44954e3 + home: https://dexidp.io/ + icon: https://dexidp.io/favicon.png + keywords: + - oidc + - oauth + - identity-provider + - saml + kubeVersion: '>=1.14.0-0' + maintainers: + - email: mark.sagikazar@gmail.com + name: sagikazarmark + url: https://sagikazarmark.hu + name: dex + sources: + - https://github.com/dexidp/dex + - https://github.com/dexidp/helm-charts/tree/master/charts/dex + type: application + urls: + - https://github.com/dexidp/helm-charts/releases/download/dex-0.19.0/dex-0.19.0.tgz + version: 0.19.0 - annotations: artifacthub.io/changes: | - kind: changed @@ -1479,4 +1512,4 @@ entries: urls: - https://github.com/dexidp/helm-charts/releases/download/dex-0.0.6/dex-0.0.6.tgz version: 0.0.6 -generated: "2024-06-03T20:08:59.340131916Z" +generated: "2024-08-04T15:30:29.691118765Z"