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
hmerat and GitHub
07168bb458
[bitnami/zookeeper] Allow to specify a nodePort in zookeeper service ( #6617 )
...
* Allow to specify a nodePort in zookeeper service
* Increase version of zookeeper chart
* Add documentation on new values
2021-06-09 19:54:23 +02:00
Marcos Bjoerkelund and GitHub
e9b786f98d
[bitnami/discourse] Fix external DB support ( #6615 )
2021-06-09 17:18:53 +02:00
Bitnami Containers
554dca13bf
[bitnami/metallb] Release 2.4.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-09 13:20:07 +00:00
Bitnami Containers
2dddd20636
[bitnami/kube-state-metrics] Release 2.0.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-09 13:14:55 +00:00
Bitnami Containers
988bdced59
[bitnami/ghost] Release 13.0.14 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-09 13:12:11 +00:00
c2525f4e5c
[bitnami/solr] Updated Solr README ( #6612 )
...
* T39960 Updated Solr README
* T39960 Updated Chart.yaml
Co-authored-by: Vikram Vaswani <vvaswani@vmware.com >
2021-06-09 15:03:38 +02:00
Bitnami Containers
1f103bbc16
[bitnami/jupyterhub] Release 0.1.9 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-09 12:22:07 +00:00
Bitnami Containers
b8d49647dd
[bitnami/postgresql-ha] Release 7.6.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-09 11:43:29 +00:00
Bitnami Containers
874bc7db8b
[bitnami/aspnet-core] Release 1.3.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-09 11:14:53 +00:00
f1fb7ac15e
[bitnami/mongodb-sharded] add per mongos replica service support ( #6569 )
...
* feat: add support for one service per mongos replica
* feat: add support for one service per mongos replica
* Update bitnami/mongodb-sharded/templates/mongos/mongos-service-per-replica.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
2021-06-09 11:47:30 +02:00
Marcel Fest and GitHub
75208c2f73
[bitnami/grafana operator] Make the securityContexts more customizable. ( #6594 )
...
* 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
* Changed how the securityContext is generated
* Bump version accordingly
* Removed `drop.capabilities[0]=ALL` from `values.yaml`
* Update Chart.yaml
2021-06-09 11:09:16 +02:00
Miguel Ruiz and GitHub
5ca4cc7c76
[bitnami/postgresql-ha] Fix chart upgrade using existingSecret ( #6383 )
2021-06-09 08:21:40 +02:00
Bitnami Containers
8671e25bde
[bitnami/postgresql] Release 10.4.10 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-09 04:54:57 +00:00
Pierre DEMAGNY and GitHub
d2c2576c59
[bitnami/kafka] adding a way to pass annotations to provisioning Pods ( #6585 )
2021-06-08 18:35:28 +02:00
Bitnami Containers
0a9a0c2e36
[bitnami/harbor] Release 10.1.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-08 11:32:35 +00:00
Mostafa Elmenbawy and GitHub
a290ba8126
[bitnami/zookeeper] Add selector to pvc ( #6505 )
...
* [bitnami/zookeeper] Add selector for PVC
Add selector to Zookeeper data PVC and dataLogDir PVC
Signed-off-by: mmenbawy <elmenabawym@gmail.com >
* [bitnami/zookeeper] (values.yaml) Update doc string
* [bitnami/zookeeper] Apply suggestions
* [bitnami/zookeeper] Apply suggestions
* [bitnami/zookeeper] Apply suggestions
2021-06-08 11:49:05 +02:00
29e30ed87a
[bitnami/harbor]Add missing 'skipverify' s3 storage driver option ( #6577 )
...
* [bitnami/harbor]Add missing 'skipverify' s3 storage driver option
* add to template
* add to values.yaml (with ref to storage driver docs)
* add to readme
* Update bitnami/harbor/Chart.yaml
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com >
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com >
2021-06-08 09:44:35 +02:00