Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move charts from upstreamed folder to bitnami #2032

Merged
merged 5 commits into from
Mar 11, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
22 changes: 21 additions & 1 deletion bitnami/airflow/.helmignore
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
.git
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
2 changes: 1 addition & 1 deletion bitnami/airflow/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: airflow
version: 5.0.1
version: 5.0.2
appVersion: 1.10.9
description: Apache Airflow is a platform to programmatically author, schedule and monitor workflows.
keywords:
Expand Down
2 changes: 1 addition & 1 deletion bitnami/airflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,4 +306,4 @@ The Bitnami Airflow chart relies on the PostgreSQL chart persistence. This means

### 1.0.0

This release updates the PostgreSQL chart dependency to use PostgreSQL 11.x. You need to migrate the existing PostgreSQL data to this version before upgrading to this release. For more information follow [this link](https://github.com/helm/charts/tree/master/stable/postgresql#500).
This release updates the PostgreSQL chart dependency to use PostgreSQL 11.x. You need to migrate the existing PostgreSQL data to this version before upgrading to this release. For more information follow [this link](https://github.com/bitnami/charts/tree/master/bitnami/postgresql#500).
8 changes: 4 additions & 4 deletions bitnami/airflow/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 8.5.0
version: 8.6.2
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 10.5.6
digest: sha256:8af39f1546cbafc2e2329d78b422a95883e4d7500181d14b27bc64dd534d7388
generated: "2020-03-04T18:17:44.522682866Z"
version: 10.5.7
digest: sha256:9a837d6b03984f81d72a353668d5800c6569509bdb12960b94d86ff45a321382
generated: "2020-03-11T14:14:23.263769991Z"
4 changes: 2 additions & 2 deletions bitnami/airflow/values-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ readinessProbe:
##
## PostgreSQL chart configuration
##
## https://github.com/helm/charts/blob/master/stable/postgresql/values.yaml
## https://github.com/bitnami/charts/blob/master/bitnami/postgresql/values.yaml
##
postgresql:
enabled: true
Expand All @@ -373,7 +373,7 @@ externalDatabase:
##
## Redis chart configuration
##
## https://github.com/helm/charts/blob/master/stable/redis/values.yaml
## https://github.com/bitnami/charts/blob/master/bitnami/redis/values.yaml
##
redis:
enabled: true
Expand Down
4 changes: 2 additions & 2 deletions bitnami/airflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ readinessProbe:
##
## PostgreSQL chart configuration
##
## https://github.com/helm/charts/blob/master/stable/postgresql/values.yaml
## https://github.com/bitnami/charts/blob/master/bitnami/postgresql/values.yaml
##
postgresql:
enabled: true
Expand All @@ -373,7 +373,7 @@ externalDatabase:
##
## Redis chart configuration
##
## https://github.com/helm/charts/blob/master/stable/redis/values.yaml
## https://github.com/bitnami/charts/blob/master/bitnami/redis/values.yaml
##
redis:
enabled: true
Expand Down
22 changes: 21 additions & 1 deletion bitnami/apache/.helmignore
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
.git
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
2 changes: 1 addition & 1 deletion bitnami/apache/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: apache
version: 7.3.7
version: 7.3.8
appVersion: 2.4.41
description: Chart for Apache HTTP Server
keywords:
Expand Down
6 changes: 5 additions & 1 deletion bitnami/cassandra/.helmignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
Expand All @@ -14,4 +19,3 @@
.project
.idea/
*.tmproj
OWNERS
2 changes: 1 addition & 1 deletion bitnami/cassandra/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: cassandra
version: 5.1.0
version: 5.1.1
appVersion: 3.11.6
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.
keywords:
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion bitnami/consul/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: consul
version: 7.0.3
version: 7.0.4
appVersion: 1.7.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/
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: dokuwiki
version: 6.0.9
version: 6.0.10
appVersion: 0.20180422.201901061035
description: DokuWiki is a standards-compliant, simple to use wiki optimized for creating
documentation. It is targeted at developer teams, workgroups, and small companies.
Expand Down
9 changes: 5 additions & 4 deletions upstreamed/dokuwiki/README.md → bitnami/dokuwiki/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
## TL;DR;

```console
$ helm install my-release stable/dokuwiki
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install my-release bitnami/dokuwiki
```

## Introduction
Expand All @@ -26,7 +27,7 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
To install the chart with the release name `my-release`:

```console
$ helm install my-release stable/dokuwiki
$ helm install my-release bitnami/dokuwiki
```

The command deploys DokuWiki on the Kubernetes cluster in the default configuration. The [Parameters](#parameters) section lists the parameters that can be configured during installation.
Expand Down Expand Up @@ -118,15 +119,15 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
```console
$ helm install my-release \
--set dokuwikiUsername=admin,dokuwikiPassword=password \
stable/dokuwiki
bitnami/dokuwiki
```

The above command sets the DokuWiki administrator account username and password to `admin` and `password` respectively.

Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example,

```console
$ helm install my-release -f values.yaml stable/dokuwiki
$ helm install my-release -f values.yaml bitnami/dokuwiki
```

> **Tip**: You can use the default [values.yaml](values.yaml)
Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion upstreamed/drupal/Chart.yaml → bitnami/drupal/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: drupal
version: 6.2.10
version: 6.2.11
appVersion: 8.8.3
description: One of the most versatile open source content management systems.
keywords:
Expand Down
15 changes: 8 additions & 7 deletions upstreamed/drupal/README.md → bitnami/drupal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@
## TL;DR;

```console
$ helm install my-release stable/drupal
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install my-release bitnami/drupal
```

## Introduction

This chart bootstraps a [Drupal](https://github.com/bitnami/bitnami-docker-drupal) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.

It also packages the [Bitnami MariaDB chart](https://github.com/kubernetes/charts/tree/master/stable/mariadb) which is required for bootstrapping a MariaDB deployment as a database for the Drupal application.
It also packages the [Bitnami MariaDB chart](https://github.com/kubernetes/charts/tree/master/bitnami/mariadb) which is required for bootstrapping a MariaDB deployment as a database for the Drupal application.

Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters. This chart has been tested to work with NGINX Ingress, cert-manager, fluentd and Prometheus on top of the [BKPR](https://kubeprod.io/).

Expand All @@ -28,7 +29,7 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
To install the chart with the release name `my-release`:

```console
$ helm install my-release stable/drupal
$ helm install my-release bitnami/drupal
```

The command deploys Drupal on the Kubernetes cluster in the default configuration. The [Parameters](#parameters) section lists the parameters that can be configured during installation.
Expand Down Expand Up @@ -118,15 +119,15 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
```console
$ helm install my-release \
--set drupalUsername=admin,drupalPassword=password,mariadb.mariadbRootPassword=secretpassword \
stable/drupal
bitnami/drupal
```

The above command sets the Drupal administrator account username and password to `admin` and `password` respectively. Additionally, it sets the MariaDB `root` user password to `secretpassword`.

Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. For example,

```console
$ helm install my-release -f values.yaml stable/drupal
$ helm install my-release -f values.yaml bitnami/drupal
```

> **Tip**: You can use the default [values.yaml](values.yaml)
Expand Down Expand Up @@ -171,7 +172,7 @@ See the [Parameters](#parameters) section to configure the PVC or to disable per
1. Install the chart

```bash
$ helm install my-release --set persistence.drupal.existingClaim=PVC_NAME stable/drupal
$ helm install my-release --set persistence.drupal.existingClaim=PVC_NAME bitnami/drupal
```

### Host path
Expand All @@ -187,7 +188,7 @@ $ helm install my-release --set persistence.drupal.existingClaim=PVC_NAME stable
1. Install the chart

```bash
$ helm install my-release --set persistence.drupal.hostPath=/PATH/TO/HOST/MOUNT stable/drupal
$ helm install my-release --set persistence.drupal.hostPath=/PATH/TO/HOST/MOUNT bitnami/drupal
```

This will mount the `drupal-data` volume into the `hostPath` directory. The site data will be persisted if the mount path contains valid data, else the site data will be initialized at first launch.
Expand Down
6 changes: 6 additions & 0 deletions bitnami/drupal/requirements.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.3.12
digest: sha256:46f8a6973d734e92e915f24c224bef39e800fb831f0b5aa370ae42c9f93f4106
generated: "2020-03-11T14:14:30.28624408Z"
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies:
- name: mariadb
version: 7.x.x
repository: https://kubernetes-charts.storage.googleapis.com/
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ externalDatabase:
##
## MariaDB chart configuration
##
## https://github.com/helm/charts/blob/master/stable/mariadb/values.yaml
## https://github.com/bitnami/charts/blob/master/bitnami/mariadb/values.yaml
##
mariadb:
## Whether to deploy a mariadb server to satisfy the applications database requirements. To use an external database set this to false and configure the externalDatabase parameters
Expand Down
2 changes: 1 addition & 1 deletion bitnami/elasticsearch/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: elasticsearch
version: 11.0.9
version: 11.0.10
appVersion: 7.6.0
description: A highly scalable open-source full-text search and analytics engine
keywords:
Expand Down
6 changes: 3 additions & 3 deletions bitnami/elasticsearch/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: kibana
repository: https://charts.bitnami.com/bitnami
version: 5.0.8
digest: sha256:f7f6da5dbdeb397c71b39654ce87e9c2fe759a182e23647f4fd6fcaac7bcb18d
generated: "2020-02-26T10:04:02.993445755Z"
version: 5.0.9
digest: sha256:f65f8339bee9a59a2aa67776873cf86c5b414b68b0ded0acdda6ea70d1d36e9f
generated: "2020-03-11T14:14:35.573862649Z"
22 changes: 21 additions & 1 deletion bitnami/etcd/.helmignore
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
.git
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
2 changes: 1 addition & 1 deletion bitnami/etcd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: etcd
version: 4.6.0
version: 4.6.1
appVersion: 3.4.4
description: etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines
keywords:
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: external-dns
version: 2.20.2
version: 2.20.3
appVersion: 0.7.0
description: ExternalDNS is a Kubernetes addon that configures public DNS servers with information about exposed Kubernetes services to make them discoverable.
keywords:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
## TL;DR;

```console
$ helm install my-release stable/external-dns
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install my-release bitnami/external-dns
```

## Introduction
Expand All @@ -24,7 +25,7 @@ Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment
To install the chart with the release name `my-release`:

```bash
$ helm install my-release stable/external-dns
$ helm install my-release bitnami/external-dns
```

The command deploys ExternalDNS on the Kubernetes cluster in the default configuration. The [Parameters](#parameters) section lists the parameters that can be configured during installation.
Expand Down Expand Up @@ -189,13 +190,13 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm

```console
$ helm install my-release \
--set provider=aws stable/external-dns
--set provider=aws bitnami/external-dns
```

Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

```bash
$ helm install my-release -f values.yaml stable/external-dns
$ helm install my-release -f values.yaml bitnami/external-dns
```

> **Tip**: You can use the default [values.yaml](values.yaml)
Expand Down Expand Up @@ -244,7 +245,7 @@ $ helm install my-release \
--set aws.zoneType=public \
--set txtOwnerId=HOSTED_ZONE_IDENTIFIER \
--set domainFilters[0]=HOSTED_ZONE_NAME \
stable/external-dns
bitnami/external-dns
```

## Upgrading
Expand All @@ -256,7 +257,7 @@ Use the workaround below to upgrade from versions previous to 1.0.0. The followi

```console
$ kubectl delete deployment my-release-external-dns
$ helm upgrade my-release stable/external-dns
$ helm upgrade my-release bitnami/external-dns
```

Other mayor changes included in this major version are:
Expand Down
File renamed without changes.
Loading