You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
960 B
27 lines
960 B
apiVersion: v2
|
|
name: eshop
|
|
type: application
|
|
version: 1.0.0
|
|
appVersion: 2.2.0
|
|
description: A Helm chart to deploy eShopOnWeb
|
|
keywords:
|
|
- dotnet
|
|
sources:
|
|
- https://github.com/eShopOnWeb-OpenShift/gitops
|
|
home: https://github.com/eShopOnWeb-OpenShift
|
|
maintainers:
|
|
- name: Nicolas Massé
|
|
email: nmasse@redhat.com
|
|
url: https://www.itix.fr/
|
|
- name: Sébastien Lallemand
|
|
email: slallemand@redhat.com
|
|
annotations:
|
|
charts.openshift.io/name: Microsoft eShopOnWeb ASP.NET Core Reference Application
|
|
charts.openshift.io/providerType: community
|
|
charts.openshift.io/supportedOpenShiftVersions: '>=4.13'
|
|
charts.openshift.io/testedOpenShiftVersion: '4.13'
|
|
charts.openshift.io/supportURL: https://github.com/eShopOnWeb-OpenShift/gitops/issues
|
|
charts.openshift.io/provider: Red Hat SSA France
|
|
charts.openshift.io/archs: x86_64
|
|
icon: https://raw.githubusercontent.com/dotnet-architecture/eShopOnWeb/main/src/Web/wwwroot/images/brand.png
|
|
kubeVersion: '>=1.25'
|
|
|