Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
28 lines (19 loc) · 1.24 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.24 KB

Validated Patterns Charts Repository

This repository contains Helm charts intended to be use in Validated Patterns.

Installing Charts from this Repository

Add the Repository to Helm:

helm repo add validated-patterns-charts https://charts.hybrid-cloud-patterns.io/

How to list available charts

To list the charts that are available in our report just run the following command once you have added the repository:

helm search repo validated-patterns-charts 

The output should look like this:

$ helm search repo validated-patterns-charts
NAME                                       	CHART VERSION	APP VERSION	DESCRIPTION
validated-patterns-charts/bluegreen        	0.1.0        	1.16.0     	A Helm chart for Kubernetes
validated-patterns-charts/helm-http-example	0.0.1        	           	Http Helm Chart
validated-patterns-charts/istio            	0.1.0        	1.16.0     	A Helm chart for Kubernetes
validated-patterns-charts/rollouts         	0.1.1        	1.16.0     	A Helm chart for Kubernetes
validated-patterns-charts/servicemesh      	0.1.0        	1.16.0     	A Helm chart for Kubernetes
validated-patterns-charts/vault            	0.0.15       	1.0.0      	Helm chart to deploy Vault to an OpenShift Cluster