Miguel Ángel Cabrera Miñagorri
63bde066b8
[bitnami/all] Add categories ( #3075 )
...
* [bitnami/airflow] Add category to Chart.yaml
* [bitnami/apache] Add category to Chart.yaml
* [bitnami/cassandra] Add category to Chart.yaml
* [bitnami/common] Add category to Chart.yaml
* [bitnami/consul] Add category to Chart.yaml
* [bitnami/contour] Add category to Chart.yaml
* [bitnami/discourse] Add category to Chart.yaml
* [bitnami/dokuwiki] Add category to Chart.yaml
* [bitnami/drupal] Add category to Chart.yaml
* [bitnami/ejbca] Add category to Chart.yaml
* [bitnami/elasticsearch] Add category to Chart.yaml
* [bitnami/etcd] Add category to Chart.yaml
* [bitnami/external-dns] Add category to Chart.yaml
* [bitnami/fluentd] Add category to Chart.yaml
* [bitnami/ghost] Add category to Chart.yaml
* [bitnami/grafana] Add category to Chart.yaml
* [bitnami/harbor] Add category to Chart.yaml
* [bitnami/influxdb] Add category to Chart.yaml
* [bitnami/jasperreports] Add category to Chart.yaml
* [bitnami/jenkins] Add category to Chart.yaml
* [bitnami/joomla] Add category to Chart.yaml
* [bitnami/kafka] Add category to Chart.yaml
* [bitnami/kibana] Add category to Chart.yaml
* [bitnami/kong] Add category to Chart.yaml
* [bitnami/kube-state-metrics] Add category to Chart.yaml
* [bitnami/kubewatch] Add category to Chart.yaml
* [bitnami/logstash] Add category to Chart.yaml
* [bitnami/magento] Add category to Chart.yaml
* [bitnami/mariadb] Add category to Chart.yaml
* [bitnami/mariadb-galera] Add category to Chart.yaml
* [bitnami/mediawiki] Add category to Chart.yaml
* [bitnami/memcached] Add category to Chart.yaml
* [bitnami/metallb] Add category to Chart.yaml
* [bitnami/metrics-server] Add category to Chart.yaml
* [bitnami/minio] Add category to Chart.yaml
* [bitnami/mongodb] Add category to Chart.yaml
* [bitnami/mongodb-sharded] Add category to Chart.yaml
* [bitnami/moodle] Add category to Chart.yaml
* [bitnami/mxnet] Add category to Chart.yaml
* [bitnami/nats] Add category to Chart.yaml
* [bitnami/nginx] Add category to Chart.yaml
* [bitnami/nginx-ingress-controller] Add category to Chart.yaml
* [bitnami/node] Add category to Chart.yaml
* [bitnami/node-exporter] Add category to Chart.yaml
* [bitnami/odoo] Add category to Chart.yaml
* [bitnami/opencart] Add category to Chart.yaml
* [bitnami/orangehrm] Add category to Chart.yaml
* [bitnami/osclass] Add category to Chart.yaml
* [bitnami/owncloud] Add category to Chart.yaml
* [bitnami/parse] Add category to Chart.yaml
* [bitnami/phabricator] Add category to Chart.yaml
* [bitnami/phpbb] Add category to Chart.yaml
* [bitnami/phpmyadmin] Add category to Chart.yaml
* [bitnami/postgresql] Add category to Chart.yaml
* [bitnami/postgresql-ha] Add category to Chart.yaml
* [bitnami/prestashop] Add category to Chart.yaml
* [bitnami/prometheus-operator] Add category to Chart.yaml
* [bitnami/pytorch] Add category to Chart.yaml
* [bitnami/rabbitmq] Add category to Chart.yaml
* [bitnami/redis] Add category to Chart.yaml
* [bitnami/redis-cluster] Add category to Chart.yaml
* [bitnami/redmine] Add category to Chart.yaml
* [bitnami/spark] Add category to Chart.yaml
* [bitnami/spring-cloud-dataflow] Add category to Chart.yaml
* [bitnami/suitecrm] Add category to Chart.yaml
* [bitnami/tensorflow-resnet] Add category to Chart.yaml
* [bitnami/testlink] Add category to Chart.yaml
* [bitnami/thanos] Add category to Chart.yaml
* [bitnami/tomcat] Add category to Chart.yaml
* [bitnami/wildfly] Add category to Chart.yaml
* [bitnami/wordpress] Add category to Chart.yaml
* [bitnami/zookeeper] Add category to Chart.yaml
* Add Github action
* Standarise E-xxx categories
* Standarise lint action yaml
* Add invalid category to test action
* Fetch repo before action
* Revert "Add invalid category to test action"
This reverts commit 0495382cb286be8d276d17b1ddaa89b75b3626b1.
* Add CHART_CATEGORIES file
2020-07-10 18:12:20 +02:00
Martin Illecker
85d5092c7b
[bitnami/airflow] Fix wrong indentation of airflow.scheduler.extraVolumes ( #2979 )
...
* Fix wrong indentation of airflow.scheduler.extraVolumes
* Bump the chart version
Co-authored-by: Martin Illecker <martin.illecker@swarovski.com >
2020-07-02 09:56:46 +02:00
Bitnami Containers
b7947af9ba
[bitnami/airflow] Release 6.3.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-02 07:42:08 +00:00
Bitnami Containers
ab025e559e
[bitnami/airflow] Release 6.3.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-06-28 21:38:22 +00:00
Edward Vella
131bab1ee0
[bitnami/airflow] Indentation fix in yaml output ( #2685 )
...
* Indentation fix in yaml output
When adding extra volumes, the indentation is wrong, it needs an extra indent of 2.
* Update Chart.yaml
* [bitnami/airflow] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-06-03 11:18:16 +02:00
Bitnami Containers
5d7a18acd1
[bitnami/airflow] Release 6.3.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-05-29 14:18:01 +00:00
Bitnami Containers
837e9a7a40
[bitnami/airflow] Release 6.3.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-05-28 11:59:01 +00:00
Bitnami Containers
505e7c0c80
[bitnami/airflow] Release 6.3.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-05-28 09:03:52 +00:00
Javier J. Salmerón-García
0df85289a1
[bitnami/airflow] Allow using extra env vars, extra volumes and extra volume mounts ( #2595 )
...
* [bitnami/airflow] Allow using extra env vars, extra volumes and extra volume mounts.
* [bitnami/airflow] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-21 11:23:09 +02:00
Daniel Arteaga
c7751eb576
update bitnami/common to be compatible with helm v2.12+ ( #2615 )
2020-05-19 13:18:15 +02:00
Bitnami Containers
905ac73478
[bitnami/airflow] Release 6.2.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-05-15 16:40:39 +00:00
Bitnami Containers
3108a1b218
[bitnami/airflow] Release 6.2.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-05-14 09:44:53 +00:00
iamsudip
2daa78ee94
[bitnami/airflow] add podManagementPolicy support for workers ( #2420 )
...
* airflow: add podManagementPolicy support for workers
* [bitnami/airflow]: add podManagementPolicy to values files
* Fix if statement
CI/CD was failing because:
```
Error: parse error at (airflow/templates/statefulset-worker.yaml:12): function “Values” not defined
```
* [bitnami/airflow]: fix incorrect if statement
* Update values-production.yaml
* Update values.yaml
* [bitnami/airflow] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-01 19:02:59 +02:00
Bitnami Containers
304b1e6a8e
[bitnami/airflow] Release 6.1.9 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-30 17:26:29 +00:00
Javier J. Salmerón-García
cfc60ae12f
[bitnami/airflow] Do not hardcode service port to 8080 ( #2387 )
...
* [bitnami/airflow] Do not hardcode service port to 8080
* Fix notes
* Revert baseUrl
* [bitnami/airflow] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-04-23 12:23:51 +02:00
Bitnami Containers
6b97ceb18d
[bitnami/airflow] Release 6.1.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-22 09:17:21 +00:00
Bitnami Containers
30be20ff06
[bitnami/airflow] Release 6.1.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-22 03:20:54 +00:00
Bitnami Containers
3b900e83f9
[bitnami/airflow] Release 6.1.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-17 16:15:52 +00:00
Daniel Arteaga
afabaef0a6
fix wrong value reference ( #2197 )
2020-04-17 16:10:57 +02:00
Bitnami Containers
91f4b3377e
[bitnami/airflow] Release 6.1.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-16 19:29:52 +00:00
Bitnami Containers
16f6d0ee6b
[bitnami/airflow] Release 6.1.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-15 21:52:50 +00:00
Bitnami Containers
ff1eaf8b60
[bitnami/airflow] Release 6.1.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-10 19:59:04 +00:00
Abdourahamane S Abba
d5dba30a8c
[bitnami/airflow] Allow existingSecret for redis/postgresql .enabled = true ( #2279 )
...
* Allow ExistingSecrets for postgres/redis enabled
For postgresql.enabled= true, and redis.enabled = true, allow the option of providing existing Secret name.
Right now, if postgresql.enabled = true, it doesn't use existingSecret provided in externalDatabase.existingSecret & does not create a pod for postgres as well. Same logic for redis
* Add redis.existingSecret condition
generate this secret if redis.existingSecret is not provided on the top of existing conditions
* Add postgresql.existingSecret condition
* add redis.existingSecret/postgresql.existingSecret
* add redis.enabled/postgresql.enabled conditions
* Add redis.existingSecret/ posgresql.existingSecret
* add redis.existingSecret/postgresql.existingSecret
* upgrade to 5.0.7
* fix alignments
* upgrade to 5.1.0
* [bitnami/airflow] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-04-10 21:04:32 +02:00
Rafael Ríos Saavedra
958b35ec94
[bitnami/airflow] Adds support for LDAP configuration ( #2174 )
...
* Adds ldap support to airflow
Signed-off-by: rafael <rafael@bitnami.com >
* Fix typos, removed unneeded function from helpers
Signed-off-by: rafael <rafael@bitnami.com >
* Fix README ssl -> TLS, use of `yes` value in deployment-web
* Fix parameter description in README
* Fix parameter description in README
* Fix parameter description in README
* Update bitnami/airflow/README.md
Co-Authored-By: Marcos Bjoerkelund <marcosbc@users.noreply.github.com >
* [bitnami/airflow] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: rafael <rafael@bitnami.com >
Co-authored-by: Marcos Bjoerkelund <marcosbc@users.noreply.github.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-04-10 18:41:42 +02:00
Bitnami Containers
c0e45c9da6
[bitnami/airflow] Release 5.0.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-09 22:33:53 +00:00
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