From 09f14b3af2934d2b36a8c0fc3cac6ded56f41ef0 Mon Sep 17 00:00:00 2001 From: sagikazarmark Date: Thu, 25 Jan 2024 14:42:47 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: sagikazarmark --- index.yaml | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index 0838a7df..8cdcb331 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,39 @@ apiVersion: v1 entries: dex: + - annotations: + artifacthub.io/changes: | + - kind: changed + description: "Dex 2.38.0 release" + artifacthub.io/images: | + - name: dex + image: ghcr.io/dexidp/dex:v2.38.0 + apiVersion: v2 + appVersion: 2.38.0 + created: "2024-01-25T14:42:47.935333933Z" + description: OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable + connectors. + digest: d19c81db0792a12013d7e8a40a51562edf6c113884d4685af6cfede74f14eb2b + 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.16.0/dex-0.16.0.tgz + version: 0.16.0 - annotations: artifacthub.io/changes: | - kind: added @@ -1347,4 +1380,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: "2023-08-17T20:51:07.405264467Z" +generated: "2024-01-25T14:42:47.935611371Z"