Difference between revisions of "Helm search repo your repo name"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{lowercase}}
 +
helm search repo your_repo_name | grep stable | grep -v DEPRECATED | wc -l
 +
192
  
  helm search repo stable | grep stable | grep -v DEPRECATED | wc -l
+
 
  192
+
helm@2 version
 +
  [[helm search]] elastic
 +
NAME                        CHART VERSION APP VERSION DESCRIPTION
 +
elastic/elasticsearch        7.17.3      7.17.3    Official Elastic helm chart for Elasticsearch
 +
stable/elastic-stack        2.0.6        6          DEPRECATED A Helm chart for ELK
 +
stable/elasticsearch        1.32.5      6.8.6      DEPRECATED Flexible and powerful open source, distributed...
 +
stable/elasticsearch-curator 2.2.3        5.7.6      DEPRECATED A Helm chart for Elasticsearch Curator
 +
stable/elasticsearch-exporter 3.7.1        1.1.0      DEPRECATED Elasticsearch stats exporter for Prometheus
 +
stable/fluentd-elasticsearch 2.0.7        2.3.2      DEPRECATED! - A Fluentd Helm chart for Kubernetes with El...
 +
elastic/apm-server          7.17.3      7.17.3    Official Elastic helm chart for Elastic APM Server
 +
elastic/eck-operator        2.3.0        2.3.0      A Helm chart for deploying the Elastic Cloud on Kubernete...
 +
elastic/eck-operator-crds    2.3.0        2.3.0      A Helm chart for installing the ECK operator Custom Resou...
 +
elastic/filebeat            7.17.3      7.17.3    Official Elastic helm chart for Filebeat
 +
elastic/kibana              7.17.3      7.17.3    Official Elastic helm chart for Kibana
 +
elastic/logstash            7.17.3      7.17.3    Official Elastic helm chart for Logstash
 +
elastic/metricbeat          7.17.3      7.17.3    Official Elastic helm chart for Metricbeat
 +
stable/apm-server            2.1.7        7.0.0      DEPRECATED The server receives data from the Elastic APM ...
 +
stable/dmarc2logstash        1.3.1        1.0.3      DEPRECATED Provides a POP3-polled DMARC XML report inject...
 +
stable/elastabot            1.2.1        1.1.0      DEPRECATED A Helm chart for Elastabot - a Slack bot compa...
 +
stable/elastalert            1.5.1        0.2.4      DEPRECATED ElastAlert is a simple framework for alerting ...
 +
stable/fluentd              2.5.3        v2.4.0    DEPRECATED A Fluentd Elasticsearch Helm chart for Kuberne...
 +
stable/kibana                3.2.8        6.7.0      DEPRECATED - Kibana is an open source data visualization ...
 +
 
 +
[[helm search elastic --versions]]
 +
 
 +
Helm v3 syntax using helm v2 show not output:
 +
helm search repo [[elastic]]
 +
  No results found
  
  
  helm search repo jenkinsci
+
  [[helm search repo]] jenkinsci
  
 
== Related terms ==
 
== Related terms ==
 +
* <code>[[helm repo list]]</code>
 
* <code>[[helm repo add]]</code>
 
* <code>[[helm repo add]]</code>
 +
* <code>[[helm search]]</code>
  
 
== See also ==
 
== See also ==
 
* {{helm}}
 
* {{helm}}
  
[[Caterogy:Helm]]
+
[[Category:Helm]]

Latest revision as of 20:43, 8 July 2022

helm search repo your_repo_name | grep stable | grep -v DEPRECATED | wc -l
192


helm@2 version 
helm search elastic
NAME                         	CHART VERSION	APP VERSION	DESCRIPTION
elastic/elasticsearch        	7.17.3       	7.17.3     	Official Elastic helm chart for Elasticsearch
stable/elastic-stack         	2.0.6        	6          	DEPRECATED A Helm chart for ELK
stable/elasticsearch         	1.32.5       	6.8.6      	DEPRECATED Flexible and powerful open source, distributed...
stable/elasticsearch-curator 	2.2.3        	5.7.6      	DEPRECATED A Helm chart for Elasticsearch Curator
stable/elasticsearch-exporter	3.7.1        	1.1.0      	DEPRECATED Elasticsearch stats exporter for Prometheus
stable/fluentd-elasticsearch 	2.0.7        	2.3.2      	DEPRECATED! - A Fluentd Helm chart for Kubernetes with El...
elastic/apm-server           	7.17.3       	7.17.3     	Official Elastic helm chart for Elastic APM Server
elastic/eck-operator         	2.3.0        	2.3.0      	A Helm chart for deploying the Elastic Cloud on Kubernete...
elastic/eck-operator-crds    	2.3.0        	2.3.0      	A Helm chart for installing the ECK operator Custom Resou...
elastic/filebeat             	7.17.3       	7.17.3     	Official Elastic helm chart for Filebeat
elastic/kibana               	7.17.3       	7.17.3     	Official Elastic helm chart for Kibana
elastic/logstash             	7.17.3       	7.17.3     	Official Elastic helm chart for Logstash
elastic/metricbeat           	7.17.3       	7.17.3     	Official Elastic helm chart for Metricbeat
stable/apm-server            	2.1.7        	7.0.0      	DEPRECATED The server receives data from the Elastic APM ...
stable/dmarc2logstash        	1.3.1        	1.0.3      	DEPRECATED Provides a POP3-polled DMARC XML report inject...
stable/elastabot             	1.2.1        	1.1.0      	DEPRECATED A Helm chart for Elastabot - a Slack bot compa...
stable/elastalert            	1.5.1        	0.2.4      	DEPRECATED ElastAlert is a simple framework for alerting ...
stable/fluentd               	2.5.3        	v2.4.0     	DEPRECATED A Fluentd Elasticsearch Helm chart for Kuberne...
stable/kibana                	3.2.8        	6.7.0      	DEPRECATED - Kibana is an open source data visualization ...
helm search elastic --versions
Helm v3 syntax using helm v2 show not output:
helm search repo elastic
No results found


helm search repo jenkinsci

Related terms[edit]

See also[edit]

Advertising: