Commit Graph
6672 Commits
Author SHA1 Message Date
Carlos Tadeu Panato Junior f3caaf1216 bump kibana to 6.6.0 (#11005)
Signed-off-by: cpanato <ctadeu@gmail.com>
2019-01-30 10:08:15 -08:00
Brady Todhunter 41c48b60a0 Update anchore-engine version (#10911)
* Updated Anchore Engine image to v0.3.2

* Updated Anchore Enterprise image to v0.3.3

* Changed image values from image.name, image.tag, & image.pullPolicy
to image & imagePullPolicy

* Removed unnecessary quotes from templates

* Updated chart version to v0.11.0

* Update README

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2019-01-30 09:32:15 -08:00
Ken Wronkiewicz 783788e369 Adding a git pull secret for dags in Airflow (#10987)
* Adding a git pull secret for dags in Airflow

 * Added `dags.git.secret` key with no default
 * Added `/keys` secret mount to the scheduler, web, and worker defs
 * Added extra copy step to the git clone configmap when key is active
 * Preserved default behavior otherwise
 * Updated documentation to match
 * Updated version number

Signed-off-by: Ken Wronkiewicz <kwronkiewicz@salesforce.com>

* v0.14.1 -> v0.15.0 because new feature.

Signed-off-by: Ken Wronkiewicz <kwronkiewicz@salesforce.com>
2019-01-30 08:39:49 -08:00
Greg Hill 439aeac01b fix hoard required in dep (#11011)
Signed-off-by: Gregory Hill <greg.hill@monax.io>
2019-01-30 07:57:18 -08:00
Bitnami Bot 7b1ef32167 ghost: update to 2.13.1 (#10997)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-01-30 05:30:00 -08:00
Hleb Valoshka 9486e5ddf9 [stable/jenkins] Allow to enable OWASP Markup Formatter Plugin (#10851)
Signed-off-by: Hleb Valoshka <375gnu@gmail.com>
2019-01-30 03:33:36 -08:00
Christoph Maser 0625099a67 correct indentation for extraVolumeMounts (#10962)
fixes #10961

Signed-off-by: Christoph Maser <christoph.maser+github@gmail.com>
2019-01-29 15:36:09 -08:00
Oleksandr Vorobiov f5859ded04 Allow metrcs-server to start in hostNetwork mode (#10967)
Signed-off-by: Oleksandr Vorobiov <ovor@softserveinc.com>
2019-01-29 13:33:40 -08:00
Nitish Tiwari d4b60b891d Remove ConfigMap and bump Minio version (#10828)
Signed-off-by: Nitish Tiwari <nitish@minio.io>
2019-01-29 11:49:07 -08:00
Harshal Shah c6f0147370 [stable/nginx-ingress] Adding clusterIP condition for remaining services (#10849)
* Adding clusterIP condition for remaining services

Signed-off-by: Harshal Shah <harshal2623@gmail.com>

* Fixing backend service

Signed-off-by: Harshal Shah <harshal2623@gmail.com>
2019-01-29 11:37:21 -08:00
Tim Curtin 40be750df9 Update to latest ingress-nginx (#10861)
* Increment chart version for appVersion increase

Signed-off-by: Tim Curtin <8890118+timm088@users.noreply.github.com>

* Increment image version to latest

Signed-off-by: Tim Curtin <8890118+timm088@users.noreply.github.com>

* Update default version in README

Signed-off-by: Tim Curtin <8890118+timm088@users.noreply.github.com>
2019-01-29 11:21:05 -08:00
gocd-ci-user b005a72e96 Bump gocd version to 19.1.0 (#10970)
* Bump up GoCD Version to 19.1.0

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>

* Updated Changelog.

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>
2019-01-29 09:19:57 -08:00
Ryan McGrath 3e739d0e9a Add ability to provide environment variables to the prometheus server (#10968)
This allows users to inject environment variables such as the AWS access
key/secret keys for the ec2 scrape config.

https://prometheus.io/docs/prometheus/latest/configuration/configuration/#ec2_sd_config

The docs say AWS credentials can be supplied via the AWS_ACCESS_KEY_ID and
AWS_SECRET_ACCESS_KEY environment variables. This currently isn't
possible with this chart. This patch adds functionality to supply the
server any environment variables, whether these are static values or
provided by a secret.

Signed-off-by: Ryan McGrath <r.w.mcgrath@gmail.com>
2019-01-29 09:07:48 -08:00
Mathieu Herbert e0c72d4805 [stable/prometheus-operator]: Add specific condition for each alerts (#10890)
* condition each alerts

Signed-off-by: Mathieu Herbert <mherbert@talend.com>

* add documentation

Signed-off-by: Mathieu Herbert <mherbert@talend.com>

* remove double space

Signed-off-by: Mathieu Herbert <mherbert@talend.com>

* add kubernetesAbsent

Signed-off-by: Mathieu Herbert <mherbert@talend.com>

* fix condition on sync prometheus rules

Signed-off-by: Mathieu Herbert <mherbert@talend.com>

* run sync scripts to get new rules

Signed-off-by: Mathieu Herbert <mherbert@talend.com>

* update grafana dashboard

Signed-off-by: Mathieu Herbert <mherbert@talend.com>

* add rules configuration in test-values

Signed-off-by: Mathieu Herbert <mherbert@talend.com>
2019-01-29 08:57:00 -08:00
robbie-demuth 1e82f99866 Add support for pre-created secrets and AWS STS session tokens (#10878)
* Add support for pre-created secrets and AWS STS session tokens

Signed-off-by: Robbie deMuth <robbie.demuth@appian.com>

* Remove unused aws.region value

Signed-off-by: Robbie deMuth <robbie.demuth@appian.com>

* Update chart version

Signed-off-by: Robbie deMuth <robbie.demuth@appian.com>
2019-01-29 08:48:54 -08:00
Garrett Bates 7a3e23df6b [stable/superset] replaced inappropriate 'with' statement with 'if' (#10833)
Signed-off-by: Garrett Bates <gbates101@gmail.com>
2019-01-29 08:42:18 -08:00
Max Williams 05a8462f7e [stable/drone] adding missing "watch" verb for ClusterRole (#10972)
Signed-off-by: Max Williams <max.williams@deliveryhero.com>
2019-01-29 07:56:42 -08:00
André Bauer aa680b2605 [stable/mysqldump] added axdotl to OWNERS / made persistentVolumeReclaimPolicy configurable (#10933)
* added axdotl to maintainers and OWNERS file

Signed-off-by: André Bauer <andre.bauer@kiwigrid.com>

* made persistentVolumeReclaimPolicy configurable

Signed-off-by: André Bauer <andre.bauer@kiwigrid.com>

* fixed mysqldump warning and gsutil rsync argument

Signed-off-by: André Bauer <monotek23@gmail.com>
2019-01-29 07:47:51 -08:00
Robbie Marcelo faddc35217 [stable/datadog] Update default value of datadog.livenessProbe in README (#10876)
* Change default value of datadog.livenessProbe in README

Signed-off-by: Robbie Marcelo <rbmrclo@hotmail.com>

* Bump version to 1.18.1

Signed-off-by: Robbie Marcelo <rbmrclo@hotmail.com>
2019-01-29 07:35:37 -08:00
Max Williams 6cfd5ba1ea [stable/drone] fixing server.protocol and NOTES.txt (#10971)
Signed-off-by: Max Williams <max.williams@deliveryhero.com>
2019-01-29 06:59:01 -08:00
Paul Czarkowski bf484e940f [stable/spinnaker] ensure spinnaker works behind gce ingress (#10863)
GCE ingress requires a /* pattern for the path, this allows the user
to specify the type of ingress controller via annotations to ensure
correct behavior.

the Gate service also needs to have some X headers modified in its
tomcat settings to work properly behind an SSL terminating reverse proxy
such as a GCE ingress.

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2019-01-29 05:38:24 -08:00
Rafal Proszowski 0662ec9efe [stable/concourse] Allow namespace creation independently of rbac (#10786)
* Allow namespace creation independently of rbac

At the moment, when defining `concourse.web.kubernetes.teams`, the helm
chart will take care of namespace generation. Although this is very
useful in most cases, we believe some people may find it problematic.

Our use case, is to create the namespaces ahead of time and fill them
with `Pipeline` type resources defining Concourse pipelines. These are
then picked by our `pipeline-operator` and continuously applied to
Concourse for specific teams.

A hacky way around it, would be to set the
`concourse.web.kubernetes.teams` value to an empty array, and create the
role bindings manually. It feels a little like cheating, and a cleaner
way to accomplish that would be to have a separate flag responsible for
namespace creation in the Concourse helm chart.

Signed-off-by: Rafal Proszowski <paroxp@gmail.com>

* Bump patch

Signed-off-by: Rafal Proszowski <paroxp@gmail.com>
2019-01-29 05:08:01 -08:00
David J. M. Karlsen e6ed249e96 [stable/fluent-bit] make taildb location configurable (#10966)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-01-29 04:48:18 -08:00
Xavier Vello 08892cf822 Upgrade agent to 6.9.0 and cluster-agent to 1.1.0 (#10959)
Signed-off-by: Xavier Vello <xavier.vello@datadoghq.com>
2019-01-29 02:11:01 -08:00
Bitnami Bot f4934b588b phabricator: update to 2019.4.0 (#10956)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-01-29 01:22:52 -08:00
Juan Ariza Toledano a4c22f9ef2 [stable/prestashop] Avoid setting SMTP env. variables when the correspoding values are not set (#10957)
Signed-off-by: juan131 <juan@bitnami.com>
2019-01-29 00:55:08 -08:00
Carlos Tadeu Panato Junior d7c49ed2d8 bump dask to 1.1.0 (#10941)
Signed-off-by: cpanato <ctadeu@gmail.com>
2019-01-28 09:20:06 -08:00
Max Williams dbcabd13d9 [stable/fluent-bit] remove hard coded name for daemonset (#10944)
Signed-off-by: Max Williams <max.williams@deliveryhero.com>
2019-01-28 08:37:03 -08:00
Roman 5aa5983a81 Add advanced.config to ConfigMap (#10945)
Signed-off-by: Roman Komkov <r.komkov@gmail.com>
2019-01-28 07:39:04 -08:00
Max Williams 46ed210a40 [stable/drone] fix bad markdown table formatting (#10943)
* [stable/drone] fix bad markdown table formatting

Signed-off-by: Max Williams <max.williams@deliveryhero.com>

* apparently I need to bump the version regardless

Signed-off-by: Max Williams <max.williams@deliveryhero.com>
2019-01-28 06:38:28 -08:00
David J. M. Karlsen a123429d3f [stable/fluent-bit] add support for affinity (#10942)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-01-28 05:58:07 -08:00
Márk Sági-Kazár e296875efd Improve empty MySQL passwords (#10761)
This commit contains two changes related to passwords:

Make secret referenced env vars optional when mysqlAllowEmptyPassword is true
This allows setting a password AND making empty passwords possible.

Make user password optional when there is no username
User password is used to create a user which happens only when
the user is also defined in the chart values.
However, the user is not required, so the chart install
fails when an existing secret does not have a user password configured.

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2019-01-28 04:36:09 -08:00
Colm Monks 999a172b55 Add interval to chart to make in configurable on deployment (#10781)
* Add Interval as an option to the charts
Can be used to change the default 1 minute update
Useful on test systems using AWS when rateLimit is exceeded on route53.

Signed-off-by: Colm Monks <colmomonks@gmail.com>

* bump version

Signed-off-by: cpanato <ctadeu@gmail.com>
2019-01-28 04:00:27 -08:00
Jeev B 0b82ac66e7 [stable/node-problem-detector] User-specifed custom monitor definitions (#10908)
* Add provision for specifying custom monitor definitions for Node Problem Detector.

Signed-off-by: Jeev B <jeev@kariusdx.com>

* Update Chart.yaml

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-01-28 02:51:27 -08:00
unclejack d50e2ce12d [stable/kibana]: fix inverted disableInternalPorts (#10932)
Signed-off-by: unclejack <unclejack@users.noreply.github.com>
2019-01-28 02:42:50 -08:00
Jakub Borys 4562f37a7b Use fullnameOverride value (#10902)
Signed-off-by: Jakub Borys <jakub.borys@gmail.com>
2019-01-28 02:42:40 -08:00
Don Bowman e4c0364074 Change stable/superset runAsUser, runAsGroup to 1000 (#10926)
The default container (amancevice/superset) creates
a user 'superset' with uid 1000, expecting to run as that.
There is no need to run 'privileged'.

Signed-off-by: Don Bowman <db@donbowman.ca>
2019-01-28 02:26:55 -08:00
Andrew Aadland a1ec45774e [stable/consul] Document Ingress vars in README (#10927)
Signed-off-by: Andrew Aadland <aa23@protonmail.com>
2019-01-28 01:47:24 -08:00
Vasily Sliouniaev 3bcc64f351 [stable/prometheus-operator] Upgrade prometheus and prometheus-operator (#10931)
* Fix typo

Signed-off-by: Vasily <vasily.sliouniaev@jet.com>

* Use prometheus 2.6.1 and prometheus-operator 2.7

Bumping version of chart to 2.0.0 to indicate a change in
the way the operator stateful sets behave as described here
https://github.com/coreos/prometheus-operator/issues/2339

Prometheus 2.6.x has some very positive changes to startup
time that are particularly advantageous when using PVs and
running large instances

Signed-off-by: Vasily <vasily.sliouniaev@jet.com>
2019-01-28 01:35:46 -08:00
Javier J. Salmerón-García 3b169822ff [stable/wordpress] Update readme instructions for using nfs (#10929)
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2019-01-28 00:59:42 -08:00
Dan Alvizu 411c81cd07 Fixes #1341 -- update Jenkins chart documentation (#10290)
* Fixes #1341 -- update Jenkins chart documentation

Update `values.yml` documentation on using 'LoadBalancer' type of
Service in a secure way by adding required annotations. This creates
an internal LoadBalancer with locked down rules on allowed CIDR ranges
via annotations.

Signed-off-by: Dan Alvizu <dalvizu@pingidentity.com>

* bump version, per pull request comments

Signed-off-by: Dan Alvizu <dalvizu@pingidentity.com>

* fix whitespace lint errors

Signed-off-by: Dan Alvizu <dalvizu@pingidentity.com>
2019-01-27 20:49:03 -08:00
Karol Chrapek 0044292e57 [stable/elasticsearch] Fix elasticsearch version check (#10916)
Signed-off-by: Karol Chrapek <kaarol@it-flow.pl>
2019-01-27 17:05:20 -08:00
Carlos Tadeu Panato Junior 517d26411e bump jaeger-operator (#10903)
Signed-off-by: cpanato <ctadeu@gmail.com>
2019-01-27 17:05:11 -08:00
Lucas Bickel 4ebc5ab4c8 [stable/rocketchat] Allow disabling MongoDB dependency (#10875)
* Allow disabling MongoDB dependency

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis-sygroup.ch>

* Update chart requirements

Signed-off-by: Lucas Bickel <lucas.bickel@adfinis-sygroup.ch>
2019-01-27 17:05:01 -08:00
Don Bowman 5fd0fa3f99 Add imagePullSecrets for stable/superset chart (#10920)
* Add imagePullSecrets for stable/superset chart

Signed-off-by: Don Bowman <db@donbowman.ca>

* Inadvertently added this file, removed.

Signed-off-by: Don Bowman <db@donbowman.ca>
2019-01-27 16:31:12 -08:00
Sébastien Prud'homme f0e722c373 [incubator/couchdb] Fix hardcoded busybox image name (#9435)
Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
2019-01-27 15:30:22 -08:00
Fabrizio Fortino 5fbd56c68a [stable/schema-registry-ui] add support for service loadBalancerSourceRanges (#10823)
* [stable/schema-registry-ui] add support for service loadBalancerSourceRanges

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>

* Update Chart.yaml

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-01-27 15:21:41 -08:00
Taehyun Kim edbc986dac add priorityClassName, upgrade kube2iam (#9092)
Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
2019-01-27 15:21:31 -08:00
Peter Mikitsh 4cd05638a1 [stable/docker-registry] add persistence.deleteEnabled param (#10917)
* [docker-registry] add persistence.deleteEnabled param

Signed-off-by: Peter Mikitsh <peter.mikitsh@gmail.com>

* [docker-registry] v1.6.5

Signed-off-by: Peter Mikitsh <peter.mikitsh@gmail.com>

* Update Chart.yaml

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-01-27 15:10:04 -08:00
Mikhail Naletov f267324996 Added dryRun options for debugging (#10870)
* Added dryRun options for debugging

Signed-off-by: Mikhail Naletov <okgolove@markeloff.net>

* Update Chart.yaml

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>

* Update Chart.yaml

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-01-27 15:09:54 -08:00