Merge branch 'master' into metricsreadme

This commit is contained in:
Juan Ariza Toledano
2019-10-16 16:41:38 +02:00
committed by GitHub
57 changed files with 153 additions and 127 deletions
+6 -61
View File
@@ -7,72 +7,17 @@ Popular applications, provided by [Bitnami](https://bitnami.com), ready to launc
```bash
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm search bitnami
$ helm install bitnami/<chart>
```
## Upstreamed charts (contributed to [helm/charts](https://github.com/helm/charts))
![Installing a chart](demo.gif)
- [Dokuwiki](https://github.com/helm/charts/tree/master/stable/dokuwiki)
- [Drupal](https://github.com/helm/charts/tree/master/stable/drupal)
- [ExternalDNS](https://github.com/helm/charts/tree/master/stable/external-dns)
- [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)
- [Kubewatch](https://github.com/helm/charts/tree/master/stable/kubewatch)
- [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)
- [NATS](https://github.com/helm/charts/tree/master/stable/nats)
- [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)
- [phpMyAdmin](https://github.com/helm/charts/tree/master/stable/phpmyadmin)
- [PostgreSQL](https://github.com/helm/charts/tree/master/stable/postgresql)
- [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)
- [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)
## Charts
## Bitnami charts
This repository contains:
- [Apache](https://github.com/bitnami/charts/tree/master/bitnami/apache)
- [Apache Airflow](https://github.com/bitnami/charts/tree/master/bitnami/airflow)
- [Apache Spark](https://github.com/bitnami/charts/tree/master/bitnami/spark)
- [Cassandra](https://github.com/bitnami/charts/tree/master/bitnami/cassandra)
- [Elasticsearch](https://github.com/bitnami/charts/tree/master/bitnami/elasticsearch)
- [etcd](https://github.com/bitnami/charts/tree/master/bitnami/etcd)
- [Fluentd](https://github.com/bitnami/charts/tree/master/bitnami/fluentd)
- [Grafana](https://github.com/bitnami/charts/tree/master/bitnami/grafana)
- [Harbor](https://github.com/bitnami/charts/tree/master/bitnami/harbor)
- [HashiCorp Consul](https://github.com/bitnami/charts/tree/master/bitnami/consul)
- [InfluxDB](https://github.com/bitnami/charts/tree/master/bitnami/influxdb)
- [Jenkins](https://github.com/bitnami/charts/tree/master/bitnami/jenkins)
- [Kafka](https://github.com/bitnami/charts/tree/master/bitnami/kafka)
- [Kibana](https://github.com/bitnami/charts/tree/master/bitnami/kibana)
- [Kubeapps](https://github.com/bitnami/charts/tree/master/bitnami/kubeapps)
- [Magento](https://github.com/bitnami/charts/tree/master/bitnami/magento)
- [Memcached](https://github.com/bitnami/charts/tree/master/bitnami/memcached)
- [MariaDB Galera](https://github.com/bitnami/charts/tree/master/bitnami/mariadb-galera)
- [Metrics Server](https://github.com/bitnami/charts/tree/master/bitnami/metrics-server)
- [Minio](https://github.com/bitnami/charts/tree/master/bitnami/minio)
- [MXNet](https://github.com/bitnami/charts/tree/master/bitnami/mxnet)
- [MySQL](https://github.com/bitnami/charts/tree/master/bitnami/mysql)
- [nginx](https://github.com/bitnami/charts/tree/master/bitnami/nginx)
- [nginx-ingress-controller](https://github.com/bitnami/charts/tree/master/bitnami/nginx-ingress-controller)
- [NodeJS](https://github.com/bitnami/charts/tree/master/bitnami/node)
- [PyTorch](https://github.com/bitnami/charts/tree/master/bitnami/pytorch)
- [TensorFlow ResNet](https://github.com/bitnami/charts/tree/master/bitnami/tensorflow-resnet)
- [Tomcat](https://github.com/bitnami/charts/tree/master/bitnami/tomcat)
- [WildFly](https://github.com/bitnami/charts/tree/master/bitnami/wildfly)
- [ZooKeeper](https://github.com/bitnami/charts/tree/master/bitnami/zookeeper)
* [Upstreamed charts](./upstreamed) (contributed to [helm/charts](https://github.com/helm/charts))
* [Bitnami charts](./bitnami)
## Before you begin
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: apache
version: 7.1.0
version: 7.1.1
appVersion: 2.4.41
description: Chart for Apache HTTP Server
keywords:
+6 -1
View File
@@ -19,6 +19,11 @@ This chart bootstraps a [Apache](https://github.com/bitnami/bitnami-docker-apach
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This Helm chart has been tested on top of [Bitnami Kubernetes Production Runtime](https://kubeprod.io/) (BKPR). Deploy BKPR to get automated TLS certificates, logging and monitoring for your applications.
## Prerequisites
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
## Installing the Chart
To install the chart with the release name `my-release`:
@@ -119,7 +124,7 @@ $ helm install --name my-release -f values.yaml bitnami/apache
The Apache chart allows you to deploy a custom web application using one of the following methods:
- Cloning from a git repository: Set `cloneHtdocsFromGit.enabled` to `true` and set the repository and branch using the `cloneHtdocsFromGit.repository` and `cloneHtdocsFromGit.branch` parameters. A sidecar will also pull the latest changes in an interval set by `cloneHtdocsFromGit.interval`.
- Providing a ConfigMap: Set the `htdocsConfigMap` value to mount a ConfigMap in the Apache htdocs folder.
- Providing a ConfigMap: Set the `htdocsConfigMap` value to mount a ConfigMap in the Apache htdocs folder.
- Using an existing PVC: Set the `htdocsPVC` value to mount an PersistentVolumeClaim with the web application content.
In the following example you can deploy a example web application using git:
+3 -3
View File
@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/apache
tag: 2.4.41-debian-9-r49
tag: 2.4.41-debian-9-r66
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##
@@ -31,7 +31,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.23.0-debian-9-r42
tag: 2.23.0-debian-9-r59
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -165,7 +165,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r67
tag: 0.7.0-debian-9-r84
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: cassandra
version: 4.1.2
version: 4.1.3
appVersion: 3.11.4
description: Apache Cassandra is a free and open-source distributed database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. Cassandra offers robust support for clusters spanning multiple datacenters, with asynchronous masterless replication allowing low latency operations for all clients.
icon: https://bitnami.com/assets/stacks/cassandra/img/cassandra-stack-220x234.png
+2 -1
View File
@@ -17,7 +17,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.8+
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
## Installing the Chart
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: consul
version: 6.0.2
version: 6.0.3
appVersion: 1.6.1
description: Highly available and distributed service discovery and key-value store designed with support for the modern data center to make distributed systems and configuration easy.
home: https://www.consul.io/
+2 -1
View File
@@ -17,7 +17,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.4+ with Beta APIs enabled
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
## Installing the Chart
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: elasticsearch
version: 6.3.10
version: 6.3.11
appVersion: 7.4.0
description: A highly scalable open-source full-text search and analytics engine
keywords:
+2 -1
View File
@@ -17,7 +17,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.6+ with Beta APIs enabled
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
## Installing the Chart
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: etcd
version: 4.3.9
version: 4.3.10
appVersion: 3.4.2
description: etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines
keywords:
+2 -1
View File
@@ -17,7 +17,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.4+ with Beta APIs enabled
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
## Installing the Chart
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: fluentd
version: 0.1.0
version: 0.1.1
appVersion: 1.7.3
description: Fluentd is an open source data collector for unified logging layer
keywords:
+7 -1
View File
@@ -15,6 +15,12 @@ This chart bootstraps a [Fluentd](https://github.com/bitnami/bitnami-docker-flue
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters.
## Prerequisites
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
## Installing the Chart
To install the chart with the release name `my-release`:
@@ -170,7 +176,7 @@ data:
</labels>
</source>
{{- end }}
# Ignore fluentd own events
<match fluent.**>
@type null
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: grafana
version: 0.0.5
version: 0.0.6
appVersion: "6.3.3"
description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
keywords:
+7
View File
@@ -15,6 +15,13 @@ This chart bootstraps a [grafana](https://github.com/bitnami/bitnami-docker-graf
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters.
## Prerequisites
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
- ReadWriteMany volumes for deployment scaling
## Installing the Chart
To install the chart with the release name `my-release`:
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: harbor
version: 2.6.11
version: 2.6.12
appVersion: 1.9.1
description: Harbor is an an open source trusted cloud native registry project that stores, signs, and scans content
keywords:
+4 -2
View File
@@ -25,8 +25,10 @@ This [Helm](https://github.com/kubernetes/helm) chart installs [Harbor](https://
## Prerequisites
- Kubernetes cluster 1.10+
- Helm 2.8.0+
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
- ReadWriteMany volumes for deployment scaling
## Installing the Chart
+1 -1
View File
@@ -298,7 +298,7 @@ service:
notarySecretName: ""
# The common name used to generate the certificate, it's necessary
# when the type isn't "ingress" and "secretName" is null
commonName: ""
commonName: "harbor.local"
ingress:
hosts:
core: core.harbor.domain
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.7.8
appVersion: 1.7.9
description: InfluxDB is an open source time-series database designed to handle large write and read loads in real-time.
engine: gotpl
home: https://www.influxdata.com/products/influxdb-overview/
+7
View File
@@ -15,6 +15,13 @@ This chart bootstraps a [influxdb](https://github.com/bitnami/bitnami-docker-inf
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters.
## Prerequisites
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
- ReadWriteMany volumes for deployment scaling
## Installing the Chart
To install the chart with the release name `my-release`:
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: kibana
appVersion: 7.4.0
appVersion: 7.4.1
description: Kibana is an open source, browser based analytics and search dashboard for Elasticsearch.
version: 0.1.1
keywords:
+7
View File
@@ -20,6 +20,13 @@ This chart bootstraps a [kibana](https://github.com/bitnami/bitnami-docker-kiban
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters.
## Prerequisites
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
- ReadWriteMany volumes for deployment scaling
## Installing the Chart
This chart requires a Elasticsearch instance to work. The chart offers two options:
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: memcached
version: 3.0.1
version: 3.0.2
appVersion: 1.5.19
description: Chart for Memcached
keywords:
+2 -2
View File
@@ -17,8 +17,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.4+ with Beta APIs enabled
- PV provisioner support in the underlying infrastructure
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
## Installing the Chart
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: metrics-server
version: 3.2.3
appVersion: 0.3.5
appVersion: 0.3.7
description: Metrics Server is a cluster-wide aggregator of resource usage data. Metrics Server collects metrics from the Summary API, exposed by Kubelet on each node.
keywords:
- metrics-server
+1 -1
View File
@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/metrics-server
tag: 0.3.5-debian-9-r0
tag: 0.3.6-debian-9-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v1
version: 1.2.15
version: 1.2.16
appVersion: 2019.10.2
description: MinIO is an object storage server, compatible with Amazon S3 cloud storage service, mainly used for storing unstructured data (such as photos, videos, log files, etc.)
keywords:
+3 -1
View File
@@ -17,8 +17,10 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.8+ with Beta APIs enabled
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
- ReadWriteMany volumes for deployment scaling
## Installing the Chart
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: mxnet
version: 1.3.8
version: 1.3.9
appVersion: 1.5.1
description: A flexible and efficient library for deep learning
keywords:
+3 -1
View File
@@ -17,8 +17,10 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.8+ with Beta APIs enabled
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
- ReadWriteMany volumes for deployment scaling
## Installing the Chart
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: mysql
version: 6.4.5
version: 6.4.6
appVersion: 8.0.18
description: Chart to create a Highly available MySQL cluster
keywords:
+2 -1
View File
@@ -17,7 +17,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.10+
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
## Installing the Chart
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: nginx-ingress-controller
version: 5.0.7
version: 5.0.8
appVersion: 0.26.1
description: Chart for the nginx Ingress controller
keywords:
+2 -1
View File
@@ -19,7 +19,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.6+
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
## Installing the Chart
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: nginx
version: 4.3.8
version: 4.3.9
appVersion: 1.16.1
description: Chart for the nginx server
keywords:
+5
View File
@@ -17,6 +17,11 @@ This chart bootstraps a [NGINX Open Source](https://github.com/bitnami/bitnami-d
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This Helm chart has been tested on top of [Bitnami Kubernetes Production Runtime](https://kubeprod.io/) (BKPR). Deploy BKPR to get automated TLS certificates, logging and monitoring for your applications.
## Prerequisites
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
## Installing the Chart
To install the chart with the release name `my-release`:
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: node
version: 11.2.5
version: 11.2.6
appVersion: 10.16.3
description: Event-driven I/O server-side JavaScript environment based on V8
keywords:
+3 -1
View File
@@ -19,8 +19,10 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.4+ with Beta APIs enabled
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
- ReadWriteMany volumes for deployment scaling
## Installing the Chart
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: pytorch
version: 1.2.6
version: 1.2.7
appVersion: 1.3.0
description: Deep learning platform that accelerates the transition from research prototyping to production deployment
keywords:
+3 -1
View File
@@ -17,8 +17,10 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.8+ with Beta APIs enabled
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
- ReadWriteMany volumes for deployment scaling
## Installing the Chart
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v1
version: 1.0.7
version: 1.0.8
appVersion: 2.4.4
description: Spark is a fast and general-purpose cluster computing system.
name: spark
+5
View File
@@ -15,6 +15,11 @@ This chart bootstraps a [spark](https://github.com/bitnami/bitnami-docker-spark)
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This Helm chart has been tested on top of [Bitnami Kubernetes Production Runtime](https://kubeprod.io/) (BKPR). Deploy BKPR to get automated TLS certificates, logging and monitoring for your applications.
## Prerequisites
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
## Installing the Chart
To install the chart with the release name `my-release`:
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: tensorflow-resnet
version: 1.2.3
version: 1.2.4
appVersion: 1.14.0
description: Open-source software library serving the ResNet machine learning model.
keywords:
+2 -2
View File
@@ -17,8 +17,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.4+ with Beta APIs enabled
- PV provisioner support in the underlying infrastructure
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
## Get this chart
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: tomcat
version: 5.0.1
appVersion: 9.0.26
version: 6.0.1
appVersion: 9.0.27
description: Chart for Apache Tomcat
keywords:
- tomcat
+5 -2
View File
@@ -84,8 +84,11 @@ The following tables lists the configurable parameters of the Tomcat chart and t
| `ingress.enabled` | Enable the ingress controller | `false` |
| `ingress.certManager` | Add annotations for certManager | `false` |
| `ingress.annotations` | Annotations to set in the ingress controller | - |
| `ingress.hosts` | List of hostnames to be covered with the ingress | `tomcat.local` |
| `ingress.tls` | List with TLS configuration for the ingress | `hosts: tomcat.local, secretName: tomcat.local-tls` |
| `ingress.hosts[0].name` | Hostname to your opencart installation | `tomcat.local` |
| `ingress.hosts[0].path` | Path within the url structure | `/` |
| `ingress.hosts[0].tls` | Utilize TLS backend in ingress | `false` |
| `ingress.hosts[0].tlsHosts` | Array of TLS hosts for ingress record (defaults to `ingress.hosts[0].name` if `nil`) | `nil` |
| `ingress.hosts[0].tlsSecret` | TLS Secret (certificates) | `tomcat.local-tls` |
| `affinity` | Map of node/pod affinities | `{}` |
The above parameters map to the env variables defined in [bitnami/tomcat](http://github.com/bitnami/bitnami-docker-tomcat). For more information please refer to the [bitnami/tomcat](http://github.com/bitnami/bitnami-docker-tomcat) image documentation.
+12 -2
View File
@@ -26,8 +26,18 @@ spec:
serviceName: "{{ template "tomcat.fullname" $ }}"
servicePort: http
{{- end }}
{{- if .Values.ingress.tls }}
tls:
{{ toYaml .Values.ingress.tls | indent 4 }}
{{- range .Values.ingress.hosts }}
{{- if .tls }}
- hosts:
{{- if .tlsHosts }}
{{- range $host := .tlsHosts }}
- {{ $host }}
{{- end }}
{{- else }}
- {{ .name }}
{{- end }}
secretName: {{ .tlsSecret }}
{{- end }}
{{- end }}
{{- end }}
+14 -7
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/tomcat
tag: 9.0.26-debian-9-r0
tag: 9.0.27-debian-9-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -146,12 +146,19 @@ ingress:
- name: tomcat.local
path: /
## The tls configuration for the ingress
## see: https://kubernetes.io/docs/concepts/services-networking/ingress/#tls
tls:
- hosts:
- tomcat.local
secretName: tomcat.local-tls
## Set this to true in order to enable TLS on the ingress record
tls: false
## Optionally specify the TLS hosts for the ingress record
## Useful when the Ingress controller supports www-redirection
## If not specified, the above host name will be used
# tlsHosts:
# - www.tomcat.local
# - tomcat.local
## If TLS is set to true, you must declare what secret will store the key/certificate for TLS
tlsSecret: tomcat.local-tls
## Affinity for pod assignment
## Ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: wildfly
version: 3.3.3
version: 3.3.4
appVersion: 18.0.0
description: Chart for Wildfly
keywords:
+3 -1
View File
@@ -17,8 +17,10 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.4+ with Beta APIs enabled
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
- ReadWriteMany volumes for deployment scaling
## Installing the Chart
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: zookeeper
version: 5.0.2
version: 5.0.3
appVersion: 3.5.5
description: A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services for distributed applications.
keywords:
+2 -1
View File
@@ -17,7 +17,8 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
## Prerequisites
- Kubernetes 1.4+ with Beta APIs enabled
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
## Installing the Chart
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 75 KiB

+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: odoo
version: 11.1.7
appVersion: 12.0.20190915
version: 11.1.8
appVersion: 12.0.20191015
description: A suite of web based open source business apps.
home: https://www.odoo.com/
icon: https://bitnami.com/assets/stacks/odoo/img/odoo-stack-110x117.png
+2 -2
View File
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://kubernetes-charts.storage.googleapis.com/
version: 6.3.9
version: 6.3.13
digest: sha256:3fb60c16194499f6ebb30080e98e402f6c6d0fcf1133b8b03c2a90224b3fc291
generated: "2019-09-23T09:19:39.951279+02:00"
generated: 2019-10-15T07:48:10.55915881Z
+1 -1
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/odoo
tag: 12.0.20190915-debian-9-r0
tag: 12.0.20191015-debian-9-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images