Miguel Ruiz and GitHub
661e98d5e8
[bitnami/fluentd] Add forward TLS encryption and support for autogene… ( #6526 )
...
* [bitnami/fluentd] Add forward TLS encryption and support for autogenerated certs
* Reduce TLS secretName size
* Fix linting issue
* Fluentd major update. Replace fluentd.* helpers with common library
* Drop mountedTLS feature
* Fix linting
* Add validation check and minor fix
* Fix issues for aggregator disabled and forwarder disabled
* Update _helpers.tpl
* Fix typo
2021-06-16 11:12:20 +02:00
Miguel Ruiz and GitHub
2c88d0bdef
[bitnami/rabbitmq] Add support for autogenerated certs ( #6528 )
...
* [bitnami/rabbitmq] Add support for autogenerated certs
* Update README.md, chart version bump and minor changes
* Update README.md
* Fix linting issue
* Update README.md and add commonAnnotations to tls-secret.yaml
* Apply suggestions
* Add TLS validation check
* Update _helpers.tpl
2021-06-16 11:12:12 +02:00
66edf04e3e
[bitnami/common] extend common.labels.matchLabels with .Values.extraMatchLabels ( #6589 )
...
* [bitnami/common] extend common.labels.matchLabels with .Values.extraMatchLabels whenever present
* Revert "[bitnami/common] extend common.labels.matchLabels with .Values.extraMatchLabels whenever present"
This reverts commit 0f5faf60488309ee81d4b823e06e473be263d5c4.
* [bitnami/common] extend common.affinities.pods.* templates with extraMatchLabels dict
Co-authored-by: Roman Kuznetsov <xromk@saxobank.com >
Co-authored-by: Miguel Ángel Cabrera Miñagorri <mcabrera@vmware.com >
2021-06-16 09:53:01 +02:00
alvneiayu and GitHub
71eebdc946
[bitnami/thanos] Modify autogenerate support to fix existingSecret ( #6670 )
2021-06-16 09:02:04 +02:00
MrKrabat and GitHub
0ce976a832
[bitnami/nginx] Added securityContext to metrics container ( #6641 )
...
* [bitnami/nginx] Added securityContext to metrics container
* [bitnami/nginx] Update chart version
2021-06-16 08:55:52 +02:00
Matt Campbell and GitHub
e11b7f1a54
[bitnami/kubeapps] Fix typo in kubeops deployment for namespace header values ( #6675 )
...
* fix: Typo in kubeops deployment for namespace header values
* Bump chart patch version
2021-06-16 02:06:26 +02:00
Bitnami Containers
2f1c4b227e
[bitnami/kibana] Release 8.1.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-15 22:54:22 +00:00
Bitnami Containers
6e8859e481
[bitnami/cert-manager] Release 0.1.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-15 21:51:12 +00:00
Bitnami Containers
8e244fa8ad
[bitnami/node] Release 15.2.12 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-15 21:32:58 +00:00
Bitnami Containers
ce18927b7c
[bitnami/grafana] Release 5.2.18 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-15 15:09:41 +00:00
jandersen-plaid and GitHub
1b67f5596a
[bitnami/thanos] Add extended alertmanager configuration by flag or file ( #6571 )
...
* [bitnami/thanos] Add extended alertmanager configuration by flag or file
Signed-off-by: Jack Andersen <jandersen@plaid.com >
* Fix version and logical and when checking for alertmanagers
Signed-off-by: Jack Andersen <jandersen@plaid.com >
* Create a secret and mount it to the pod or allow byo-config
Signed-off-by: Jack Andersen <jandersen@plaid.com >
* Update the documentation for the new fields
Signed-off-by: Jack Andersen <jandersen@plaid.com >
* Fix type of alertmanager versus alertmanagers
Signed-off-by: Jack Andersen <jandersen@plaid.com >
* Drop the BYO-file in favor of one way of defining the configuration
* Remove extra newline
2021-06-15 13:32:55 +02:00
David J. M. Karlsen and GitHub
dcacf06f6f
bitnami/common: add version detection for policy api ( #6662 )
2021-06-15 11:34:29 +02:00
87908e72c3
[bitnami/airflow] Fix debug value to true instead of 1 ( #6643 )
...
Co-authored-by: Basheer Sheriff <basheer.sheriff@team.belong.com.au >
2021-06-15 11:26:56 +02:00
Iaroslav Sheptykin and GitHub
65735b2a8e
[bitnami/elasticsearch] Use 3 master nodes by default ( #6587 )
...
* Default master replicas to 3
* Document default master replicas
* Update chart version. Indicate new feature.
* Link to elasticsearch documentation in README.md
2021-06-15 10:11:33 +02:00
Carlos Rodríguez Hernández and GitHub
c6aeae0a3e
[bitnami/dataplatform-bp2] Update dependencies ( #6667 )
2021-06-15 09:56:30 +02:00
Juan Ariza Toledano and GitHub
c50ad3e644
[bitnami/memcached] Fix persistence + custom sidecars/init containers ( #6654 )
2021-06-15 09:07:39 +02:00
Bitnami Containers
324afd9caa
[bitnami/etcd] Release 6.2.8 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-15 06:54:36 +00:00
Bitnami Containers
5216b535b8
[bitnami/tomcat] Release 9.2.12 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-15 06:40:33 +00:00
Bitnami Containers
687bb78388
[bitnami/logstash] Release 3.5.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-15 00:40:25 +00:00
Bitnami Containers
0b17f7b4e5
[bitnami/prestashop] Release 13.1.15 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-14 22:19:16 +00:00
alvneiayu and GitHub
112db1c509
[bitnami/postgresql] Add support for autogenerated certs ( #6609 )
...
* [bitnami/postgresql] Add support for autogenerated certs
* Modify properly the mariadb-galera version
* Include changes requested
2021-06-14 17:48:50 +02:00
Marco and GitHub
5821f57a76
[bitnami/redmine] Update mail-receiver-configmap.yaml ( #6655 )
...
* Update mail-receiver-configmap.yaml
Fix mail protocol
* Update Chart.yaml
update chart version
2021-06-14 16:12:44 +02:00
alvneiayu and GitHub
fb723d7c84
[bitnami/mariadb-galera] Add support for autogenerated certs ( #6608 )
...
* [bitnami/mariadb-galera] Add support for autogenerated certs
* Include changes requested
2021-06-14 13:00:21 +02:00
alvneiayu and GitHub
c92eb7bda7
[bitnami/external-dns] Add support for autogenerated certs ( #6607 )
2021-06-14 12:59:12 +02:00
Elliot Dobson and GitHub
770989beaf
[bitnami/discourse] Make POSTGRESQL_CLIENT_* env vars optional for externalDatabase ( #6650 )
...
* Make POSTGRESQL_CLIENT_ env vars optional
* kxesd-discourse-optional-pg-client-values
- Update README.md
- Add default value for externalDatabase.create to values.yaml
- Update logic in deployment.yaml & configmaps.yaml templates
- Bump chart version in Chart.yaml
2021-06-14 11:34:50 +02:00
Bitnami Containers
2354722a88
[bitnami/elasticsearch] Release 15.3.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-14 08:35:09 +00:00
Oliver Bähler and GitHub
db372e8d5a
[bitnami/nginx] Custom Scrape port for Exporter ( #6646 )
...
* Add Configurable Target Port
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
* Bump Version
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
2021-06-14 09:55:41 +02:00
Maxence Boutet and GitHub
da9f873283
[bitnami/redis-cluster] Replace cluster creator job by cluster update job in pdb selector ( #6616 )
...
* [bitnami/redis-cluster] Remove cluster creator job from pdb selector
* [bitnami/redis-cluster] Exclude `*-cluster-update` job in redis' PDB
2021-06-14 08:10:17 +02:00
Bitnami Containers
14da35f436
[bitnami/minio] Release 6.8.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-14 05:06:26 +00:00
Bitnami Containers
8433fe1efa
[bitnami/node-exporter] Release 2.2.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-13 22:01:00 +00:00
Bitnami Containers
4fa3bddc46
[bitnami/grafana-operator] Release 0.7.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-13 03:07:59 +00:00
Bitnami Containers
b9e9b2de80
[bitnami/minio] Release 6.8.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-12 19:58:50 +00:00
Bitnami Containers
334a1693c4
[bitnami/solr] Release 0.3.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-12 19:43:15 +00:00
Bitnami Containers
6eaa7f9161
[bitnami/wordpress] Release 11.0.15 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-12 16:51:46 +00:00
Bitnami Containers
26de7be14f
[bitnami/metallb] Release 2.4.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-12 15:40:46 +00:00
Bitnami Containers
3d090ba6dd
[bitnami/discourse] Release 4.1.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-12 11:47:56 +00:00
Bitnami Containers
4b2b7d0047
[bitnami/odoo] Release 18.2.11 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-12 07:47:27 +00:00
Bitnami Containers
0c7312867b
[bitnami/etcd] Release 6.2.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-11 13:04:42 +00:00
Marcos Bjoerkelund and GitHub
bdee99e775
[bitnami/discourse] Add volume-permissions init container ( #6632 )
2021-06-11 11:48:44 +02:00
ccae74f231
[bitnami/mongodb-sharded] Added dataNodeSelectorLoopId and dataNodeTolerationLoopId to /shard/shard-data-statefulset.yaml ( #6601 )
...
* Update shard-data-statefulset.yaml
as requested here: https://github.com/bitnami/charts/issues/6586
* Update Chart.yaml
Update Version
* Update shard-data-statefulset.yaml
Merged previous vars name in .dataNodeLoopId as suggested https://github.com/bitnami/charts/pull/6601#pullrequestreview-679450792
* Update values.yaml
Update with .dataNodLoopId in nodeSelector and Tolerations of shardReplicas
* [bitnami/mongodb-sharded] Version bump
* Fix typo
Co-authored-by: Miguel Ruiz <miruiz@vmware.com >
2021-06-11 10:10:35 +02:00
876752e718
[bitnami/airflow] Add support for CeleryKubernetesExecutor ( #6096 )
...
* [bitnami/airflow] Fix rediness typo
* [bitnami/airflow] Add support for CeleryKubernetesExecutor
* Add CeleryKubernetes Executor description in the README.md
* Fix typo
* CeleryKubernetesExecutor workers fix
* Chart version bump
* Fix podtemplate initContainer executor
* [bitnami/airflow] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-06-11 10:10:10 +02:00
Elliot Dobson and GitHub
28a6f1acf1
Rename 'DISCOURSE_DATABASE_USERNAME' to 'DISCOURSE_DATABASE_USER' ( #6622 )
...
* Rename 'DISCOURSE_DATABASE_USERNAME' to 'DISCOURSE_DATABASE_USER'
* [bitnami/discourse] Bump Chart.yaml version
2021-06-11 10:08:14 +02:00
Bitnami Containers
8596db6862
[bitnami/rabbitmq] Release 8.15.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-11 07:12:35 +00:00
Bitnami Containers
d65e4ef3d9
[bitnami/tomcat] Release 9.2.11 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-11 06:03:38 +00:00
Bitnami Containers
23905505f2
[bitnami/ejbca] Release 2.2.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-10 21:23:14 +00:00
alvneiayu and GitHub
4435d7ce8d
[bitnami/thanos] Add support for autogenerated certs ( #6613 )
2021-06-10 16:20:20 +02:00
Marcel Fest and GitHub
9c2f260a37
[bitnami/kube-prometheus] Added missing upgradePath documentation ( #6633 )
...
* added objectstorageConfig to the sidecar container
* Bumped version and added documentation of the added values.
* Fixed indentation of environment variables
* Rename ConfigMap to Secret and added to production-values
* Fixed missing space
* Added more security to kube-prometheus
* More security
* Added support for containerSecurityContext on prometheus-operator CRDs.
* Added ability to configure readinessProbes ans livenessProbes
* Added proper liveness and readiness probes
* Added documentation for the values.yaml
* Changed documentation to reference podSecurityContext
* More documentation
* Bump major version
* Fixed wrong value reference
* Added documentation for thanos liveness readinessProbe
* Use the http port instead of web
* Fixed liveness and readinessProbe
* Fixed ambigious liveness and readiness probes to be explicit when chaining.
* Make rootFilesystem unsecure again. (This is only needed for bitnamis current internal testing
* Added documentation for the Upgrade path to 6.0.0
2021-06-10 13:48:52 +02:00
b0399d9008
T40023 Updated Spark README ( #6614 )
...
Co-authored-by: Vikram Vaswani <vvaswani@vmware.com >
2021-06-10 11:05:56 +02:00
Chris Gianelloni and GitHub
586c399ede
[bitnami/mysql] Remove annotations from headless services ( #6603 )
...
Remove the service-specific primary and seconday annotations from the
headless Service resources used by the StatefulSets. This retains the
common annotations.
This allows for use of things like external-dns on the primary and
secondary Service resources. Fixes #6576
Signed-off-by: Chris Gianelloni <cgianelloni@applause.com >
2021-06-10 10:48:12 +02:00
Andy Holtzmann and GitHub
2b3f4c9b4a
ns1 ttl ( #6623 )
...
Signed-off-by: Andy Holtzmann <aholtzmann@equinix.com >
2021-06-10 10:43:26 +02:00