Commit Graph
6778 Commits
Author SHA1 Message Date
Bitnami Bot ff77025ff2 nats: update to 1.4.1 (#11259)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-02-08 00:35:11 -08:00
Naseem 11f1d4442f Updating img to 1.9.0 (#11253)
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
2019-02-07 16:40:19 -08:00
Naseem 50b435fdaa Modernizing helpers file (#11250)
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
2019-02-07 16:40:10 -08:00
Bitnami Bot 8877cc8123 ghost: update to 2.14.0 (#11247)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-02-07 16:40:00 -08:00
holmesb c3e8c0b17a Jenkins Configuration as Code (#9057)
* Includes Jenkins Configuration as Code

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Minor README.md changes

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* bumped CasC plugin version

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Adding auto config reload

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Needed to exclude some deployment config in the without-jcasc case.  Fixed tabulation and simplified jcasc example in values.yaml.  Tweaked documentation.

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Disabling auto-reload by default.

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Fixes error in corner-case where user has disabled config as code, but enabled auto-config.

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Expanded auto-config info in readme and added guidance for using non-internal identity db.
Doubled master memory limit since entered OOM restart loop when using config-as-code plugin.
Fixed missing casc_configs dir (in config.yaml & deployment.yaml) when not using auto-reload

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Sidecar was reloading once per key in the configmap when any single key had changed.  Resolved by creating separate configmaps, one for each key under ConfigScripts.
I was mistaken above that users only need Overall\Read rights to auto-reload.  Seems JCasC has higher privilege requirements than the CLI\API generally.  I've amended the Readme accordingly.  Process for enabling for LDAP\other ID store is still simple.
Fixed connectivity from sidecar when enabling non-root privileges by using a TCP port > 1024 (1044)
Bumped the sidecar image from 0.0.1 to 0.0.2 which a few improvements: faster, less error-prone startup by testing the Jenkins container's avaibility using SSH port instead of the main jenkins port.  This removes the need for an arbitary wait.  Also fixed "access denied" when enabling non-root privileges by creating the same jenkins 1000 user in the sidecar.

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Minor fix: configmap names now include the release name

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Update stable/jenkins/templates/config.yaml

Co-Authored-By: holmesb <me@brendanh.com>
Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Update stable/jenkins/templates/jcasc_config.yaml

Co-Authored-By: holmesb <me@brendanh.com>
Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Replaced a few if conditions with simpler else statements in config.yaml

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>

* Bumping to the latest Config as Code plugin version.

Signed-off-by: Brendan Holmes <brendan.holmes@asos.com>
2019-02-07 16:39:37 -08:00
Vyacheslav 7a46ccede9 Add resources field to redis init containers (#11243)
Signed-off-by: vkropotko <vjkropotko@gmail.com>
2019-02-07 16:14:27 -08:00
Bitnami Bot 093f206dfd owncloud: update to 10.1.0 (#11239)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-02-07 16:14:18 -08:00
atze234 87cd718fd8 [stable/prometheus] Added PVC to Pushgateway (#11234)
* Update Ingress to allow Labels configured via values.yaml

Signed-off-by: Joerg Schueppel <joerg.schueppel@invia.de>

* Bumped Chart Version

Signed-off-by: Joerg Schueppel <joerg.schueppel@invia.de>

* Added PVC to Pushgateway

Signed-off-by: Joerg Schueppel <schorsus@gmx.de>

* Bumped Chart Version

Signed-off-by: Joerg Schueppel <schorsus@gmx.de>

* Update Chart.yaml

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-02-07 16:14:08 -08:00
tillkahlbrock b27cd98a26 [stable/prometheus-operator] allow setting sessionAffinity (#11229)
* [stable/prometheus-operator] allow setting sessionAffinity on prometheus service

Signed-off-by: Till Kahlbrock <till.kahlbrock@gmail.com>

* bump chart version

Signed-off-by: Till Kahlbrock <till.kahlbrock@gmail.com>
2019-02-07 16:13:59 -08:00
Bort Verwilst 587f08d171 Update to 0.74.1 (#11128)
Signed-off-by: Bart Verwilst <bart@verwilst.be>
2019-02-07 16:13:40 -08:00
Richard Maynard 890e11b894 allow exporter to be scheduled with kafka (#11176)
Signed-off-by: ephur <richard.maynard@gmail.com>
2019-02-07 15:29:56 -08:00
Gerald Barker efa17d3fa4 [stable/elasticsearch-curator] add dry-run option to chart (#11211)
Signed-off-by: Gerald Barker <gerald.barker@gmail.com>
2019-02-07 15:15:37 -08:00
Tobias Wolf 79aa425075 [stable/redis-ha] Implement stable sentinel IDs by pregenerating them (#11095)
* Fix ghost sentinels by pregenerating stable 40 character IDs to initialize sentinel ID

Signed-off-by: Tobias Wolf <towolf@gmail.com>

* Fix name of _helper template

Signed-off-by: Tobias Wolf <towolf@gmail.com>

* Fix whitespace trimming

Signed-off-by: Tobias Wolf <towolf@gmail.com>

* Bump version after previous PR bumped it

Signed-off-by: Tobias Wolf <towolf@gmail.com>

* Make init.sh shellcheck clean

Signed-off-by: Tobias Wolf <towolf@gmail.com>
2019-02-07 14:35:29 -08:00
boxboatmatt 1c7af39053 Add the ability to specify pod labels (#11203)
Signed-off-by: Matthew DeVenny <matt@boxboat.com>
2019-02-07 12:12:05 -08:00
/v\atthew L Daniel ec89a0c43c Atlantis 450 (#11246)
* Quote the orgWhitelist value in the StatefulSet

fixes: runatlantis/atlantis#450

Signed-off-by: Matthew L Daniel <md@stoi.cc>

* Bump the atlantis chart version

Signed-off-by: Matthew L Daniel <md@stoi.cc>
2019-02-07 10:28:08 -08:00
jeff-knurek 451214890c NEXUS: bump the app version to 3.15.2 (#11230)
* NEXUS: bump the app version to 3.15.2 and update the README with the correct values

Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>

* also update the proxy image to one without security vulnerabilities

Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
2019-02-07 06:54:19 -08:00
Julien Bouyoud 6e2dcd7a25 feat(keycloak): add availability to expose extra port on sts (#11162)
Signed-off-by: Julien Bouyoud <jbouyoud@leadformance.com>
2019-02-07 05:35:25 -08:00
Nik Voss e00527d99a Fixed bug introduces by previous PR. (#11227)
Signed-off-by: Niklas Voss <niklas.voss@gmail.com>
2019-02-07 01:24:32 -08:00
Jungsub Shin 11bb42e635 [stable/mariadb] Fix typo of the install example in README (#11124)
Signed-off-by: Jungsub Shin <supsup5642@gmail.com>
2019-02-07 00:35:34 -08:00
Bitnami Bot 9c89dba36d drupal: update to 8.6.8 (#11208)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-02-07 00:21:19 -08:00
Chaoran Yu eee84d29fd Added flag for ingress URL format (#11219)
Signed-off-by: Chaoran Yu <yuchaoran2011@gmail.com>
2019-02-06 20:53:07 -08:00
Tim Mitrovich df256c332a [stable/redis-ha] Add Optional Prometheus Exporter Sidecar (#11085)
* [stable/redis-ha] Add Optional Prometheus Exporter Sidecar

Added support for an optional prometheus exporter sidecar container in each redis pod.

Signed-off-by: Tim Mitrovich <tim@mitrovich.net>

* [stable/redis-ha] Add Optional Prometheus Exporter Sidecar

* Added https://github.com/oliver006/redis_exporter to the sources list
* Added ability to configure resource limits
* Added ability to pull redis password from the existing redis secret so that we don't have plain text passwords in the config files
* Added ability to configure port and metrics scraping path
* Updated comments about the default install of redis-ha chart
* Added livenessProbe to exporter container

Signed-off-by: Tim Mitrovich <tim@mitrovich.net>
2019-02-06 17:24:28 -08:00
chrisob 71e20cfd54 Run atlantis container as atlantis user instead of root (#11197)
Signed-off-by: Chris O'Brien <chrisob91@gmail.com>

Bump chart version

Signed-off-by: Chris O'Brien <chrisob91@gmail.com>

Revert "Run atlantis container as atlantis user instead of root"

This reverts commit 8938f3f

Signed-off-by: Chris O'Brien <chrisob91@gmail.com>

Remove explicit atlantis command so as not to bypass docker entrypoint

Signed-off-by: Chris O'Brien <chrisob91@gmail.com>
2019-02-06 13:20:35 -08:00
Domenico Caruso 0041f31d77 Fix gcs credentials location (#11189)
* Fix gcs credentials location

Signed-off-by: Domenico Caruso <domenico.caruso@de.clara.net>

* Update patch version

Signed-off-by: Domenico Caruso <domenico.caruso@de.clara.net>
2019-02-06 08:31:39 -08:00
Express Gateway Bot Account 1a02ab5881 Update Express Gateway Images to v1.15.0 (#11178)
Signed-off-by: eg-bot <kevin+eg-bot@lunchbadger.com>
2019-02-06 08:21:36 -08:00
Chaoran Yu 1a5c6e1f0c Added permissions to handle ingress (#11177)
Signed-off-by: Chaoran Yu <yuchaoran2011@gmail.com>
2019-02-06 08:11:25 -08:00
Maxime Guyot 762526ea07 Add README.md to fluentd (#11182)
Signed-off-by: Maxime Guyot <maxime@root314.com>
2019-02-06 08:03:09 -08:00
Cédric de Saint Martin 14c70d8c5a [stable/postgresql] Update metrics image to v0.4.7. (#11183)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2019-02-06 07:55:35 -08:00
Javier J. Salmerón-García 619a86b346 [stable/wordpress] Enable configuration of AllowOverride (#11155)
* [stable/wordpress] Enable configuration of AllowOverride

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Add custom htaccess cm

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Add helper

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Update allowOverride values

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2019-02-06 07:45:58 -08:00
Naseem 2cacf4e208 Allow adding additional global config options (#11160)
Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
2019-02-06 06:49:57 -08:00
Yui Terashima 08c82581a1 [stable/envoy] Fix template for config files (#11180)
- Fix an argument mis-match on applying template for envoy.yaml file

Signed-off-by: Yui Terashima <yui@fog-rock.org>
2019-02-06 01:14:01 -08:00
Tammo van Lessen a7b1d4e54f Fix sidecar label defaults in README. (#11063)
the default values listed in the README's values table were not correct for sidecar.dashboards.label and sidecar.datasources.label. I copied the correct values from the values.yaml and pasted it into the corresponding cell in the table.

Signed-off-by: Tammo van Lessen <tvanlessen@gmail.com>
2019-02-05 15:33:49 -08:00
Yurii Rochniak ba56f29ed9 [stable/oauth2-proxy] Allow defining a custom secret (#11165)
* [stable/oauth2-proxy] Allow defining a custom secret

Signed-off-by: Yurii Rochniak <yrochnyak@gmail.com>

* Bump Chart version & update README

Signed-off-by: Yurii Rochniak <yrochnyak@gmail.com>

* [stable/oauth2-proxy] Fix variable scope

Signed-off-by: Yurii Rochniak <yrochnyak@gmail.com>

* Adjust default value in README

Signed-off-by: Yurii Rochniak <yrochnyak@gmail.com>
2019-02-05 14:15:13 -08:00
andyrhee 26198b17da Add missing port-forward example for spin-gate in the NOTES.txt (#11141)
Signed-off-by: Andy Rhee <arhee@illumina.com>
2019-02-05 14:07:34 -08:00
Bitnami Bot 410d69c810 mongodb: update to 4.0.6 (#11148)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-02-05 13:53:33 -08:00
Bitnami Bot b1d682047f ghost: update to 2.13.2 (#11169)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-02-05 13:41:15 -08:00
Andy Snowden 5b98227445 Bump memcached version, add tolerations and affinity support (#11134)
Signed-off-by: Andy Snowden <andy.snowden@equityzen.com>
2019-02-05 10:59:42 -08:00
Javier J. Salmerón-García 55f2637ad7 [stable/redis] Make volumePermissions init container optional (#11029)
* [stable/redis] Make volumePermissions init container optional

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Bump chart to major version

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>

* Update readme for upgrading

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2019-02-05 05:37:52 -08:00
Nik Voss 471f21f11f [stable/elasticsearch] Add ability to disable sysctl init container. (#11122)
* Add ability to disable sysctl init container.

Signed-off-by: Niklas Voss <niklas.voss@gmail.com>

* Bumped elasticsearch chart version.

Signed-off-by: Niklas Voss <niklas.voss@gmail.com>

* Add sysctlInitContainer.enabled value to README.md

Signed-off-by: Niklas Voss <niklas.voss@gmail.com>

* Bump minor version.

Signed-off-by: Niklas Voss <niklas.voss@gmail.com>

* Improve sysctlInitContainer.enabled description.

Signed-off-by: Niklas Voss <niklas.voss@gmail.com>
2019-02-05 03:48:49 -08:00
Michele Cantelli 23e148cea7 [stable/seq] Fixing data volume mounting (#9728)
* Fixing data volume mounting

Signed-off-by: Michele Cantelli <emmekappa@gmail.com>

* Fixing volumeMounts section

Signed-off-by: Michele Cantelli <emmekappa@gmail.com>
2019-02-04 15:09:18 -08:00
Peter Bos 4564a08397 [stable_nginx-ingress] healthz endpoint as hostport (#10612)
Signed-off-by: peter.bos <peter.bos@alliander.com>
Signed-off-by: peter bos <peter.bos@alliander.com>
2019-02-04 12:39:54 -08:00
ahmadali shafiee d3bd042ace [stable/metabase] release 0.31.2 (#10780)
* [stable/metabase] release 0.31.2

Signed-off-by: ahmadali shafiee <mail@ahmadalli.net>

* update readme

Signed-off-by: ahmadali shafiee <mail@ahmadalli.net>
2019-02-04 12:26:19 -08:00
Naseem 6dd1f2408d Allow overriding of parser for tail input (#10906)
* Allow overriding of parser for tail input

Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>

* Update minor version

Signed-off-by: Naseem Ullah <naseemkullah@gmail.com>
2019-02-04 12:07:30 -08:00
Maxime Guyot 27b0c3ae9f [stable/oauth2-proxy] Switch to pusher/oauth2_proxy (#10740)
Signed-off-by: Maxime Guyot <maxime@root314.com>
2019-02-04 11:59:46 -08:00
Vladimir af153f76bf Add nodeselector, affinity, podAnnotations for efs-provisioner (#10205)
Signed-off-by: Vladimir Syromyatnikov <vladimir.fess@gmail.com>
2019-02-04 11:42:54 -08:00
Daniel Shackelford 81427a4903 Add source for docker image (#11072)
* Add source for docker image

The existing sources do not produce an image that works with this chart. From what I can tell, the image was built from the fluentd-es image maintained in the Kubernetes repo.

Signed-off-by: Daniel Shackelford <daniel.shackelford@ithaka.org>

* * Bumped chart version

Signed-off-by: Daniel Shackelford <Daniel.Shackelford@ithaka.org>
2019-02-04 11:15:22 -08:00
Tomas Pizarro 2d50b55944 [stable/postgresql] Add support for the official postgres image env vars (#10757)
* [stable/postgresql] Add supports for the oficial postgres image env vars

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

* Add more info to README

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

* Update README

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

* Update README

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

* Grammar and wording fixes in README file

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

* Update version change for chart

Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-02-04 06:55:57 -08:00
Ricardo Hernandez 3fea91c947 [stable/traefik] HorizontalPodAutoscaler (#10288)
* stable/traefik: Add hpa object

Signed-off-by: Ricardo Hernandez <ricardo.hernandez@mongodb.com>

* stable/traefik: bump version

Signed-off-by: Ricardo Hernandez <ricardo.hernandez@mongodb.com>

* stable/traefik: document autoscaling value

Signed-off-by: Ricardo Hernandez <ricardo.hernandez@mongodb.com>

* stable/traefik: Remove trailing whitespace in values

Signed-off-by: Ricardo Hernandez <ricardo.hernandez@mongodb.com>

* Comment autoscaling value

Signed-off-by: Ricardo Hernandez <ricardo.hernandez@mongodb.com>
2019-02-04 06:08:06 -08:00
Matthieu Paret 2311cf15cf [stable/elastic-stack] Add ability to disable kibana (#11117)
* [Add] Possiblity to disable kibana

Signed-off-by: --replace-all <matthieu.paret@lifen.fr>

* Update requirement.lock and fix condition

Signed-off-by: --replace-all <matthieu.paret@lifen.fr>
2019-02-04 05:49:34 -08:00
David J. M. Karlsen a59133396d [stable/elasticsearch] make readiness probes configurable (#11114)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-02-04 03:09:00 -08:00