Anthony and GitHub
68cb8c1028
[bitnami/external-dns] Set namespace variable when not creating cluster role ( #5808 )
2021-03-22 12:46:31 +01:00
awuetz and GitHub
4742280fec
Define the livenessProbe scheme value if tls.enabled, otherwise the container will fail and not start ( #5855 )
2021-03-22 11:06:39 +01:00
infa-mhadiman and GitHub
3e5e458c26
[bitnami/memcached] add support for memcached to use its own SA ( #5845 )
...
* add support for memcached to use its own SA
* fixed chart version
* fix chart version
* updated SA creation based on config from values.yaml
* updated README
2021-03-22 11:06:14 +01:00
da1831e8d0
[bitnami/airflow] Allow using custom secret key with external database. ( #5848 )
...
* Initial commit to enable configuring secret key
* Updated readme
* created an if in airflow.database.existingsecret.key
* More changes
* Bumped the chart version
* Final fixes
* Removed unnecessary brackets
Co-authored-by: Szymon Grzemski <sgrzemski@MacBook-Pro-Szymon.local >
2021-03-22 10:12:50 +01:00
wowq and GitHub
a65441d094
[bitnami/external-dns]fix: update alibaba config ( #5854 )
...
* fix: update alibaba config
When using Alibaba cloud, if there is no 'alibaba-cloud-config-file' option, it will use 'alibaba-cloud-config-file=/etc/kubernetes/alibaba-cloud.json' . If IAM authentication is used, the service cannot be started
* Update Chart.yaml
2021-03-22 10:05:31 +01:00
7dc3f29d7a
bitnami/influxdb: Adding collectd listener option ( #5851 )
...
* Adding collectd listener option
Add collectd as an additional service to influxdb chart. If you enable
this service, you must speciy the collectd listener port (default 25826)
along with corresponding configuration in influxdb.conf to enable collectd
listener.
* Adding collectd listener option
Add collectd as an additional service to influxdb chart. If you enable
this service, you must speciy the collectd listener port (default 25826)
along with corresponding configuration in influxdb.conf to enable collectd
listener.
Updated README.md
* Bump chart version
* Code review comments incorporated
* [bitnami/influxdb] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bhakta Raghavan <bhakta@lilac.cloud >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-03-22 08:38:55 +01:00
Bitnami Containers
ffc5d82d6b
[bitnami/metallb] Release 2.3.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-21 22:35:11 +00:00
Bitnami Containers
61575e368f
[bitnami/ghost] Release 12.3.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-21 19:32:21 +00:00
Bitnami Containers
1f96950c22
[bitnami/redmine] Release 15.2.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-21 10:24:02 +00:00
Bitnami Containers
dfc8c14e6c
[bitnami/fluentd] Release 3.6.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-21 04:40:06 +00:00
Bitnami Containers
63a72f9b14
[bitnami/kiam] Release 0.3.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-20 23:36:01 +00:00
Bitnami Containers
50d90407a6
[bitnami/mysql] Release 8.5.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-20 02:37:46 +00:00
Bitnami Containers
a0f340580e
[bitnami/orangehrm] Release 10.1.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-19 19:46:33 +00:00
Bitnami Containers
0119143eb2
[bitnami/wildfly] Release 9.0.0 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-19 18:46:42 +00:00
e6d9c1ce7a
[bitnami/mongodb] Fix certs permissions to match STIG requirements ( #5822 )
...
* Fix certs permissions to match STIG requirements
* Adds parmeter to set MONGODB_DISABLE_JAVASCRIPT in the pods
* Fixes review
* Update Chart.yaml
* [bitnami/mongodb] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: rafael <rafael@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-03-19 19:16:30 +01:00
b9c70039a6
[bitnami/nats] fix: Quote string values in config file ( #5802 )
...
* Quote string values in config file
Signed-off-by: joancafom <jcarmona@vmware.com >
* [bitnami/nats] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-03-19 19:04:17 +01:00
Moritz Schmitz von Hülst and GitHub
22bc7b6130
add external database secret for use in keycloak chart ( #5844 )
2021-03-19 17:26:58 +01:00
b437fef9f2
[bitnami/kafka] Add support for PEM certificates ( #5825 )
...
* [bitnami/kafka] Add support for PEM certificates
Signed-off-by: juan131 <juanariza@vmware.com >
* Update bitnami/kafka/README.md
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com >
* Update bitnami/kafka/README.md
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com >
* [bitnami/kafka] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-03-19 16:03:21 +01:00
Andrés Bono and GitHub
c9adefff01
[bitnami/*] Allow git ssh connections ( #5814 )
...
* [bitnami/*] Allow git ssh connections
2021-03-19 15:57:09 +01:00
Juan Ariza Toledano and GitHub
d0da08a308
[bitnami/minio] MinIO Gateway for Azure: Use custom access/secret key instead of reusing Azure credentials ( #5833 )
2021-03-19 15:03:41 +01:00
Matias Meno and GitHub
d8e16ad8b8
[bitnami/contour] Add ingressclasses to RBAC ( #5836 )
...
* Add ingressclasses to RBAC
The original change in contour happened here: https://github.com/projectcontour/contour/pull/3266/files
* Bump chart version
2021-03-19 12:44:02 +01:00
darran and GitHub
0848c1dcd1
[bitnami/harbor] add permitted registry types for harbor 2.2 ( #5839 )
...
* add permitted registry types for harbor 2.2
Enhance the proxy cache to support Google Container Registry(GCR), Elastic Container Registry(ECR), Azure Container Registry(Azure), Quay.io.
* update the chart version
2021-03-19 11:46:22 +01:00
Ibone González Mauraza and GitHub
b9bb0a5cb2
[bitnami/nginx-ingress-controller] Update podSeurityPolicy ( #5837 )
...
* update podSeurityPolicy
* add nginx-ingress-controller
2021-03-19 09:53:14 +01:00
Bitnami Containers
dbc8514f48
[bitnami/phabricator] Release 11.0.9 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-19 01:57:04 +00:00
Bitnami Containers
02a3f8dc6f
[bitnami/mongodb-sharded] Release 3.4.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-19 01:51:06 +00:00
Bitnami Containers
5476b23e9e
[bitnami/mongodb] Release 10.10.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-19 00:06:15 +00:00
Bitnami Containers
71225eb843
[bitnami/testlink] Release 9.2.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-18 21:49:28 +00:00
Bitnami Containers
86be269708
[bitnami/airflow] Release 8.0.10 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-18 20:45:29 +00:00
kubernetes-bitnami
b6f97be007
kubeapps: bump chart version to 5.4.0
2021-03-18 14:14:19 +00:00
49a3d17ba1
[bitnami/spring-cloud-dataflow] Add more configuration options for prometheus proxy ( #5827 )
...
- Affinity / antiAffinity / node selector / toleration / priortyClassname / podAnnotations
Co-authored-by: Ibone González Mauraza <gibone@vmware.com >
2021-03-18 15:13:51 +01:00
Bitnami Containers
b6b2d8f3a1
[bitnami/grafana] Release 5.2.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-18 13:57:00 +00:00
e1256a9726
[bitnami/elasticsearch] Update dependencies ( #5810 ) ( #5832 )
...
* [bitnami/elasticsearch] Update dependencies (#5810 )
* [bitnami/elasticsearch] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Loris Torikian <loris.torikian@slow-loris.fr >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-03-18 13:08:59 +01:00
Bruno Jost and GitHub
8a1c00f879
[bitnami/spring-cloud-dataflow]: rabbitmq passwordErrors only if rabbitmq is used ( #5781 ) ( #5819 )
...
Signed-off-by: Bruno Jost <bruno.jost@bedag.ch >
2021-03-18 12:22:24 +01:00
Gorka Maiztegi and GitHub
65747e81bc
Quote retention env variable values ( #5831 )
2021-03-18 10:34:04 +01:00
Ween Jiann and GitHub
02ca6f9443
[bitnami/nginx-ingress-controller] Allow users to enable or disable http/https service port ( #5830 )
2021-03-18 09:46:06 +01:00
Maninder Singh and GitHub
a57bce06d6
[bitnami/mysql] Adding support to add the label passed using podLabels tags for primary or secondary ( #5773 )
...
* #5562
* #5562
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* #5662
* Removing trailing spaces
* Making suggested changes
* Making suggested changes
* Removing Pod label for pdb
* Removing pod label from services
* Removing pod label for service
* Removing pod label for pdb
* Removing pod label from Service
* Removing pod label for service
* Updating minor version
2021-03-18 09:24:24 +01:00
Miguel Ruiz and GitHub
36a2d1f311
[bitnami/contour] Envoy extraArgs ( #5823 )
...
* [bitnami/contour] Envoy extraArgs
* Bump chart version
2021-03-18 09:01:30 +01:00
Bitnami Containers
a9c99d4043
[bitnami/suitecrm] Release 9.3.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-18 02:44:22 +00:00
Bitnami Containers
d4af92f1de
[bitnami/mxnet] Release 2.2.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-17 23:08:54 +00:00
Bitnami Containers
c462de219a
[bitnami/kong] Release 3.4.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-17 22:26:08 +00:00
kubernetes-bitnami
3620460859
kubeapps: bump chart version to 5.3.4
2021-03-17 17:37:23 +00:00
Julien Leloup and GitHub
e1eea94c30
[bitnami/thanos] Parametrize Thanos Receive retention period ( #5821 )
2021-03-17 18:13:23 +01:00
Javier J. Salmerón-García and GitHub
dfc390100d
[bitnami/harbor] Add ingress.certManager option ( #5783 )
...
* [bitnami/harbor] Add ingress.certManager option
* Update Chart.yaml
2021-03-17 15:53:40 +01:00
c12cd9a2c7
[bitnami/minio] Extracted mountPath to be flexible and set the default value ( #5787 )
...
* Extracted mountPath to be flexible and set the default to the default bitnami minio image config
* Extracted mountPath to be flexible and set the default to the default bitnami minio image config
* Update bitnami/minio/templates/distributed/statefulset.yaml
Co-authored-by: Miguel Ruiz <miruiz@bitnami.com >
* Update bitnami/minio/values.yaml
Co-authored-by: Miguel Ruiz <miruiz@bitnami.com >
* Bumped to new version
* Updated readme and introduced env var for MINIO_CERTSDIR
* [bitnami/minio] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Miguel Ruiz <miruiz@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-03-17 14:17:24 +01:00
Bitnami Containers
c61a578969
[bitnami/jenkins] Release 7.3.8 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-17 13:05:40 +00:00
ee87726ba8
[bitnami/minio] Update minio name ( #5815 )
...
* Update Minio description
* Update version
* Update README.md
* Update disclaimer in README.md
* Update README.md
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
2021-03-17 12:45:13 +01:00
Etienne Barbier and GitHub
f92b9b5edd
[bitnami/kube-prometheus] Allow custom prometheus url in Thanos sidecar ( #5798 )
...
* [bitnami/kube-prometheus] Allow custom prometheus url in Thanos sidecar
* Improve code quality and change chart version number
2021-03-17 10:39:25 +01:00
Yiang Guo and GitHub
8bfd73aad2
[bitnami/spring-cloud-dataflow] Add more configuration options for prometheus proxy ( #5807 )
...
- Prometheus Rsocket Proxy replica count
- Extra labels for ServiceMonitor
- PDB / HPA for Prometheus Rsocket Proxy
- Fix duplicate namespace in ServiceMonitor
2021-03-17 09:57:56 +01:00
Patrick Collins and GitHub
0bac22c6b9
[bitnami/postgresql-ha] add optional startup probes ( #5805 )
2021-03-17 09:28:05 +01:00
Juan Ariza Toledano and GitHub
c7da8986be
[bitnami/kibana] Fix helm test ( #5810 )
2021-03-17 08:31:44 +01:00