Commit Graph

108 Commits

Author SHA1 Message Date
Bitnami Containers
1151a91e41 [bitnami/airflow] Release 5.0.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-26 04:07:42 +00:00
Bitnami Containers
2a56d35a11 [bitnami/airflow] Release 5.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-20 15:55:49 +00:00
Bitnami Containers
2d364c8e7e [bitnami/airflow] Release 5.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-11 22:41:20 +00:00
Carlos Rodríguez Hernández
a0e44f7d6a Move charts from upstreamed folder to bitnami (#2032)
* Move charts from upstreamed folder to bitnami

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove root .helmignore

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Bump charts version

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove file added by error

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Update Chart.yaml
2020-03-11 17:11:37 +01:00
Bitnami Containers
3af67388df [bitnami/airflow] Release 5.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-05 16:54:22 +00:00
Juan Ariza Toledano
69335d9505 [bitnami/{airflow|harbor}] Update dependencies (#1980)
* [bitnami/{airflow|harbor}] Update dependencies

Signed-off-by: juan131 <juan@bitnami.com>
2020-02-26 15:02:45 +01:00
Bitnami Containers
b73423564f [bitnami/airflow] Release 4.4.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-26 08:19:17 +00:00
Appréderisse Benjamin
e9e21f06f3 🐛 [bitnami/airflow] - fixing node selector, toleration and affinity (#1960)
* 🐛Airflow: fixing node selector and node toleration

* 🚧bump helm chart version
2020-02-25 14:41:18 +05:30
Bitnami Containers
57831591e4 [bitnami/airflow] Release 4.4.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-20 20:14:54 +00:00
Bitnami Containers
a842710b24 [bitnami/airflow] Release 4.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-20 16:55:14 +00:00
Ibone González Mauraza
d7a0ac8fb0 [bitnami/airflow] separate resources (#1951)
* Add separate resources for worker, web and scheduler for airflow

* update chart version

* change worker replicas to 1

* change version, in readme set the default values, values.yaml and values-production.yaml

* Add if in resources and separate limits and requests

* Fix typpo in readme

* Delete the old resources, delete a blank line in values-production and in values look in the same way to values-production

* Changes in values-production and values

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2020-02-20 11:59:30 +01:00
Chris
fdd9687070 [bitnami/airflow] adds support for retrieving the password for external Postgres and Redis from an existing secret (#1917)
* use existing secret to read external redis and postgres passwords from

* bumped chart version

* implemented airflow.redis.secretName and airflow.postgresql.secretName template

* renamed 'db-password' key to 'postgresql-password'

* use airflow.secretName template to retrieve the app credentials in NOTES.txt

* combined conditional check for secret creation

Co-authored-by: Sameer Naik <sameer@fuloi.com>
2020-02-20 14:38:55 +05:30
Carlos Rodriguez Hernandez
6072df405d [bitnami/airflow] Unify both values files
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2020-02-20 07:43:16 +00:00
iamsudip
8aa56acf3f bitnami/airflow: fix nodeSelector for web and scheduler deployments (#1929)
* bitnami/airflow: fix nodeSelector for web and scheduler deployments

* bitnami/airflow: increase chart version
2020-02-17 15:10:18 +01:00
B N
2219ebb83d [bitnami/airflow] Fix typo. (#1931)
* Chart version bump.
2020-02-17 11:35:49 +01:00
Carlos Rodríguez Hernández
40ee57cf51 [bitnami/several] Adapt READMEs and helpers to Helm 3 (#1911)
* [bitnami/several] Adapt READMEs and helpers to Helm 3

* Update _docs
2020-02-11 15:09:36 +01:00
Chris
f3cbda95e4 [bitnami/airflow] Add support for plugins loaded from a git repo (#1898)
* added support for loading plugins from a git repository

* mount plugins from git in scheduler and worker as well

* added missing values to values-production.yaml
2020-02-11 08:46:40 +01:00
Bitnami Containers
d345a610ff [bitnami/airflow] Release 4.2.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-08 02:18:14 +00:00
juan131
6f78e816c5 [bitnami/airflow] Allow setting Redis username on external redis
Signed-off-by: juan131 <juan@bitnami.com>
2020-02-06 09:31:36 +01:00
Bitnami Containers
70c878751d [bitnami/airflow] Release 4.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-24 11:18:52 +00:00
Roman
7bd0b08705 Airflow: Bump chart version 2020-01-21 18:01:01 +03:00
Roman
ddb331282c Update README.md 2020-01-21 17:37:21 +03:00
Bitnami Containers
6733b9d479 [bitnami/airflow] Release 4.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-14 19:56:04 +00:00
chgl
8bec104c36 added option to load DAGs from a specified subfolder in the git repo 2020-01-12 15:37:14 +01:00
Bitnami Containers
22492af71e [bitnami/airflow] Release 4.0.20 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-12-27 14:05:07 +00:00
Meng Zhang
50a51aa6f8 Update bitnami/airflow/templates/deployment-web.yaml
Co-Authored-By: Sameer Naik <sameer@fuloi.com>
2019-12-26 11:40:28 +08:00
Meng Zhang
f3b8cfcb3c Update README.md 2019-12-25 14:00:35 +08:00
Meng Zhang
ffe6c850bd Update Chart.yaml 2019-12-25 13:57:00 +08:00
Meng Zhang
3f469dc5b2 Add wirflow.webserverConfigMap to allow overide ~/airflow/webserver_config.py 2019-12-25 13:55:44 +08:00
Meng Zhang
95e2689183 Update Chart.yaml 2019-12-11 16:03:35 +08:00
Meng Zhang
716cd04b92 Update statefulset-worker.yaml
Fix nindent to be 12 when extraEnvVars is set
2019-12-11 12:37:22 +08:00
Sameer Naik
d1a986eac9 [bitnami/airflow] fix resource template in statefulset-worker.yaml
- fixes #1686
2019-12-10 13:06:19 +05:30
Bitnami Containers
20355afb53 [bitnami/airflow] Release 4.0.16 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-15 17:51:24 +00:00
Bitnami Containers
b594e9225a [bitnami/airflow] Release 4.0.15 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-12 20:31:13 +00:00
Bitnami Containers
c9e6bdc182 [bitnami/airflow] Release 4.0.14 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-11 08:49:58 +00:00
Bitnami Containers
fe23688274 [bitnami/airflow] Release 4.0.13 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-09 08:10:56 +00:00
Bitnami Containers
895964572e [bitnami/airflow] Release 4.0.12 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 20:47:55 +00:00
Javier J. Salmerón-García
f30bb36b2f Merge branch 'master' into airflowlint 2019-11-07 13:01:51 +01:00
Bitnami Containers
02020d748b [bitnami/airflow] Release 4.0.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-06 10:15:33 +00:00
Bitnami Containers
9580a535d3 [bitnami/airflow] Release 4.0.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-04 20:54:12 +00:00
Bitnami Containers
5aa782199d [bitnami/airflow] Release 4.0.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-03 13:06:49 +00:00
Bitnami Containers
f445333d73 [bitnami/airflow] Release 4.0.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-02 06:21:57 +00:00
Bitnami Containers
9ef393c8f7 [bitnami/airflow] Release 4.0.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-31 22:24:23 +00:00
Bitnami Containers
fe0aafb1bb [bitnami/airflow] Release 4.0.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-30 13:30:18 +00:00
Bitnami Containers
c647a50ab1 [bitnami/airflow] Release 4.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-30 10:56:47 +00:00
Carlos Rodriguez Hernandez
8e6fa3bf7e Fix links because of section renaming 2019-10-24 10:03:02 +00:00
Carlos Rodriguez Hernandez
eb80a7eadd Adapt README in charts (I) 2019-10-23 11:59:42 +00:00
tompizmor
3812d2ffda Update values-production 2019-10-22 16:32:10 +02:00
tompizmor
cc887e9d80 [bitnami/airflow] Fix wrong image tag 2019-10-22 16:30:47 +02:00
Alejandro Moreno
4277c2aa76 Merge image update 2019-10-18 07:42:28 +00:00