Commit Graph
9983 Commits
Author SHA1 Message Date
Javier Salmeron Garcia c59b86919f [bitnami/common] Fix incorrect backend calculation for networking/v1beta1 common/1.2.3 2020-12-31 11:56:55 +01:00
Alejandro MorenoandGitHub f1cf4b87f6 Add clusterrole rule for ingressclasses (#4867) nginx-ingress-controller/7.0.9 2020-12-31 10:46:58 +01:00
eddycharlyandGitHub fe65ab74d8 [bitnami/redis] add external traffic policy support (#4856)
* feat(redis): add external traffic policy support

* feat(redis): add external traffic policy support

* bump minor version instead of patch
redis/12.3.0
2020-12-31 10:43:01 +01:00
Bitnami Containers e11d12ba84 [bitnami/nginx-ingress-controller] Release 7.0.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
nginx-ingress-controller/7.0.8
2020-12-30 18:55:34 +00:00
Javier J. Salmerón-GarcíaandGitHub c0bc2cb6e5 [bitnami/wordpress] Make Ingress rules compatible with Kubernetes 1.20 (#4860)
* [bitnami/wordpress] Update ingress rules

* update common
wordpress/10.2.0
2020-12-30 15:42:49 +01:00
Javier Salmeron Garcia a371b734b8 [bitnami/common] Fix typo in common.capabilities.kubeVersion common/1.2.2 2020-12-30 15:14:49 +01:00
Javier Salmeron Garcia 0bbb339d60 [bitnami/common] Fix issue with global kubeversion calculation common/1.2.1 2020-12-30 15:02:03 +01:00
Javier J. Salmerón-GarcíaandGitHub 2b22a21702 [bitnami/common] Make ingress rules compatible with all Kubernetes versions (#4859) common/1.2.0 2020-12-30 12:39:55 +01:00
Alejandro MorenoandGitHub f80074c6b7 [bitnami/wordpress] Fix issue with wildcard ingress hosts (#4844)
* Fix issue with wildcard ingress hosts

* Use the quote function
wordpress/10.1.6
2020-12-30 11:10:04 +01:00
Bitnami Containers 0ca550ada5 [bitnami/minio] Release 4.1.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
minio/4.1.11
2020-12-30 00:56:30 +00:00
Bitnami Containers 136e34d9f9 [bitnami/nginx-ingress-controller] Release 7.0.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
nginx-ingress-controller/7.0.7
2020-12-29 21:59:27 +00:00
Robin Van CauterandGitHub 4185af99aa [bitnami/metallb] fix: take speaker tolertation value into account (#4842)
* [bitnami/metallb] fix: take speaker tolertation value into account

* [bitnami/metallb] bump version

* [bitnami/metallb] fix speaker toleration block
metallb/2.0.2
2020-12-29 09:34:52 +01:00
Bitnami Containers 62070d51bc [bitnami/prestashop] Release 12.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
prestashop/12.1.3
2020-12-28 16:54:33 +00:00
Bitnami Containers 2a355a9647 [bitnami/moodle] Release 10.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
moodle/10.1.3
2020-12-28 15:34:36 +00:00
Marcos Bjoerkelund de6e0cdc92 [bitnami/kafka] fix client.properties usage in NOTES 2020-12-28 13:55:20 +01:00
Jeroen van ErpandGitHub 4f6966c1ac [bitnami/kafka] Bring Kafka chart more in line with other charts with volumePermissions (#4728)
* Externalize persistence mountpaths and volumePermissions securityContext

* Bump version in Chart.yaml

* Add new settings to README

* Incorporate review comments

* Add missing securityContext stanza to values-production

* Change back bash mode to 'ec'

* Add explicit 'enabled' flag to podSecurityContext

This is needed as you cannot "unset" the fsGroup and runAsUser if you use
the kafka chart as a helm dependency. For OpenShift the fsGroup and
runAsUser need to be unset in order to adhere to the most strict
securityContextConfigurations
kafka/12.5.0
2020-12-28 12:58:37 +01:00
FL42andGitHub cd61b8bff5 [bitnami/mariadb] Allow to set priority class for primary and secondary pods (#4836)
* feat: priority class

* fix: use .Values.priorityClassName if .Values.{primary,secondary}.priorityClassName is not set

* fix: bump Chart version
mariadb/9.2.0
2020-12-28 12:56:19 +01:00
0859dcc717 [bitnami/redis-cluster] When retrying to add a node, get the firstNodeIp IP address again (#4362)
* fix #4064

* bump chart version

Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>
redis-cluster/4.2.2
2020-12-28 10:57:33 +01:00
Bitnami Containers f945eadd5d [bitnami/kubernetes-event-exporter] Release 1.0.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
kubernetes-event-exporter/1.0.5
2020-12-26 18:34:29 +00:00
Bitnami Containers 74f4f0ee0f [bitnami/minio] Release 4.1.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
minio/4.1.10
2020-12-26 04:45:01 +00:00
Bitnami Containers 18e5e478bb [bitnami/etcd] Release 5.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
etcd/5.4.1
2020-12-26 04:06:35 +00:00
e19d329338 [bitnami/zookeeper] feat: add initContianers (#4802)
* [bitnami/zookeeper] feat: add initContianers

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

* fix: wrap initContainer inside an if

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

* fix: apply format to values.yaml

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

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
zookeeper/6.3.0
2020-12-25 17:48:14 +01:00
73ae548822 [bitnami/osclass] Fix Osclass issue related to mariadb secret name (#4835)
* [bitnami/osclass] Fix Osclass issue related to mariadb secret name

* [bitnami/osclass] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-12-25 13:17:24 +01:00
Bitnami Containers e611f2e6a5 [bitnami/wavefront] Release 1.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-25 01:12:11 +00:00
Bitnami Containers 85d5203a8a [bitnami/nginx-ingress-controller] Release 7.0.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
nginx-ingress-controller/7.0.6
2020-12-24 22:48:25 +00:00
Bitnami Containers b9474d011b [bitnami/joomla] Release 9.0.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
joomla/9.0.5
2020-12-24 19:19:42 +00:00
mattb18andGitHub 86b98162b8 [bitnami/kafka] Register targetPod in global context (#4832)
* Register targetPod in global context

* bump version

* Update README.md

* fix typo
kafka/12.4.3
2020-12-24 11:28:37 +01:00
James WangaandGitHub 2e0a1dc7e8 [bitnami/node] Added "loadBalancerSourceRanges" to LoadBalancer service type (#4824)
* Add "loadBalancerSourceRanges" to bitnami/node LoadBalancer service type

* Added a non-breaking feature so bumped the minor version.

* Added "loadBalancerSourceRanges" to bitnami/node LoadBalancer service type

* Added "loadBalancerSourceRanges" to LoadBalancer service type

* Fixed formatting
2020-12-24 11:18:36 +01:00
Bitnami Containers d3f9266147 [bitnami/dokuwiki] Release 10.0.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
dokuwiki/10.0.5
2020-12-24 00:14:01 +00:00
Daniel ArteagaandGitHub cdb6ae8f00 [bitnami/common] fix: moving kube version comparison (#4804)
Signed-off-by: darteaga <darteaga@vmware.com>
common/1.1.4
2020-12-23 18:19:16 +01:00
Orix Au YeungandGitHub dd20da4d4a [bitnami/mongodb-sharded] Fix missing chart name & values in values-production.yaml (#4812)
* add back missing [], {} and comments in values-production.yaml

* add definition of `mongodb-sharded.name`

* bump version

* use "common.names.fullname" instead of "mongodb-sharded.name"

* reflect changes of default values in README.md

* remove "len" and "ge" operators to prevent error when input value is nil

* bump version
mongodb-sharded/3.2.7
2020-12-23 18:17:53 +01:00
Bitnami Containers 427d7a0e73 [bitnami/redmine] Release 15.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
redmine/15.0.3
2020-12-23 15:50:47 +00:00
Berkay Tekin ÖzandGitHub 8097014602 Fix metrics readinessProbe and livenessProbe since --test flag is removed in mongo-exporter (#4823) mongodb/10.3.3 2020-12-23 12:06:16 +01:00
Bitnami Containers b81184de85 [bitnami/minio] Release 4.1.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
minio/4.1.9
2020-12-23 05:11:32 +00:00
Bitnami Containers 13c611537e [bitnami/mediawiki] Release 12.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
mediawiki/12.0.3
2020-12-23 01:17:15 +00:00
28701368ae [bitnami/redis] Fix redis label (#4763)
* [bitnami/redis] Fix hostname in configmap

* Bump chart version

Co-authored-by: rafael <rafael@bitnami.com>
redis/12.2.4
2020-12-22 19:55:20 +01:00
Rafael Ríos SaavedraandGitHub 84213fabb2 [bitnami/influxdb] Fixes relay command influxdb (#4817)
* Fix command name for relay container

* Bumps chart version
influxdb/1.1.6
2020-12-22 18:56:59 +01:00
Rafael Ríos SaavedraandGitHub 2fe0b09089 Fix REAMDE (#4816) 2020-12-22 18:33:29 +01:00
8058468724 [bitnami/minio][bitnami/rabbitmq] Fix tls-secrets namespace scope (#4801)
* [bitnami/minio][bitnami/rabbitmq] Fix tls-secrets namespace scope

Signed-off-by: fdepaz <fdepaz@bitnami.com>

* Bump patch version

Co-authored-by: fdepaz <fdepaz@bitnami.com>
minio/4.1.8 rabbitmq/8.6.1
2020-12-22 17:25:24 +01:00
7abded04db [bitnami/metallb] Fix metallb service type from None to ClusterIP (#4808)
None is not a valid service type when trying to apply this chart we get
```Error: Service "metallb-controller-metrics" is invalid: spec.type: Unsupported value: "None": supported values: "ClusterIP", "ExternalName", "LoadBalancer", "NodePort"```

Also added clusterIP: "None" to avoid using an ip address

Co-authored-by: jb-abbadie <jb-abbadie@users.noreply.github.com>
metallb/2.0.1
2020-12-22 16:55:44 +01:00
Bitnami Containers c264ac79d6 [bitnami/kafka] Release 12.4.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
kafka/12.4.2
2020-12-22 14:52:45 +00:00
Alexander FokinandGitHub 00927f0a12 [bitnami/mongodb-sharded] fix for #4536 (#4766)
* MongoDB sharded: readinessProbe fixes

* MongoDB sharded: chart version update
2020-12-22 15:16:42 +01:00
ChrisandGitHub c3210d8040 docs: fixed indentation error in README (#4797) postgresql-ha/6.3.3 2020-12-22 15:11:18 +01:00
Nathalie CAIandGitHub 64cf8f939e [bitnami/kube-state-metrics] Fix tolerations in deployment (#4806)
* kube-state-metrics deployment tolerations

* bumped chart version
kube-state-metrics/1.1.3
2020-12-22 15:03:19 +01:00
Bitnami Containers ed25600c2b [bitnami/mongodb] Release 10.3.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
mongodb/10.3.2
2020-12-22 12:27:05 +00:00
Bitnami Containers bd037e2bcf [bitnami/mongodb-sharded] Release 3.2.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
mongodb-sharded/3.2.6
2020-12-22 12:14:10 +00:00
Viktor SadovnikovandGitHub 2f4b0942e1 [bitnami/spring-cloud-dataflow] externalDatabase.existingPasswordKey value (#4807)
* [bitnami/spring-cloud-dataflow] Adding externalDatabase.existingPasswordKey optional value

* [bitnami/spring-cloud-dataflow] Adding externalDatabase.existingPasswordKey optional value
spring-cloud-dataflow/2.4.1
2020-12-22 12:10:18 +01:00
Ian LandGitHub fa692bfbc4 [bitnami/contour] Allow extra arguments to be specified, and passed to Contour container (#4790)
* Allow extra arguments to be specified, and passed to Contour container

This is useful for enabling the PROXY protocol by specifying
`--use-proxy-protocol` as an extra arg.

See https://projectcontour.io/guides/proxy-proto/ for more information.

* Update contour README.md

* Use `common.tplvalues.render` to render extra args for Contour

* Contour v3.2.0
contour/3.2.0
2020-12-22 12:03:50 +01:00
Carlos Rodríguez HernándezandGitHub d013f37e89 [bitnami/kafka] Fix initContainers support (#4798) 2020-12-22 11:23:04 +01:00
Bitnami Containers de794fe7a9 [bitnami/kafka] Release 12.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
kafka/12.4.1
2020-12-22 09:16:28 +00:00