Commit Graph
13555 Commits
Author SHA1 Message Date
b5030d30b8 [bitnami/postgresql-ha] Bump to 8.0.0 (#8141)
* [bitnami/postgresql-ha] Bump to 8.0.0

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* [bitnami/postgresql-ha] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
postgresql-ha/8.0.0
2021-11-15 18:43:08 +01:00
Bitnami Containers 4aac4864ee [bitnami/prestashop] Release 13.2.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
prestashop/13.2.7
2021-11-15 16:22:44 +00:00
Christian NeufeldandGitHub bfd6fb9362 [bitnami/grafana] Update deployment.yml to add smtp parameters (#8125)
* added parameters for smtp

* increased semver
grafana/7.2.0
2021-11-15 15:54:37 +01:00
Ibone González MaurazaandGitHub 17fd9b9819 [bitnami/thanos] fix port recive-distributor (#8099)
* [bitnami/thanos] fix port recive-distributor

* add coalesce

* small change in ports.remote

* upgrade chart version

* Update Chart.yaml

delete blank line
thanos/8.0.3
2021-11-15 13:51:36 +01:00
JackandGitHub 6caf7d3aa6 [bitnami/keycloak] Run correct configCli jar for version of keycloak (#8107)
* add a helper for getting the correct keycloakConfigCli command

The default command in the container is not desirable as it is symlinked
to a different JAR that out of the box may not be compatible with the
version of Keycloak specified within the chart

* bump keycloak chart to 5.1.7

* Second pass, have a default command that references .Chart.AppVersion

* Set default command inside statefulset
keycloak/5.1.7
2021-11-15 11:19:44 +01:00
Max LowtherandGitHub a3459d5d64 Fixing a typo in the post-deploy notes for bitnami/joomla (#8117)
* Update NOTES.txt

* bump version
joomla/10.1.29
2021-11-15 11:18:34 +01:00
Nico FlaigandGitHub eea9cf2090 [bitnami/kafka] Add values to set pod labels and annotations for kafka exporter (#8114)
Signed-off-by: nflaig <nflaig@protonmail.com>
kafka/14.4.1
2021-11-15 09:50:26 +01:00
Bitnami Containers 94ff578503 [bitnami/orangehrm] Release 10.1.27 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-11-15 07:49:41 +00:00
Juan Ariza ToledanoandGitHub 2e99b7de4d Update "spark-submit" example in README.md
This updates the README.md so the example to submit an app ensure the `--conf spark.kubernetes.container.image=<spark-image>` flag is listed in the "spark submit" command.
2021-11-15 08:46:16 +01:00
Bitnami Containers 63a63c2cc2 [bitnami/mariadb-galera] Release 6.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
mariadb-galera/6.0.4
2021-11-12 20:17:17 +00:00
Carlos Rodriguez Hernandez e6f742cb88 [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-11-12 13:14:09 +00:00
Tim BirkettandGitHub 94e505c02e [bitnami/kube-prometheus] fix: update service selectors (#8104)
* fix(kube-prometheus): update service selectors

* chore: bump version

* chore: bump version (the right way)
kube-prometheus/6.3.3
2021-11-12 11:13:20 +01:00
Denis BaryshevandGitHub f104c5de24 [thanos] fix non-autogenerated secrets type (#8105)
Signed-off-by: Denis Baryshev <dennybaa@gmail.com>
thanos/8.0.2
2021-11-12 09:49:22 +00:00
JackandGitHub 09bd5b81e0 [bitnami/elasticsearch] Add gotcha around kibana+elasticsearch restEncryption (#8106)
* Add gotcha around kibana+elasticsearch restEncryption

* Bump elasticsearch chart to 17.3.2
elasticsearch/17.3.2
2021-11-12 09:29:32 +00:00
Sergey ShaykhullinandGitHub 7f24c453a4 [bitnami/minio] WIP: Minio provisioning (#8043)
* Setup provisioning job

* Add values, comments, list mc aliases

* Fix resources

* Setup values for local testing

* Bump chart version

* Add temp gitignore for charts folder

* Update provisioning-job.yaml

* Complete job setup

* Add groups, users, buckets, retentions provisioning

* Add lifecycle rules

* Add lifecycle condition

* Add bucket quota

* Add config options provisioning

* Set default values back

* Remove mc admin service restart as it restarts all nodes at once

* Add group.members, remove user.groups

* Add user and group policy assignment

* Add tags, refactor script template

* Dedupe enable/disable on users and groups

* Remove comments, EOF broken

* Update values.yaml

* Remove retentions

* Test distributed mode, fix script

* Update .gitignore

* Delete templated.yaml

* Update provisioning-job.yaml

* Add support for credential files

* Add docs

* Delete .gitignore

* Complete todos, use minio image in job init container for wait-for-port

* Copy command and args from statefulset. Add provisioning values

* Add extraVolumes and extraVolumeMounts

* Regenerate readme
minio/9.1.0
2021-11-12 10:20:29 +01:00
Rafael Ríos SaavedraandGitHub 47c93414ed Revert "bitnami/dataplatform-bp1: added annotation based discovery feature in wavefront to the chart (#8061)" (#8112)
This reverts commit d72eb9d7b1.
2021-11-12 09:37:32 +01:00
IgorandGitHub 6d6b4d724f bitnami/redis: Specify password via REDISCLI_AUTH to avoid leaking password via logs (#8077)
* [bitnami/redis] Specify password via REDISCLI_AUTH to avoid leaking password via logs

* [bitnami/redis] Use REDISCLI_AUTH in notes

* [bitnami/redis] Bump chart version from 15.5.4 to 15.5.5

* [bitnami/redis] inline REDISCLI_AUTH to command, switch all invocations to eval, escape $REDIS_PASSWORD to avoid password leak
redis/15.5.5
2021-11-12 09:24:14 +01:00
ksarvaniandGitHub d72eb9d7b1 bitnami/dataplatform-bp1: added annotation based discovery feature in wavefront to the chart (#8061)
* updated dataplatform-bp1

* removed charts folder

* removed kafka prefix in wavefront config

* updated README file

* update values.yaml and README.md

* updated README.md
2021-11-12 09:08:00 +01:00
Ryan WholeyandGitHub 0d1acf5a9f [bitnami/haproxy] Add service.labels input (#8110)
* [bitnami/haproxy] Add service.labels input

* bump bitnami/haproxy to 0.2.17
haproxy/0.2.17
2021-11-12 08:31:59 +01:00
Bitnami Containers 5c20bffeae [bitnami/consul] Release 10.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
consul/10.1.3
2021-11-12 03:54:00 +00:00
Bitnami Containers fb757a278f [bitnami/rabbitmq] Release 8.24.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
rabbitmq/8.24.3
2021-11-12 03:43:48 +00:00
Bitnami Containers cef16ddd04 [bitnami/wavefront-prometheus-storage-adapter] Release 1.0.12 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-11-12 01:41:00 +00:00
Bitnami Containers e732946e9e [bitnami/postgresql] Release 10.13.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
postgresql/10.13.8
2021-11-11 21:08:20 +00:00
wileyjandGitHub 74181a5fcc [bitnami/grafana] fix indentation in deployment template for extraVolumeMounts (#8082)
* updating grafana deployment indent for extraVolume

* Updating Grafana chart version to 7.1.1
grafana/7.1.1
2021-11-11 17:53:33 +01:00
Nico FlaigandGitHub 39f1adbd7f [bitnami/kafka] Add separate service account for kafka exporter (#8045) kafka/14.4.0 2021-11-11 17:46:57 +01:00
Miguel Ángel Cabrera MiñagorriandGitHub df4fe38f53 [bitnami/apache] Fix clone htdocs when restart (#7970)
* [bitnami/apache] Fix clone htdocs when restart

* Remove only /app content

* Use wildcard to move files
apache/8.9.2
2021-11-11 14:54:07 +01:00
Sergey ShaykhullinandGitHub 951c248cf8 Fix md url (#8086) 2021-11-11 13:14:41 +00:00
Alejandro GermainandGitHub 7f36a0c274 [bitnami/thanos] Fix Receiver Distributor (#8089)
* RFC 1123 compliance for Receiver Distributor

* Add receiveDistributor.enabled

* Bump chart
thanos/8.0.1
2021-11-11 10:59:21 +01:00
Sunghoon KangandGitHub cd04949eda [bitnami/contour] Set default value for ingressClass.default (#8069) contour/7.0.1 2021-11-11 10:33:11 +01:00
Bitnami Containers 9c1e46f26a [bitnami/kibana] Release 9.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
kibana/9.1.1
2021-11-11 08:55:33 +00:00
Bitnami Containers 897ff948a0 [bitnami/ghost] Release 15.0.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
ghost/15.0.11
2021-11-11 02:56:53 +00:00
Bitnami Containers 786f804459 [bitnami/elasticsearch] Release 17.3.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
elasticsearch/17.3.1
2021-11-11 02:17:49 +00:00
Bitnami Containers c51c40eb70 [bitnami/wordpress] Release 12.1.28 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
wordpress/12.1.28
2021-11-10 21:42:32 +00:00
Bitnami Containers d88b168336 [bitnami/logstash] Release 3.6.16 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
logstash/3.6.16
2021-11-10 20:10:47 +00:00
Carlos Rodriguez Hernandez 14b89eadad [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-11-10 19:30:02 +00:00
Bitnami Containers aef02f5679 [bitnami/mariadb] Release 9.8.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
mariadb/9.8.1
2021-11-10 19:24:33 +00:00
Rico BergerandGitHub 9108472c07 Fix service name in TLS init container (#8085)
Signed-off-by: ricoberger <mail@ricoberger.de>
mongodb/10.29.2
2021-11-10 16:38:02 +01:00
6eb6a33e89 [bitnami/mariadb] Adds support for network policies (#8079)
* Initial approach

* Add Ingress and Egress rules for mariadb primary and secondary nodes

* Update bitnami/mariadb/values.yaml

Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>

* Update bitnami/mariadb/values.yaml

Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>

* Moved ingress rules files to template/primary

Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>
mariadb/9.8.0
2021-11-10 15:42:09 +01:00
Pablo GalegoandGitHub 9a5d142aec [bitnami/drupal] Cosmetic changes to Network policies (#8076)
* [bitnami/drupal] Cosmetic changes to Network policies

* [bitnami/drupal] Specificy to configure selectors in the Network Policies

* [bitnami/drupal] Undo filename changes

* [bitnami/drupal] Fix typos and minor errors

* [bitnami/drupal] One last typo
drupal/10.4.3
2021-11-10 12:41:00 +01:00
Justin GüseandGitHub ac6addfc22 [bitnami/minio] Update README.md - auth.existingSecret error (#8072) 2021-11-10 10:20:02 +01:00
Bitnami Containers 73e7ab6d92 [bitnami/postgresql-ha] Release 7.12.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
postgresql-ha/7.12.5
2021-11-10 03:52:52 +00:00
Bitnami Containers fa6743a7ad [bitnami/kube-state-metrics] Release 2.1.16 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
kube-state-metrics/2.1.16
2021-11-10 00:36:16 +00:00
Bitnami Containers f1ace3b72b [bitnami/wordpress] Release 12.1.27 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
wordpress/12.1.27
2021-11-09 21:39:50 +00:00
80681c6ce6 [bitnami/elasticsearch] Add support for cronjob apiVersion batch/v1 for Kube v1.21+ (#8075)
* Add custom labels option to the service in Kibana chart

* Generate README through readme-generator-for-helm

* Migrate to batch/v1 api version for curator time based jobs

* Update chart's minor version

* Add support for batch/v2alpha1 on kube < v1.8

Co-authored-by: Abdullah Tariq <abdullah.tariq@flixbus.com>
elasticsearch/17.3.0
2021-11-09 20:01:16 +01:00
Alejandro MorenoandGitHub 686fc5fe7a Fix mongodb password key (#8078) parse/15.0.14 2021-11-09 17:51:19 +01:00
1f2fc92870 [bitnami/contour,aspnet-core] Apply standardizations (#7543)
* Standardizations

* More changes

* More standard

* Final changes

* Readme

* fix template

* kubeval

* fix version

* Integrate PR #8065

* [bitnami/contour] Update components versions

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

Co-authored-by: Alejandro Moreno <amorenoc@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
aspnet-core/2.0.0 contour/7.0.0
2021-11-09 17:19:26 +01:00
Juan Ariza ToledanoandGitHub c4e5c940d4 [bitnami/kafka] Use an array for existing secrets containing TLS certs (#8060) kafka/14.3.0 2021-11-09 16:47:21 +01:00
Bitnami Containers 09dc3bfc44 [bitnami/jasperreports] Release 11.0.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-11-09 14:57:14 +00:00
Bitnami Containers 2e175bdba2 [bitnami/postgresql] Release 10.13.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
postgresql/10.13.7
2021-11-09 14:35:12 +00:00
bbaudeletandGitHub 1f4027e908 [bitnami/kafka] evaluate extraVolumes and extraVolumeMounts as a template (#8066) kafka/14.2.6 2021-11-09 15:10:06 +01:00