Adding index.yaml

pull/285/head
Samuel Attwood 2021-12-09 18:20:26 -05:00
parent 79ee88b234
commit 59abe7855f
1 changed files with 117 additions and 0 deletions

View File

@ -1197,6 +1197,123 @@ entries:
- assets/fpga-operator/fpga-operator-2.5.201.tgz - assets/fpga-operator/fpga-operator-2.5.201.tgz
version: 2.5.201 version: 2.5.201
gluu: gluu:
- annotations:
artifacthub.io/changes: |
- Gluu 5.0 Openbanking Distribution. Auth-server and config-api.
- Updated new images
- https://gluu.org/docs/openbanking
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/images: |
- name: auth-server
image: janssenproject/auth-server:1.0.0-beta.13
- name: auth-server-key-rotation
image: janssenproject/certmanager:1.0.0-beta.13
- name: client-api
image: janssenproject/client-api:1.0.0-beta.13
- name: configuration-manager
image: janssenproject/configurator:1.0.0-beta.13
- name: config-api
image: janssenproject/config-api:1.0.0-beta.13
- name: fido2
image: janssenproject/fido2:1.0.0-beta.13
- name: opendj
image: gluufederation/opendj:5.0.0_dev
- name: persistence
image: janssenproject/persistence-loader:1.0.0-beta.13
- name: scim
image: janssenproject/scim:1.0.0-beta.13
artifacthub.io/license: Apache-2.0
artifacthub.io/prerelease: "true"
catalog.cattle.io/certified: partner
catalog.cattle.io/display-name: Gluu Cloud Identity and Access Management
catalog.cattle.io/release-name: gluu
apiVersion: v2
appVersion: 5.0.0
created: "2021-12-06T09:13:44.889427-05:00"
dependencies:
- condition: global.config.enabled
name: config
repository: ""
version: 5.0.1
- condition: global.config-api.enabled
name: config-api
repository: ""
version: 5.0.1
- condition: global.opendj.enabled
name: opendj
repository: ""
version: 5.0.1
- condition: global.jackrabbit.enabled
name: jackrabbit
repository: ""
version: 5.0.1
- condition: global.auth-server.enabled
name: auth-server
repository: ""
version: 5.0.1
- condition: global.admin-ui.enabled
name: admin-ui
repository: ""
version: 5.0.1
- condition: global.fido2.enabled
name: fido2
repository: ""
version: 5.0.1
- condition: global.scim.enabled
name: scim
repository: ""
version: 5.0.1
- condition: global.nginx-ingress.enabled
name: nginx-ingress
repository: ""
version: 5.0.1
- condition: global.oxshibboleth.enabled
name: oxshibboleth
repository: ""
version: 5.0.1
- condition: config.configmap.cnPassportEnabled
name: oxpassport
repository: ""
version: 5.0.1
- condition: config.configmap.cnCasaEnabled
name: casa
repository: ""
version: 5.0.1
- condition: global.auth-server-key-rotation.enabled
name: auth-server-key-rotation
repository: ""
version: 5.0.1
- condition: global.cr-rotate.enabled
name: cr-rotate
repository: ""
version: 5.0.1
- condition: global.client-api.enabled
name: client-api
repository: ""
version: 5.0.1
- condition: global.persistence.enabled
name: persistence
repository: ""
version: 5.0.1
- condition: global.istio.ingress
name: cn-istio-ingress
repository: ""
version: 5.0.1
description: Gluu Access and Identity Management OpenBanking distribution
digest: e3550c2d34d6febf7ed2d5c59cb6ec9d07b5dcc5fb4258fd67185008663e151e
home: https://www.gluu.org
icon: https://gluu.org/docs/gluu-server/favicon.ico
kubeVersion: '>=v1.21.0-0'
maintainers:
- email: support@gluu.org
name: moabu
name: gluu
sources:
- https://gluu.org/docs/gluu-server
- https://github.com/GluuFederation/cloud-native-edition
urls:
- assets/gluu/gluu-5.0.101.tgz
version: 5.0.101
- annotations: - annotations:
artifacthub.io/changes: | artifacthub.io/changes: |
- Gluu 5.0 Openbanking Distribution. Auth-server and config-api. - Gluu 5.0 Openbanking Distribution. Auth-server and config-api.