Commit Graph
15974 Commits
Author SHA1 Message Date
Bitnami Containers 27836251f8 [bitnami/kafka] Release 15.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-25 12:29:47 +00:00
Dominik HorbandGitHub fa7656b656 fix: skip metrics annotation if disabled (#8759)
If the metrics sidecar is not enabled and the pod is still annotated Prometheus will report the target as down even though it shouldn't be scraped.

Signed-off-by: Dominik Horb <dominik.horb@umusic.com>
2022-01-25 13:11:08 +01:00
18990b7400 [bitnami/metrics-server] Update cluster-role resource per new version (#8762)
* [bitnami/metrics-server] Update cluster-role resource per new minor

Signed-off-by: Francisco de Paz <fdepaz@vmware.com>

* [bitnami/metrics-server] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2022-01-25 12:24:24 +01:00
arunsudhakarandGitHub 880b3beb99 [bitnami/minio] Minio provisioning job toleration support (#8771)
* fix: added tolerations support to provisioning job

Signed-off-by: arunsudhakar <arunsudhakar@gmail.com>

* fix: updated chart version to 10.0.4

Signed-off-by: arunsudhakar <arunsudhakar@gmail.com>
2022-01-25 10:26:17 +01:00
Bitnami Containers 3b75af488b [bitnami/wordpress] Release 13.0.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-25 09:20:19 +00:00
LorisandGitHub 29b4ba6c28 [bitnami/jupyterhub] Fix misplaced Ingress class in template file (#8761)
* [bitnami/jupyterhub] Fix ingress template (#8757)

Signed-off-by: Loris Torikian <loris_torikian@hotmail.fr>

* [bitnami/jupyterhub] Bump version

Signed-off-by: Loris Torikian <loris_torikian@hotmail.fr>
2022-01-25 10:12:26 +01:00
Bitnami Containers a59effafbd [bitnami/ghost] Release 16.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-25 08:59:43 +00:00
Juan Ariza ToledanoandGitHub c7272aeb46 [bitnami/keycloak] Fix Ingress + TLS generation (#8772)
Signed-off-by: juan131 <juanariza@vmware.com>
2022-01-25 09:51:20 +01:00
241e4caaac [bitnami/redmine] Add IngressClassName (#8758)
* add ingressClassName

Signed-off-by: marco.lerche <marco.lerche@postcon.de>

* add ingressClassName

Signed-off-by: marco.lerche <marco.lerche@postcon.de>

* bump chart version

Signed-off-by: marco.lerche <marco.lerche@postcon.de>

Co-authored-by: marco.lerche <marco.lerche@postcon.de>
2022-01-25 09:40:47 +01:00
Bitnami Containers e6e274b229 [bitnami/kubewatch] Release 3.2.24 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-24 17:55:09 +00:00
reidorsten-oktaandGitHub 19f67fedcb [bitnami/mongodb-sharded] add option to use tls for metrics exporter (#8733)
* add option to use tls for metrics exporter

Signed-off-by: Reid Orsten <81973796+reidorsten-okta@users.noreply.github.com>

* update README.md

Signed-off-by: Reid Orsten <81973796+reidorsten-okta@users.noreply.github.com>
2022-01-24 18:26:33 +01:00
a3a20110e8 [bitnami/nginx-intel] Add NGINX intel (#8576)
* [bitnami/nginx-intel] Add NGINX intel

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
Signed-off-by: Alejandro Moreno <amorenoc@vmware.com>

* Removes downloaded dependency

Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>
Signed-off-by: Alejandro Moreno <amorenoc@vmware.com>

* Fixes

Signed-off-by: Alejandro Moreno <amorenoc@vmware.com>

* Update description

Signed-off-by: Alejandro Moreno <amorenoc@vmware.com>

* Update Chart.lock

Signed-off-by: Alejandro Moreno <amorenoc@vmware.com>

* Add app-name metadata

Signed-off-by: Alejandro Moreno <amorenoc@vmware.com>

* [bitnami/nginx-intel] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>
Co-authored-by: Alejandro Moreno <amorenoc@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2022-01-24 16:29:20 +01:00
a0732d72b5 [bitnami/kafka] Kafka 3 + Chart standardized (#8666)
* [bitnami/kafka] Chart standardized

Signed-off-by: juan131 <juanariza@vmware.com>

* Including missing parameters

Signed-off-by: juan131 <juanariza@vmware.com>

* Update README.md

Signed-off-by: juan131 <juanariza@vmware.com>

* Update deps + requested changes

Signed-off-by: juan131 <juanariza@vmware.com>

* Update README.md notes to reflect change in Kafka version

Signed-off-by: juan131 <juanariza@vmware.com>

* Fix external service names

Signed-off-by: juan131 <juanariza@vmware.com>

* Fix svc external access port

Signed-off-by: juan131 <juanariza@vmware.com>

* [bitnami/kafka] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2022-01-24 15:04:40 +01:00
JackandGitHub c2de8c8b9a [bitnami/elasticsearch] Add annotations to data-svc (#8730)
* feat: Add annotations to data-svc

Signed-off-by: jack1902 <39212456+jack1902@users.noreply.github.com>

* Generate README with tool

Signed-off-by: jack1902 <39212456+jack1902@users.noreply.github.com>

* bump minor version of chart for new feature

Signed-off-by: jack1902 <39212456+jack1902@users.noreply.github.com>
2022-01-24 11:38:16 +01:00
74ede1e4bb [bitnami/rabbitmq] Added option to disable epmd and dist port on service (#8750)
* [bitnami/rabbitmq] Added option to disable epmd and dist port on service

Signed-off-by: Fabio Castagnino <fabio.castagnino@outlook.it>

* Update bitnami/rabbitmq/Chart.yaml

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2022-01-24 10:01:14 +01:00
Devesh KumarandGitHub 8db51260fb fix(): Fixed closing bracket for hidden node scripts (#8754)
Signed-off-by: Devesh Kumar <vrshu112@gmail.com>
2022-01-24 09:59:42 +01:00
Peter KaššákandGitHub 9206f255bb [bitnami/tomcat] wrong indent for containerExtraPorts fix (#8736)
Signed-off-by: Peter Kassak <48527944+cache-sk@users.noreply.github.com>
2022-01-24 09:38:12 +01:00
Bitnami Containers d238648c6b [bitnami/nginx-ingress-controller] Release 9.1.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-24 05:05:31 +00:00
Bitnami Containers 0f5666620e [bitnami/nginx] Release 9.7.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-24 04:31:34 +00:00
Bitnami Containers fc1149af01 [bitnami/mariadb-galera] Release 6.2.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-22 08:22:52 +00:00
Bitnami Containers b8dc38f627 [bitnami/phpmyadmin] Release 9.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-22 04:32:29 +00:00
Bitnami Containers 20801d928c [bitnami/cassandra] Release 9.1.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-22 00:11:45 +00:00
Bitnami Containers c90f7bc40b [bitnami/wildfly] Release 13.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-21 16:30:12 +00:00
Bitnami Containers 0c14b7811b [bitnami/spring-cloud-dataflow] Release 5.0.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-21 15:31:26 +00:00
Bitnami Containers b1972420a2 [bitnami/kong] Release 5.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-21 14:30:03 +00:00
Bitnami Containers db594486b0 [bitnami/geode] Release 0.4.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-21 14:17:43 +00:00
Bitnami Containers c7536055e8 [bitnami/wordpress] Release 13.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-21 14:14:48 +00:00
thy-vk-daoandGitHub 1198cbaa0c [bitnami/airflow] Add volumeClaimTemplates for Worker StatefulSet (#8711)
- Add volumeClaimTemplates to create disk volume per worker

Signed-off-by: thy-vk-dao <66236592+thy-vk-dao@users.noreply.github.com>
2022-01-21 11:18:21 +01:00
Alejandro MorenoandGitHub b2140fac33 [bitnami/argo-cd] Fix tls certs configmap (#8740)
* Fix tls certs configmap

Signed-off-by: Alejandro Moreno <amorenoc@vmware.com>

* Increase version

Signed-off-by: Alejandro Moreno <amorenoc@vmware.com>

* Typo

Signed-off-by: Alejandro Moreno <amorenoc@vmware.com>
2022-01-21 10:37:21 +01:00
Miguel Ángel Cabrera MiñagorriandGitHub 60efb0df5e Fix non utf-8 character (#8741)
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
2022-01-21 10:10:22 +01:00
Simon KotwiczandGitHub 3809d5389f [bitnami/redis] Fix redis standalone section README (#8710) 2022-01-21 08:36:09 +01:00
Bitnami Containers c95a036a88 [bitnami/tomcat] Release 10.1.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 20:29:18 +00:00
Bitnami Containers 3d48fbfc75 [bitnami/joomla] Release 12.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 18:01:12 +00:00
Bitnami Containers 8691d75044 [bitnami/elasticsearch] Release 17.7.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 16:40:11 +00:00
Bitnami Containers 78bc251c93 [bitnami/magento] Release 19.2.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 16:37:22 +00:00
Bitnami Containers 3b47ddedf1 [bitnami/wordpress] Release 13.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 16:25:21 +00:00
Bitnami Containers 24003f46af [bitnami/cassandra] Release 9.1.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 15:24:16 +00:00
Bitnami Containers e78817f5cf [bitnami/drupal] Release 11.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 14:55:40 +00:00
Juan Ariza ToledanoandGitHub 97c6225844 [bitnami/solr] Add missing named template (#8728) 2022-01-20 15:18:19 +01:00
PatrickSpiesandGitHub aec00b4484 fix resource-name for kafka-egress-netpol (#8727)
Signed-off-by: Patrick Spies <patrick.spies@dm.de>
2022-01-20 15:06:45 +01:00
69feea91e6 [bitnami/redis] Enables Redis to utilize external-dns (#8570)
* Enables Redis to utilize external-dns

* By way of using `external-dns` we can assign a DNS entry for each Pod
* Doing so allows anyone who's got the ability to talk to the IP's for
  which Redis utilize, external to the cluster, to become members of the
  Redis cluster
* This is helpful during Redis migrations where backing up and restoring
  are destructive, but instead we can enable both Redis in kubernetes
  and Redis on VM's to talk to each other, perform application
  configuration changes, and turn down the VM's.
  * Theoretically vice versa as well

Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

* rename param, create a helper, document in README

Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

* link the readme to the project in question

Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

* betterize the docs, make annotations more flexible

Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

* bump chart version

Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

* Improve language around helm nomenclature in documentation

Co-authored-by: Jason Plum <max@warheads.net>
Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

* break out annotations into helper

Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

* corrects the readme

Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

* Single line each of the README docs.

Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>
Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

* moving the location of the variables

Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

* make this its own section

Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

* cleahup

Signed-off-by: John T Skarbek <jskarbek@gitlab.com>

Co-authored-by: John T Skarbek <jskarbek@gitlab.com>
Co-authored-by: Jason Plum <max@warheads.net>
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>
Co-authored-by: Alejandro Moreno <amorenoc@vmware.com>
2022-01-20 12:42:20 +01:00
Artem BelovandGitHub d07bb1d461 [bitnami/grafana-tempo] Add checksum annotations (#8715)
* [bitnami/grafana-tempo] Add checksum annotations

Signed-off-by: Artem Belov <symmetriac@gmail.com>

* [bitnami/grafana-tempo] bump chart version

Signed-off-by: Artem Belov <symmetriac@gmail.com>
2022-01-20 12:23:44 +01:00
Bitnami Containers b1980f3ce0 [bitnami/cassandra] Release 9.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 10:00:06 +00:00
Bitnami Containers 1fc82ce176 [bitnami/influxdb] Release 3.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 08:51:53 +00:00
Carlos Rodríguez HernándezandGitHub 8d740c566c [bitnami/several] Change prerequisites (#8725)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-01-20 09:42:29 +01:00
Bitnami Containers 94ca3adbaa [bitnami/parse] Release 15.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 08:21:02 +00:00
Bitnami Containers 87c46c608c [bitnami/argo-cd] Release 3.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 08:16:50 +00:00
Bitnami Containers 0c3d264a4d [bitnami/node-exporter] Release 2.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-20 08:13:10 +00:00
Julien FrancozandGitHub 362c8c7482 allow templating externalDatabase.existingSecret (#8723) 2022-01-20 08:07:42 +01:00
Bitnami Containers 3705f4f0b4 [bitnami/wavefront] Release 3.1.25 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-19 21:53:45 +00:00