Difference between revisions of "Helm search repo"

From wikieduonline
Jump to navigation Jump to search
 
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Draft}}
 
 
{{lowercase}}
 
{{lowercase}}
  
[[helm search]] repo YOUR_SEARCH
+
* <code>[[helm search repo --help]]</code>
 +
* <code>[[helm search]] repo [[your_text_to_search]]</code>
 +
* <code>[[helm search]] repo [[your_text_to_search]]--versions</code>
 +
* <code>[[helm search repo eks]]</code>
 +
* <code>[[helm search repo stable]]</code>
 +
* <code>[[helm search repo grafana]]</code>
 +
* <code>[[helm search repo bitnami]]</code>
 +
* <code>[[helm search repo jetstack]]</code>
 +
* <code>[[helm search repo elastic]]</code>
 +
* <code>[[helm search repo prometheus]]</code>
 +
* <code>[[helm search repo prometheus-community]]</code>
 +
* <code>[[helm search repo aqua-helm]]</code>
  
  [[helm search repo eks]]
+
  helm search repo
 +
NAME                CHART VERSION APP VERSION DESCRIPTION
 +
stable/[[jasperreports]] 7.0.11      7.2.0      DEPRECATED The JasperReports server can be used as a stan...
 +
stable/artifactory  7.3.2        6.1.0      DEPRECATED Universal Repository Manager supporting all ma...
 +
stable/artifactory-ha 0.4.2        6.2.0      DEPRECATED Universal Repository Manager supporting all ma...
 +
stable/chartmuseum  2.14.2      0.12.0    DEPRECATED Host your own Helm Chart Repository
 +
stable/dmarc2logstash 1.3.1        1.0.3      DEPRECATED Provides a POP3-polled DMARC XML report inject...
 +
stable/pgadmin      1.2.3        4.18.0    DEPRECATED - moved to new repo, see source for new location
 +
stable/[[satisfy]]      1.1.2        3.0.4      DEPRECATED - Composer repo hosting with Satisfy
 +
stable/[[sentry]]        4.3.3        9.1.2      DEPRECATED - Sentry is a cross-platform crash reporting a...
 +
stable/[[sonatype-nexus]] 1.23.1      3.20.1-01  DEPRECATED - Sonatype Nexus is an open source repository ...
 +
 +
Use: [[helm search]]
  
 +
helm search repo
 +
[[Error: no repositories configured]]
 +
 +
== Related ==
 +
* <code>[[helm repo add]]</code>
 +
* <code>[[helm repo list]]</code>
 +
* <code>[[helm list]]</code>
 +
 +
* <code>[[~/Library/Preferences/helm/registry/config.json]]</code>
 +
* <code>[[~/Library/Caches/helm/repository]]</code>
 +
* <code>[[~/Library/Preferences/helm/repositories.yaml]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{helm search}}
 
* {{helm}}
 
* {{helm}}
  
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Latest revision as of 16:04, 1 February 2024

helm search repo
NAME                 	CHART VERSION	APP VERSION	DESCRIPTION
stable/jasperreports 	7.0.11       	7.2.0      	DEPRECATED The JasperReports server can be used as a stan...
stable/artifactory   	7.3.2        	6.1.0      	DEPRECATED Universal Repository Manager supporting all ma...
stable/artifactory-ha	0.4.2        	6.2.0      	DEPRECATED Universal Repository Manager supporting all ma...
stable/chartmuseum   	2.14.2       	0.12.0     	DEPRECATED Host your own Helm Chart Repository
stable/dmarc2logstash	1.3.1        	1.0.3      	DEPRECATED Provides a POP3-polled DMARC XML report inject...
stable/pgadmin       	1.2.3        	4.18.0     	DEPRECATED - moved to new repo, see source for new location
stable/satisfy       	1.1.2        	3.0.4      	DEPRECATED - Composer repo hosting with Satisfy
stable/sentry        	4.3.3        	9.1.2      	DEPRECATED - Sentry is a cross-platform crash reporting a...
stable/sonatype-nexus	1.23.1       	3.20.1-01  	DEPRECATED - Sonatype Nexus is an open source repository ...

Use: helm search
helm search repo
Error: no repositories configured

Related[edit]

See also[edit]

Advertising: