Commit Graph
6088 Commits
Author SHA1 Message Date
Yannis Koutras 985fcf71e0 [stable/grafana] Enable extra init containers and extra emptyDir mounts (#12343)
* [stable/grafana] add extraInitContainers

Signed-off-by: Ioannis Koutras <ioannis.koutras@gmail.com>

* [stable/grafana] add extraEmptyDirMounts

Signed-off-by: Ioannis Koutras <ioannis.koutras@gmail.com>
2019-03-20 01:24:24 -07:00
Reinhard Nägele 90a25d646a [stable/keycloak] Don't auto-generate passwords for CI (#12384)
* [stable/keycloak] Don't auto-generate passwords for CI

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Bump patch version

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-03-20 00:28:22 -07:00
Varsha Varadarajan 0c34f3ddd1 [stable/gocd] Introduce server and agent pre stop hooks (#12008)
* [stable/gocd] Update agent image to alpine 3.9
* Since gocd-agent-alpine-3.6 is deprecated.

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>

* [stable/gocd] Introduce server and agent pre stop hooks for users to optionally provide pre stop scripts.

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>

* [stable/gocd] Update changelog.

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>

* [stable/gocd] Make terminationGracePeriodSeconds configurable for gocd server and agents.
* This can be used if the preStop hook takes longer than default grace period to execute.

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>
2019-03-19 13:12:21 -07:00
Valentin LANDEMAINE 90bcd1a5ef Feature : Add possibility to specify an ImagePullSecrets for pulling images from private registry (#12326)
Fix : Renaming storageClass to storageClassName
Fix reviews : rename to helm parameters to storageClassName and fix indent imagePullSecrets
Fix : Switch to camel case
Bump version to 1.2.0

Signed-off-by: Landemaine Valentin <valentin.landemaine.ext@orange.com>
2019-03-19 08:52:23 -07:00
Michael Beaumont f4a1ee643c [stable/postgresql] Allow a template for persistence.existingClaim (#12313)
* [stable/postgresql] Allow a template for persistence.existingClaim

Signed-off-by: Michael Beaumont <mjboamail@gmail.com>

* [stable/postgresql] Update values-production for persistence.existingClaim

Signed-off-by: Michael Beaumont <mjboamail@gmail.com>
2019-03-19 08:40:30 -07:00
Fernando Mendoza 452e2b1816 [stable/sonatype-nexus] Fix #11193 (#11833)
* patch #11193

Signed-off-by: Fernando Mendoza <fermendozarcs@gmail.com>

* chart version bump

Signed-off-by: Fernando Mendoza <fermendozarcs@gmail.com>

* cosmetic refactor

Signed-off-by: Fernando Mendoza <fermendozarcs@gmail.com>
2019-03-19 07:42:29 -07:00
Taehyun Kim e9d3614281 enabled option for default priority class (#12359)
Signed-off-by: Taehyun Kim <kgyoo8232@gmail.com>
2019-03-19 07:34:26 -07:00
Vasily Sliouniaev 894bbe0ebf [stable/prometheus-operator] Update defaults for scraping cluster components (#12292)
* Update defaults for scraping cluster components

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

* Remove custom scrape intervals

These were not consistent in some cases (kubelet http vs https
configuration). The best-practice for this is to allow the config
to come from prometheus's default.

Added configuration options to specify custom durations if overrides
are desired

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

* Fix kubelet secure configuration relabellings

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

* Add hack/minikube

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

* Update README.md with changes to defaults

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

* chmod

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

* Fix up minikube

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

* Fix monitors when using defaults

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

* Update contributing.md

Signed-off-by: Vasily <vasily.sliouniaev@jet.com>
2019-03-19 07:22:26 -07:00
David J. M. Karlsen 50dee22585 upgrade grafana to 6.0.2 (#12373)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-03-19 07:04:33 -07:00
AixesHunter 7f1f60298f Add servicemonitor to prometheus-snmp-exporter chart (#12320)
* Add servicemonitor to prometheus-snmp-exporter charts

Signed-off-by: aixeshunter <aixeshunter@gmail.com>

* Add newline in values.yaml

Signed-off-by: aixeshunter <aixeshunter@gmail.com>

* fix version error in CI

Signed-off-by: aixeshunter <aixeshunter@gmail.com>

* update servicemonitor: add params

Signed-off-by: aixeshunter <aixeshunter@gmail.com>
2019-03-19 07:04:22 -07:00
Victor Noël 580f947312 [stable/oauth2-proxy] More configurations and fixes (#11954)
* oauth2-proxy: simplify names local to the pod

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: allow to specify config via configmap

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: default config values in file

Unsetting properties in yaml objects is too complex

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: support specifying google service account

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: reload deployment on config changes

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: fix documentation

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: fix file permissions

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: bump chart version

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: move http-address arg out of extraArgs

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>
2019-03-19 06:54:24 -07:00
Ismail Alidzhikov cd5fa0a7d1 [stable/logstash] Update logstash to 6.6.2 (#12149)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-03-19 06:22:27 -07:00
Ismail Alidzhikov f976729454 Update elastic to 6.6.2 (#12147)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-03-19 06:14:22 -07:00
Naseem 172ba31fd3 Update img to 0.23.0 (#12050)
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
2019-03-19 03:00:23 -07:00
Denis Dudnik a756589c7b [stable/mongodb] Allow "existingSecret" without setting up non-root user (#12344)
Signed-off-by: Dzianis Dudnik <ddudnik@protonmail.com>
2019-03-19 02:48:22 -07:00
Jacob Tomlinson 540fa83cab [stable/efs-provisioner] Fix annotations (#11964)
* [stable/efs-provisioner] Fix annotations

Signed-off-by: Jacob Tomlinson <jacob.tomlinson@informaticslab.co.uk>

* Fix annotations

Signed-off-by: Jacob Tomlinson <jacob.tomlinson@informaticslab.co.uk>
2019-03-19 02:14:22 -07:00
Greg Richardson 07f00835ef Adds support for custom TLS hosts in ingress (#12353)
Signed-off-by: Greg Richardson <greg.nmr@gmail.com>
2019-03-19 02:02:23 -07:00
Bitnami Bot bcd8b3ef96 stable/redis: update to 4.0.14 (#12356)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-03-19 01:30:24 -07:00
tsakamiya 7de7776302 fix efs provisioner mountOptions (#12361)
Signed-off-by: Tomoki Sakamiya <tsakamiya@gmail.com>
2019-03-18 20:14:20 -07:00
Connor Poole 591ff25b19 added tolerations to efs-provisioner (#12021)
* added tolerations to efs-provisioner

Signed-off-by: Connor Poole <connor.poole@gmail.com>

* bump chart

Signed-off-by: Connor Poole <connor.poole@gmail.com>
2019-03-18 15:26:20 -07:00
Varsha Varadarajan e670920cf2 [stable/gocd] Bump k8s plugin to latest (#11539)
* [stable/gocd] Bump k8s EA plugin to latest

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>

* [stable/gocd] Update changelog

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>
2019-03-18 14:50:20 -07:00
Brian Nutt 610e47e34c [stable/prometheus-operator] Disable AlertmanagerDown alert if alertmanager is disabled (#12027)
In the case alertingEndpoints is used, not every deployment may require an alertmanager with it. Prometheus will throw an alert in this case unless the rule is manually removed. This will just exlude the rule automatically should alertmanager be disabled.

Signed-off-by: Brian Nutt <brian@slice.com>
2019-03-18 13:00:28 -07:00
holmesb b898f4cb8d [stable/grafana] Notification channel provisioning (Resolves issue #12334) (#12351)
* Resolves issue 12334.  Adds notification channel provisioning capability.

Signed-off-by: Brendan Holmes <5072156+holmesb@users.noreply.github.com>

* Bumping version

Signed-off-by: Brendan Holmes <5072156+holmesb@users.noreply.github.com>

* Bumping to 2.3.0

Signed-off-by: Brendan Holmes <5072156+holmesb@users.noreply.github.com>
2019-03-18 11:28:21 -07:00
Bitnami Bot db0a021c18 stable/ghost: update to 2.18.1 (#12345)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-03-18 09:10:25 -07:00
Carlos Rodríguez Hernández d33e4999a5 [stable/ghost] Fix _helpers.tpl removing non-existent metrics.image (#12336)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-03-18 04:55:09 -07:00
Juan Ariza Toledano 59c4b8e25d [stable/postgresql] Update NOTES.txt instructions to avoid hardcoding the PostgreSQL image (#12323)
* [stable/postgresql] Update NOTES.txt instructions to avoid hardcoding the PostgreSQL image

Signed-off-by: juan131 <juan@bitnami.com>

* Bump fix version

Signed-off-by: juan131 <juan@bitnami.com>
2019-03-18 04:15:13 -07:00
tsakamiya 35b1aa7661 fix: efs-provisioner mountOptions is missing toYaml (#12331)
Signed-off-by: Tomoki Sakamiya <tsakamiya@gmail.com>
2019-03-18 04:03:25 -07:00
Juan Ariza Toledano 0b305e26d7 [stable/nats] Set rollingUpdate to null when updateStrategy is Recreate (#12330)
Signed-off-by: juan131 <juan@bitnami.com>
2019-03-18 04:03:13 -07:00
Juan Ariza Toledano cda4d63945 [stable/rabbitmq] Add 'updateStrategy' to RabbitMQ statefulsets (#12328)
Signed-off-by: juan131 <juan@bitnami.com>
2019-03-18 03:53:37 -07:00
Juan Ariza Toledano 0b20a49e65 [stable/mongodb] Add 'updateStrategy' to MongoDB statefulsets (#12327)
Signed-off-by: juan131 <juan@bitnami.com>
2019-03-18 03:53:25 -07:00
Juan Ariza Toledano b174d98d0e [stable/mariadb] Add 'updateStrategy' to MariaDB statefulsets (#12325)
Signed-off-by: juan131 <juan@bitnami.com>
2019-03-18 03:53:13 -07:00
Juan Ariza Toledano 09d0b3eb12 [stable/redis] Set rollingUpdate to null when updateStrategy is Recreate (#12329)
* [stable/redis] Set rollingUpdate to null when updateStrategy is Recreate

Signed-off-by: juan131 <juan@bitnami.com>

* Fix version in 'Chart.yaml'

Signed-off-by: juan131 <juan@bitnami.com>

* Fix 'redis-master-statefulset.yaml' template

Signed-off-by: juan131 <juan@bitnami.com>
2019-03-18 03:37:17 -07:00
Ondrej Kuchar 852b3aa032 [stable/prometheus-operator] Possibility to add grafana datasources (#12296)
* [stable/prometheus-operator] Possibility to add grafana datasources

Signed-off-by: Ondrej Kuchar <ondrej.kuchar@pan-net.eu>

* [stable/prometheus-operator] add additionalDataSources to ci dir

Signed-off-by: Ondrej Kuchar <ondrej.kuchar@pan-net.eu>
2019-03-18 03:13:15 -07:00
Minh Danh 94b5a26c8d Set rollingUpdate to null when updateStrategy is Recreate (#12319)
Signed-off-by: Minh Danh <minhdanh.ngo@gmail.com>
2019-03-18 03:06:05 -07:00
Niclas Mietz d8bc800905 [stable/bookstack] upgrade bookstack to 0.25.2 (#12303)
Signed-off-by: solidnerd <niclas@mietz.io>
2019-03-18 03:05:52 -07:00
Tomasz Szuba 4a18fe1bdf Add possibility to disable apparmor podsecuritypolicy annotations. (#11934)
Some distributions do not come with apparmor support.

Signed-off-by: Tomasz Szuba <tomasz.szuba@hltech.com>
2019-03-18 03:05:40 -07:00
Robert James Hernandez f9cf70695a [stable/consul] Use ui.enabled instead of uiService.enabled (#11717)
* Use ui.enabled for enabling ui without uiservice

Signed-off-by: Robert James Hernandez <rob@sarcasticadmin.com>

* Bump version

Signed-off-by: Robert James Hernandez <rob@sarcasticadmin.com>

* bump version to minor

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2019-03-18 03:05:29 -07:00
kinok 03355d8c66 [stable/uchiwa] Add configmap (#11698)
* [stable/uchiwa] Use configmap for uchiwa config file

There is a default value as per default file we had before this PR.
Now the value of the config file is overidable through configmap.

Signed-off-by: Michael Inthilith <minthilith@gmail.com>

* Fix maintainer for linting purpose

Signed-off-by: Michael Inthilith <minthilith@gmail.com>

* bump version to 1.0.0 since we're in stable we might as well track  a stable semvar version

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2019-03-18 03:05:16 -07:00
Sergej 13b00d3a5c changed value of initdbScriptsConfigMap to match the correct ConfigMap name (#12280)
Signed-off-by: Sergej Kutschin <sergej@kutschin.de>
2019-03-18 02:45:36 -07:00
hareku ae8b9c643f add: owners file for efs-provisioner chart (#12171)
Signed-off-by: Masato Kureha <hareku908@gmail.com>
2019-03-18 02:45:23 -07:00
Nicolas Kowenski 5a8da80ad9 ClamAV OpenSource antivirus by Cisco - Talos. (#12022)
* ClamAV Helm Chart

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* Readme.MD

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* Chart mantainers and Owners details

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* Update chart description

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* Update Readme with author information

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* Update Readme with memory and virus updates details

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* set version to 1.0.0

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2019-03-18 02:45:11 -07:00
Chris Schaefer d3eb35acd6 [stable/spring-cloud-data-flow] Updates for Spring Cloud Data Flow 2.0 (#12285)
- Single server consolidations
- Update Skipper to 2.0
- Remove metrics
- Add ability to use Kafka or RabbitMQ
- Remove deprecated functionality

Signed-off-by: Chris Schaefer <cschaefer@pivotal.io>
2019-03-18 02:27:23 -07:00
moeryomenko dbc29ce3fe Update aerospike chart (#12220)
* [stable/aerospike] Trim trailing whitespace

* [stable/aerospike] Trime trailing whitespace

Signed-off-by: Maxim Eremenko <moeryomenko@gmail.com>

* [stable/aerospike] Add publishNotReadyAddresses

* [stable/aerospike] TolerateUnreadyEndpoints deprecation in 1.10

Signed-off-by: Maxim Eremenko <moeryomenko@gmail.com>

* [stable/aerospike] Upgrade Aerospike version

* [stable/aerospike] Upgrade Aerospike server version

Signed-off-by: Maxim Eremenko <moeryomenko@gmail.com>
2019-03-18 02:27:11 -07:00
Bitnami Bot ff4fea8aa6 stable/phabricator: update to 2019.11.0 (#12309)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-03-18 01:21:09 -07:00
Kirmayer Elad 0167114d90 [stable/selenium] - Adding the option to set nodePort on the service (#11956)
* stable/selenium - Adding the option to set nodePort on the service

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Bumping chart version

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Add checking if the serviceType is NodePort

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>

* Fix files convention

Signed-off-by: Elad Kirmayer <ekirmayer@hotmail.com>
2019-03-17 13:35:10 -07:00
William Hutson 501335b764 Jenkins OverwriteConfig setting also overwrites init scripts (#9468)
* Jenkins OverwriteConfig setting also overwrites init scripts

Signed-off-by: William Hutson <wilrnh@msn.com>

* fixed indentation

Signed-off-by: William Hutson <wilrnh@msn.com>
2019-03-17 09:10:54 -07:00
Carlos Tadeu Panato Junior 6c1c086bf2 bump mm-te to 5.9.0 (#12304)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-03-16 09:26:55 -07:00
Pavels Veretennikovs 93003ecbb5 [stable/kubernetes-dashboard] fix typo and link (#12040)
Signed-off-by: Pavels Veretennikovs <PVeretennikovs@riskfocus.com>
2019-03-16 06:52:56 -07:00
Vasily Angapov 83cc4d0559 [stable/prometheus-postgres-exporter] Allow to specify secret for database password (#11392)
* [stable/prometheus-postgres-exporter] Allow to specify secret for database password

Signed-off-by: Vasily Angapov <angapov@gmail.com>

* Fix templates/_helpers.tpl: add template quotation

Signed-off-by: Vasily Angapov <angapov@gmail.com>

* Fix database password env in deployment

Signed-off-by: Vasily Angapov <angapov@gmail.com>
2019-03-16 03:12:57 -07:00
Bishoy Youssef 4a5da30350 [stable/concourse] Easier way to add team external workers (#12056)
* [stable/concourse] Easier way to add team workers

- Previously, in order to add an external worker to the web deployment,
worker keys were to be added as a seprate secret or a config map and
then mounted as an addtional volume to the web pod.

- With this feature, only team names and public keys are to be added to
the secrets as an array and the creation of secrets and mounting the
volumes is done automatically.

- Also, removed `.Values.concourse.Web.teamAuthorizedKeys` as it won't
be used anymore.

Signed-off-by: Bishoy Youssef <byoussef@pivotal.io>

* fixing per Ciro's comments

Signed-off-by: Bishoy Youssef <byoussef@pivotal.io>

* concourse/stable bump major version

- also, fixing linting error.

Signed-off-by: Bishoy Youssef <byoussef@pivotal.io>

* adds security caveats and extra reads

Signed-off-by: Bishoy Youssef <byoussef@pivotal.io>

* rename teamKeys to teamAuthorizedKeys

Signed-off-by: Bishoy Youssef <byoussef@pivotal.io>
2019-03-15 13:48:57 -07:00