github.com/verrazzano/verrazzano@v1.7.0/platform-operator/thirdparty/charts/dex/Chart.yaml (about)

     1  apiVersion: v2
     2  type: application
     3  name: dex
     4  version: 0.15.3
     5  appVersion: "2.37.0"
     6  kubeVersion: ">=1.14.0-0"
     7  description: OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.
     8  icon: https://dexidp.io/favicon.png
     9  keywords:
    10    - oidc
    11    - oauth
    12    - identity-provider
    13    - saml
    14  home: https://dexidp.io/
    15  sources:
    16    - https://github.com/dexidp/dex
    17    - https://github.com/dexidp/helm-charts/tree/master/charts/dex
    18  maintainers:
    19    - name: sagikazarmark
    20      email: mark.sagikazar@gmail.com
    21      url: https://sagikazarmark.hu
    22  annotations:
    23    artifacthub.io/changes: |
    24      - kind: added
    25        description: "Add default values for path and honorLabels to ServiceMonitor"
    26    artifacthub.io/images: |
    27      - name: dex
    28        image: ghcr.io/dexidp/dex:v2.37.0