mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
Updated github repo URL for upstreamed charts
This commit is contained in:
@@ -9,34 +9,34 @@ $ helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
$ helm search bitnami
|
||||
```
|
||||
|
||||
## Upstreamed charts (contributed to [kubernetes/charts](https://github.com/kubernetes/charts))
|
||||
## Upstreamed charts (contributed to [helm/charts](https://github.com/helm/charts))
|
||||
|
||||
- [Dokuwiki](https://github.com/kubernetes/charts/tree/master/stable/dokuwiki)
|
||||
- [Drupal](https://github.com/kubernetes/charts/tree/master/stable/drupal)
|
||||
- [Ghost](https://github.com/kubernetes/charts/tree/master/stable/ghost)
|
||||
- [JasperReports](https://github.com/kubernetes/charts/tree/master/stable/jasperreports)
|
||||
- [Joomla!](https://github.com/kubernetes/charts/tree/master/stable/joomla)
|
||||
- [Magento](https://github.com/kubernetes/charts/tree/master/stable/magento)
|
||||
- [MariaDB](https://github.com/kubernetes/charts/tree/master/stable/mariadb)
|
||||
- [MediaWiki](https://github.com/kubernetes/charts/tree/master/stable/mediawiki)
|
||||
- [MongoDB](https://github.com/kubernetes/charts/tree/master/stable/mongodb)
|
||||
- [Moodle](https://github.com/kubernetes/charts/tree/master/stable/moodle)
|
||||
- [Odoo](https://github.com/kubernetes/charts/tree/master/stable/odoo)
|
||||
- [OpenCart](https://github.com/kubernetes/charts/tree/master/stable/opencart)
|
||||
- [OrangeHRM](https://github.com/kubernetes/charts/tree/master/stable/orangehrm)
|
||||
- [Osclass](https://github.com/kubernetes/charts/tree/master/stable/osclass)
|
||||
- [OwnCloud](https://github.com/kubernetes/charts/tree/master/stable/owncloud)
|
||||
- [Parse](https://github.com/kubernetes/charts/tree/master/stable/parse)
|
||||
- [Phabricator](https://github.com/kubernetes/charts/tree/master/stable/phabricator)
|
||||
- [phpBB](https://github.com/kubernetes/charts/tree/master/stable/phpbb)
|
||||
- [PrestaShop](https://github.com/kubernetes/charts/tree/master/stable/prestashop)
|
||||
- [RabbitMQ](https://github.com/kubernetes/charts/tree/master/stable/rabbitmq)
|
||||
- [Redis](https://github.com/kubernetes/charts/tree/master/stable/redis)
|
||||
- [Redmine](https://github.com/kubernetes/charts/tree/master/stable/redmine)
|
||||
- [SugarCRM](https://github.com/kubernetes/charts/tree/master/stable/sugarcrm)
|
||||
- [SuiteCRM](https://github.com/kubernetes/charts/tree/master/stable/suitecrm)
|
||||
- [TestLink](https://github.com/kubernetes/charts/tree/master/stable/testlink)
|
||||
- [WordPress](https://github.com/kubernetes/charts/tree/master/stable/wordpress)
|
||||
- [Dokuwiki](https://github.com/helm/charts/tree/master/stable/dokuwiki)
|
||||
- [Drupal](https://github.com/helm/charts/tree/master/stable/drupal)
|
||||
- [Ghost](https://github.com/helm/charts/tree/master/stable/ghost)
|
||||
- [JasperReports](https://github.com/helm/charts/tree/master/stable/jasperreports)
|
||||
- [Joomla!](https://github.com/helm/charts/tree/master/stable/joomla)
|
||||
- [Magento](https://github.com/helm/charts/tree/master/stable/magento)
|
||||
- [MariaDB](https://github.com/helm/charts/tree/master/stable/mariadb)
|
||||
- [MediaWiki](https://github.com/helm/charts/tree/master/stable/mediawiki)
|
||||
- [MongoDB](https://github.com/helm/charts/tree/master/stable/mongodb)
|
||||
- [Moodle](https://github.com/helm/charts/tree/master/stable/moodle)
|
||||
- [Odoo](https://github.com/helm/charts/tree/master/stable/odoo)
|
||||
- [OpenCart](https://github.com/helm/charts/tree/master/stable/opencart)
|
||||
- [OrangeHRM](https://github.com/helm/charts/tree/master/stable/orangehrm)
|
||||
- [Osclass](https://github.com/helm/charts/tree/master/stable/osclass)
|
||||
- [OwnCloud](https://github.com/helm/charts/tree/master/stable/owncloud)
|
||||
- [Parse](https://github.com/helm/charts/tree/master/stable/parse)
|
||||
- [Phabricator](https://github.com/helm/charts/tree/master/stable/phabricator)
|
||||
- [phpBB](https://github.com/helm/charts/tree/master/stable/phpbb)
|
||||
- [PrestaShop](https://github.com/helm/charts/tree/master/stable/prestashop)
|
||||
- [RabbitMQ](https://github.com/helm/charts/tree/master/stable/rabbitmq)
|
||||
- [Redis](https://github.com/helm/charts/tree/master/stable/redis)
|
||||
- [Redmine](https://github.com/helm/charts/tree/master/stable/redmine)
|
||||
- [SugarCRM](https://github.com/helm/charts/tree/master/stable/sugarcrm)
|
||||
- [SuiteCRM](https://github.com/helm/charts/tree/master/stable/suitecrm)
|
||||
- [TestLink](https://github.com/helm/charts/tree/master/stable/testlink)
|
||||
- [WordPress](https://github.com/helm/charts/tree/master/stable/wordpress)
|
||||
|
||||
## Bitnami charts
|
||||
|
||||
@@ -81,7 +81,7 @@ To install Helm, refer to the [Helm install guide](https://github.com/kubernetes
|
||||
|
||||
### Add Repo
|
||||
|
||||
The stable charts are contributed to the upstream [kubernetes/charts](https://github.com/kubernetes/charts) repository. The following command allows you to download and install all the charts from this repository, both the bitnami and the upstreamed ones.
|
||||
The stable charts are contributed to the upstream [helm/charts](https://github.com/helm/charts) repository. The following command allows you to download and install all the charts from this repository, both the bitnami and the upstreamed ones.
|
||||
|
||||
```bash
|
||||
$ helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
> **Sample**
|
||||
>
|
||||
> This chart bootstraps a MediaWiki deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. The chart depends upon the [MariaDB chart](https://github.com/kubernetes/charts/tree/master/stable/mariadb) for the database requirements of MediaWiki.
|
||||
> This chart bootstraps a MediaWiki deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager. The chart depends upon the [MariaDB chart](https://github.com/helm/charts/tree/master/stable/mariadb) for the database requirements of MediaWiki.
|
||||
>
|
||||
> The chart uses the [Bitnami MediaWiki Docker Image](https://hub.docker.com/r/bitnami/mediawiki) for setting up the MediaWiki deployment and is developed, contributed and maintained by [Bitnami](https://bitnami.com).
|
||||
|
||||
|
||||
@@ -284,7 +284,7 @@ metrics:
|
||||
# memory: 100Mi
|
||||
|
||||
## Credits to the incubator/kafka chart for the JMX configuration.
|
||||
## https://github.com/kubernetes/charts/tree/master/incubator/kafka
|
||||
## https://github.com/helm/charts/tree/master/incubator/kafka
|
||||
##
|
||||
## Rules to apply to the Prometheus JMX Exporter. Note while lots of stats have been cleaned and exposed,
|
||||
## there are still more stats to clean up and expose, others will never get exposed. They keep lots of duplicates
|
||||
|
||||
@@ -284,7 +284,7 @@ metrics:
|
||||
# memory: 100Mi
|
||||
|
||||
## Credits to the incubator/kafka chart for the JMX configuration.
|
||||
## https://github.com/kubernetes/charts/tree/master/incubator/kafka
|
||||
## https://github.com/helm/charts/tree/master/incubator/kafka
|
||||
##
|
||||
## Rules to apply to the Prometheus JMX Exporter. Note while lots of stats have been cleaned and exposed,
|
||||
## there are still more stats to clean up and expose, others will never get exposed. They keep lots of duplicates
|
||||
|
||||
Reference in New Issue
Block a user