Commit Graph

8880 Commits

Author SHA1 Message Date
Bitnami Containers
5cdcad0004 [bitnami/ghost] Release 10.1.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
ghost/10.1.10
2020-09-10 19:23:00 +00:00
Bitnami Containers
686d6f4a36 [bitnami/zookeeper] Release 5.21.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
zookeeper/5.21.8
2020-09-10 19:01:11 +00:00
Bitnami Containers
6e0654ca9b [bitnami/redis] Release 10.8.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
redis/10.8.2
2020-09-10 18:28:59 +00:00
Bitnami Containers
070b9e83b6 [bitnami/redis-cluster] Release 3.2.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
redis-cluster/3.2.4
2020-09-10 18:23:24 +00:00
Javier J. Salmerón-García
71376ff3cd [bitnami/postgresql-ha] Add TLS support in PgPool (#3647)
* [bitnami/postgresql-ha] Add TLS support in PgPool

* Image

* Image

* Values production

* Remove data

* Apply requested changes

* Update readme
postgresql-ha/3.6.0
2020-09-10 17:46:22 +02:00
Bitnami Containers
2a92b2a6e4 [bitnami/mxnet] Release 1.4.25 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-10 10:29:06 +00:00
Daniel Arteaga
ce5e1e9062 [bitnami/spring-cloud-dataflow] feat: add composed task runner image (#3623)
* [bitnami/spring-cloud-dataflow] feat: add composed task runner image

* feat: add rolling tag validation for CTR
spring-cloud-dataflow/0.7.0
2020-09-10 11:11:12 +02:00
Bitnami Containers
cb2b2f7d08 [bitnami/consul] Release 7.1.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
consul/7.1.8
2020-09-10 08:05:50 +00:00
faixo_j
b347be3e12 [bitname/node] Fix missing "-binding" suffix in PVC declaration, breaking the persistency feature (#3642)
* fix: adding "-binding" suffix to the PVC claimName

"-binding" suffix is missing from the deployment volume declaration, while it is present in the PVC description. Adding the suffix fixes the persistency feature of this chart, that is otherwise broken.

* feat: update chart version
2020-09-10 09:34:29 +02:00
Bitnami Containers
bdb49e8081 [bitnami/odoo] Release 14.0.19 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
odoo/14.0.19
2020-09-10 07:23:38 +00:00
Bitnami Containers
ed9ee19eee [bitnami/phabricator] Release 9.1.15 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-10 06:53:46 +00:00
Bitnami Containers
3899f76db2 [bitnami/mariadb-galera] Release 4.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
mariadb-galera/4.3.4
2020-09-10 04:00:07 +00:00
Bitnami Containers
7aaaa0f1ee [bitnami/drupal] Release 8.1.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
drupal/8.1.5
2020-09-09 23:20:02 +00:00
Bitnami Containers
1631302c2c [bitnami/jenkins] Release 5.0.25 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
jenkins/5.0.25
2020-09-09 23:09:44 +00:00
Bitnami Containers
82e8b49041 [bitnami/spark] Release 3.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
spark/3.0.1
2020-09-09 18:07:51 +00:00
Bitnami Containers
9f495aab12 [bitnami/wildfly] Release 4.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
wildfly/4.3.4
2020-09-09 17:21:11 +00:00
Daniel Arteaga
471c36a533 [bitnami/consul] fix: use the service DNS instead pod DNS for joinning (#3633)
* [bitnami/consul] fix: use the service DNS instead pod DNS for join the cluster

Signed-off-by: darteaga <darteaga@vmware.com>

* fix: remove unnecessary variables

Signed-off-by: darteaga <darteaga@vmware.com>
consul/7.1.7
2020-09-09 16:22:28 +02:00
Utku Darılmaz
3b436a5ec8 [bitnami/metallb] Fixed the PrometheusRule creation issue (#3609)
* [bitnami/metallb] Fixed the PrometheusRule not creating

* [bitnami/metallb] prometheus.enabled parameter added for creating PrometheusRules

* [bitnami/metallb] prometheus.enabled default value setted to false

* [bitnami/metallb] version bumped
metallb/0.1.23
2020-09-09 16:21:52 +02:00
Marco Kilchhofer
91fa2c0054 [bitnami/contour] Sync upstream changes and chart standardization (#3381)
* Sync back most significant upstream projectcontour changes

The most important change is the refactoring of the shutdown sidecar:
7cd9f4a685

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Delete removed CRD ingressroutes.contour.heptio.com

> As a reminder, support for IngressRoute was officially dropped in v1.6.
> If you haven’t already migrated to HTTPProxy, see the IngressRoute to
> HTTPProxy migration guide for instructions on how to do so. Once you have
> migrated, delete the IngressRoute and related CRDs.
Ref: https://projectcontour.io/resources/upgrading/

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Sync HTTPProxy CRD

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Sync TLSCertificateDelegation CRD

* Drop old TLSCertificateDelegation CRD on API group contour.heptio.com

API group contour.heptio.com is no longer supported since 1.6.x

* Bump minor chart version as the change is no longer a patch

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Attempt to fix contour tests by upgrading to latest github actions

* Override envoy service type to ClusterIP to make tests happy

I found a hint in PR #2721 that it should be possible to override values
used in GH actions.

* Revert "Attempt to fix contour tests by upgrading to latest github actions"

This was requested during the review process by dani8art.
This reverts commit 253a8ecd60.

* Add bitnami/common as a dependency

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Also use bitnami/common subchart for image

* Implement extraVolumes and extraVolumeMounts on contour and envoy

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Implement extraEnvVars on contour and envoy

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Implement extraEnvVarsConfigMap and extraEnvVarsSecret

* Implement initContainers for contour and envoy

* Implement service.extraPorts on contour and envoy

* Implement rolling tags helpers

* Sync rbac with upstream

As George Goh (@georgegoh) mentioned in issue projectcontour/contour#2050
the leaderelection role is not needed anymore:
> 1. I remove the `contour-leaderelection` role as it's no longer needed
> in `templates/rbac.yaml`.
> 2. General matching of the rbac.yaml to the rbacs defined in this project.

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Update README.md

* Fix default values for image repositories
* Add quotes (`)
* Fix whitespaces in table

* Also use bitnami/common subchart for pullSecrets

The subchart bitnami/common now supports this (version 0.6.2 and newer).
See PR #3566

* Use same tpl functions for job

Inside the Deployment we can use templating with 'tpl'. Since we use the
same structure (affinity, nodeSelector and tolerations) for the
Deployment and the Job, we should also use the same template functions.

* Fix: affinity defined twice

* Use more specific keyword antiAffinity -> antiAffinityPolicy

* Bump chart major: 2.0.0

* Variant2: Implement certgen by using hooks (#2)

* Implement certgen via hooks
* Delete resources with helm hooks only if needed
* Revert "Delete resources with helm hooks only if needed"

This reverts commit 76449252d06b7bda0f16c490316478c3fb1004f1.

As documented inside the helm docs, we should remove unneeded resources:
~~~
The resources that a hook creates are currently not tracked or managed as part
of the release. Once Helm verifies that the hook has reached its ready state,
it will leave the hook resource alone. Garbage collection of hook resources
when the corresponding release is deleted may be added to Helm 3 in the future,
so any hook resources that must never be deleted should be annotated with
`helm.sh/resource-policy: keep`.

Practically speaking, this means that if you create resources in a hook, you
cannot rely upon helm uninstall to remove the resources. To destroy such
resources, you need to either add a custom `helm.sh/hook-delete-policy`
annotation to the hook template file, or set the time to live (TTL) field of
a Job resource.
~~~

* Replace colons with dashes (standardize even more)

This was requested during review by @dani8art

* Clearify README regarding CRDs and helm v3

* Add small upgrading notes to README

* Fix helm2 incompatibility due to PR #2961

Helm2 uses Sprig v2 and therefore the funtion "get" is not available
there. Since we need to guarantee helm v2 support, we need to workaround
this.

* Use consistent component labels on certgen resources

* Use bitnami/common for apiVersion of kind Deployment

* Rename parameter `contour.createCustomResource` to `contour.installCRDs`

* Do not allocate an IP address on metrics services

Services for ServiceMonitor do not need to allocate an IP address. We therefore do not
waste IPs from the services CIDR pool for this.

* Split into subfolders
contour/2.0.0
2020-09-09 15:29:10 +02:00
Bitnami Containers
315e181d33 [bitnami/dokuwiki] Release 9.2.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
dokuwiki/9.2.1
2020-09-09 09:52:22 +00:00
Bitnami Containers
d9e9377831 [bitnami/pytorch] Release 1.3.22 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
pytorch/1.3.22
2020-09-09 09:42:51 +00:00
Bitnami Containers
186df7ad58 [bitnami/mongodb-sharded] Release 2.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
mongodb-sharded/2.1.1
2020-09-09 09:14:22 +00:00
Bitnami Containers
5885fb1012 [bitnami/mongodb] Release 9.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
mongodb/9.1.1
2020-09-09 09:05:16 +00:00
Bitnami Containers
5bcd19f35d [bitnami/moodle] Release 8.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
moodle/8.1.3
2020-09-09 08:45:37 +00:00
Juan Ariza Toledano
1a0f8caf8f Update Chart.yaml kube-state-metrics/0.5.2 2020-09-09 08:48:38 +02:00
Gazza7205
1b9ca8daea [bitnami/rabbitmq] Release 7.6.6 Changing default value for service.extraPorts (#3630) rabbitmq/7.6.6 2020-09-09 08:28:00 +02:00
Bitnami Containers
dbd57a8d07 [bitnami/aspnet-core] Release 0.2.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
aspnet-core/0.2.1
2020-09-08 22:03:08 +00:00
Bitnami Containers
2ad4f88c73 [bitnami/postgresql-ha] Release 3.5.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
postgresql-ha/3.5.10
2020-09-08 20:45:32 +00:00
Bitnami Containers
4edc063986 [bitnami/tomcat] Release 6.3.16 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
tomcat/6.3.16
2020-09-08 20:26:23 +00:00
Bitnami Containers
96ac139426 [bitnami/memcached] Release 4.2.24 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
memcached/4.2.24
2020-09-08 15:30:29 +00:00
Bitnami Containers
112d74e859 [bitnami/nginx-ingress-controller] Release 5.5.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
nginx-ingress-controller/5.5.1
2020-09-08 15:19:20 +00:00
Bitnami Containers
730e66f789 [bitnami/postgresql] Release 9.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
postgresql/9.4.1
2020-09-08 13:49:14 +00:00
Tim Gatzemeier
6d08ad27b7 [bitnami/external-dns] support role for namespace instead of clusterrole (#3593)
* support role for namespace instead of clusterrole

* add clusterRole param to README
external-dns/3.4.0
2020-09-08 15:09:16 +02:00
Bitnami Containers
c0fff4a8a7 [bitnami/ghost] Release 10.1.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
ghost/10.1.9
2020-09-08 13:06:03 +00:00
Bitnami Containers
c30dd7f95a [bitnami/thanos] Release 2.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
thanos/2.3.4
2020-09-08 12:09:11 +00:00
Jose Antonio Carmona
963cc13833 [bitnami/zookeeper] Override serviceAccount name when not creating one (#3587)
* Override serviceAccount name when not creating one

Signed-off-by: joancafom <jcarmona@bitnami.com>

* Chart version bump
zookeeper/5.21.7
2020-09-08 12:10:23 +02:00
Chad Wilson
82ab5c0969 [bitnami/fluentd] Introduce containerSecurityContext to improve security and compatibility with PodSecurityPolicy (#3615)
* [bitnami/fluentd] Bump image version to that with reduced Linux capabilities (from bitnami-docker-fluentd#14)

* [bitnami/fluentd] Define overridable `containerSecurityContext` for both `aggregator` and `forwarder`

Allows compatibility with more restrictive `PodSecurityPolicy` where containers must explicitly declare Linux capabilities they require

* [bitnami/fluentd] Add ability to mount `extraVolume`s into the `aggregator` to support mounting `emptyDir`s for running with `readOnlyRootFilesystem: true`

Allows compatibility with more restrictive `PodSecurityPolicy` where containers cannot have writable root file systems.

* [bitnami/fluentd] Bump Chart version
fluentd/2.1.0
2020-09-08 11:05:36 +02:00
Ben Kochie
e3801eab33 Update memcached chart README (#3625)
Update several items in the memcached README
* Use correct replicas variable.
* Document architecture variable.
* Add note about high-availability requirements for persistence.

Signed-off-by: Ben Kochie <superq@gmail.com>
memcached/4.2.23
2020-09-08 10:12:35 +02:00
Bitnami Containers
d9eac29024 [bitnami/metallb] Release 0.1.22 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
metallb/0.1.22
2020-09-07 19:41:25 +00:00
Bitnami Containers
c51fefbef9 [bitnami/parse] Release 12.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
parse/12.0.1
2020-09-07 19:33:36 +00:00
Bitnami Containers
7a864b0346 [bitnami/phpbb] Release 7.0.20 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
phpbb/7.0.20
2020-09-07 18:29:50 +00:00
Bitnami Containers
cadec092b5 [bitnami/harbor] Release 7.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
harbor/7.1.2
2020-09-07 18:21:43 +00:00
Bitnami Containers
4144bfe24a [bitnami/apache] Release 7.3.25 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
apache/7.3.25
2020-09-07 17:54:22 +00:00
Bitnami Containers
140bb49a33 [bitnami/node] Release 13.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-07 17:53:09 +00:00
Bitnami Containers
b54d8ae54f [bitnami/opencart] Release 7.0.22 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
opencart/7.0.22
2020-09-07 17:48:17 +00:00
Carlos Rodríguez Hernández
9353a76a4d [bitnami/moodle] Fix issue when rendering ingress.hosts[] (#3618) moodle/8.1.2 2020-09-07 12:24:13 +02:00
Michael Parker
8f9b408951 [bitnami/external-dns] readme typo fix (#3602) 2020-09-07 12:07:58 +02:00
Matt Bell
a30fec95c5 [bitnami/ghost] Fix invalid deployment when podAnnotations value is set (#3613)
* [ghost] Fix pod template when podAnnotations value is set

* Bump chart version

* Fix annotation indentation level

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

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
ghost/10.1.8
2020-09-07 12:07:19 +02:00
Simon Olenik
e789b3ed82 [bitnami/redis-cluster] Service acount name needs to be set on jobs. (#3596)
* If service account is created, jobs should use it too.

* Bumped chart version.

Co-authored-by: s.olenik <s.olenik@sportradar.com>
redis-cluster/3.2.3
2020-09-07 11:43:18 +02:00
Christopher Randles
75da3d6252 [bitnami/kube-prometheus] install prometheus v0.4.1 crds (#3597)
Signed-off-by: Chris Randles <randles.chris@gmail.com>
kube-prometheus/2.0.0
2020-09-07 10:13:50 +02:00