CharlieC3
cef08ecdbe
logstash: volumes fix ( #8013 )
...
* Consolidating volume blocks
Signed-off-by: Charles Cantoni <charles.cantoni@gmail.com >
* Version bump
Signed-off-by: Charles Cantoni <charles.cantoni@gmail.com >
2018-09-27 09:20:21 -07:00
Erik Sundell
4f21388054
[stable/mattermost-team-edition] Fix automatic restarts on config change ( #8012 )
...
* [stable/mattermost-team-edition] Fix automatic restarts on config change
The deployment will restart the pods it controls if the pod spec
annotation changes. By hashing the config and annotating the pod spec
with the hash, the pods will restart whenever the config is changed. The
issue right now is that it did not work to reference config.tpl, but it
does work to reference configmap-config.yaml. When referencing
config.tpl, we only get the first line from the template for some
reason, so only if we would change the first line (`\n`) of config.tpl
we would get a new hash and restart the pods.
Signed-off-by: Erik Sundell <erik.i.sundell@gmail.com >
* Bumped chart version
Signed-off-by: Erik Sundell <erik.i.sundell@gmail.com >
2018-09-27 09:02:08 -07:00
Anand Singh Kunwar
7c3137d319
[stable/traefik] Support for Ingress Status Update ( #7980 )
...
Signed-off-by: Anand Singh Kunwar <anandkunwar95@gmail.com >
2018-09-27 08:50:48 -07:00
Javier J. Salmerón-García
a23c1b9f72
[stable/mongodb] Add chart label to template ( #8006 )
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2018-09-27 06:52:54 -07:00
Pablo Moreno
ff5710786b
[stable/mongodb] Documents existing persistence.existingClaim var ( #7967 )
...
* Documents existing persistence.existingClaim var
Signed-off-by: Pablo Moreno <pablo.a.moreno@gmail.com >
* Fixes typo
Signed-off-by: Pablo Moreno <pablo.a.moreno@gmail.com >
* [stable/mongodb] Bumps minor version number for docs update
Signed-off-by: Pablo Moreno <pablo.a.moreno@gmail.com >
2018-09-27 02:47:13 -07:00
Sergey
bccfb47adb
[stable/redis] add init-container for set chown redis data dir ( #7928 )
...
* add init-container for set chown redis data dir
when securityContext and persistence claim template is enabled
Signed-off-by: Sergey Bondarev <s.bondarev@southbridge.ru >
* add to Readme and values-production.yaml
Signed-off-by: Sergey Bondarev <s.bondarev@southbridge.ru >
* change init-container image to busybox
bump chart version to 4.1
Signed-off-by: Sergey Bondarev <s.bondarev@southbridge.ru >
* also change init conatiner image in values-production.yml
Signed-off-by: Sergey Bondarev <s.bondarev@southbridge.ru >
* fix version
Signed-off-by: Sergey Bondarev <s.bondarev@southbridge.ru >
2018-09-27 02:34:45 -07:00
Evan Felix
75c25102f2
Add optional override of the namespace tiller will be launched into ( #7776 )
...
* Add optional override of the namespace tiller will be launched into
Signed-off-by: Felix <e@pnnl.gov >
* add a version bump
Signed-off-by: Felix <e@pnnl.gov >
* cleanup commenting spacing
Signed-off-by: Felix <e@pnnl.gov >
* how did that get there?
Signed-off-by: Felix <e@pnnl.gov >
* Update Readme to reflect changes to chart removal with new namespace
Signed-off-by: Evan J. Felix <evan.felix@pnnl.gov >
2018-09-27 02:11:58 -07:00
nick clark
837c294147
[stable/kibana] Add support for loadBalancerSourceRanges ( #6666 )
...
Signed-off-by: wandergeek <innernetz@gmail.com >
2018-09-27 01:41:30 -07:00
Adam Wilhelm
9bf7799e7f
[incubator/Elasticsearch] Allow for enabling monitoring for 6.3+ ( #7981 )
...
* [incubator/elasicsearch] enable monitoring for 6.3+ systems
Signed-off-by: Adam Wilhelm <ajwilhel@gmail.com >
* [incubator/elasicsearch] enable monitoring for 6.3+ systems
Signed-off-by: Adam Wilhelm <ajwilhel@gmail.com >
* version bump
Signed-off-by: Adam Wilhelm <ajwilhel@gmail.com >
* add back tpl lines
Signed-off-by: Adam Wilhelm <ajwilhel@gmail.com >
2018-09-26 11:19:05 -07:00
Pete Brown
c368876392
[stable/dex] Add ingress for dex ( #7606 )
...
* Add ingress for dex
Signed-off-by: Pete Brown <pete.brown@powerhrg.com >
* Add ingress url to notes
Signed-off-by: Pete Brown <pete.brown@powerhrg.com >
* Fix option for case where ingress is true
Signed-off-by: Pete Brown <pete.brown@powerhrg.com >
2018-09-26 09:27:15 -07:00
Kyle Williams
e60a3ca69e
Add service label values for Nexus ( #7973 )
...
* Add service label values for Nexus
Add Nexus label values
Add comment
Signed-off-by: Kyle Williams <kyle.williams@thetradedesk.com >
* Version bump Nexus chart
Signed-off-by: Kyle Williams <kyle.williams@thetradedesk.com >
* Update README
Signed-off-by: Kyle Williams <kyle.williams@thetradedesk.com >
* Bump version
Signed-off-by: Kyle Williams <kyle.williams@thetradedesk.com >
* Bump version
Signed-off-by: Kyle Williams <kyle.williams.0@gmail.com >
2018-09-26 09:02:39 -07:00
Varditn
4c2c66d518
Add PVs manifests,Tolerations and updated docker images. ( #7919 )
...
* Add PVs manifests,Tolerations and updated docker images.
Signed-off-by: Vardit Natanson <v.natanson@travelaudience.com >
* Update images tag to support alpine 3.8.1
Signed-off-by: Vardit Natanson <v.natanson@travelaudience.com >
* lint and test-install fixes
Signed-off-by: Vardit Natanson <v.natanson@travelaudience.com >
* Update appVersion in Chart.yaml
Signed-off-by: Vardit Natanson <v.natanson@travelaudience.com >
2018-09-26 08:24:51 -07:00
David J. M. Karlsen
29bcc9c68e
upgrade logstash to 6.4.1 ( #7974 )
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-09-25 16:47:21 -07:00
Matt Farina
deb8322c80
Adding process for trusted collaborator ( #7724 )
...
* Adding process for trusted collaborator
Signed-off-by: Matt Farina <matt@mattfarina.com >
* Updated persona to user for trusted collaborator
Signed-off-by: Matt Farina <matt@mattfarina.com >
2018-09-25 13:02:44 -07:00
Maxime VISONNEAU
e068efa220
Enhanced ingress configuration on anchore-engine chart ( #7798 )
...
Signed-off-by: Maxime VISONNEAU <maxime.visonneau@gmail.com >
2018-09-25 09:40:50 -07:00
Maciej Bryński
499ce02cf4
[stable/elasticsearch-exporter] Adding pod annotations ( #7960 )
...
* Adding pod annotations
Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com >
* README
Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com >
2018-09-25 07:20:44 -07:00
Bitnami Bot
2d71a4fbbe
[stable/ghost] Release 5.0.2 ( #7965 )
...
* ghost: update to `2.1.4-debian-9`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* ghost: bump chart appVersion to `2.1.4`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* ghost: bump chart version to `5.0.2`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-09-25 07:16:10 -07:00
Juan Ariza Toledano
6804be2914
[stable/mariadb] Fix issue with pvc on upgrades ( #7966 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 06:53:57 -07:00
Néstor Salceda
1019b7cd59
[stable/falco] Add Amazon SNS integration ( #7957 )
...
* Add Amazon SNS integration
This allows Falco to publish alerts to a SNS topic
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com >
* Fix build and add entry to the CHANGELOG
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com >
2018-09-25 04:41:44 -07:00
Juan Ariza Toledano
5bb0c0977b
[stable/wordpress] Update MariaDB dependency version ( #7955 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:37:11 -07:00
Juan Ariza Toledano
be052ac822
[stable/testlink] Update MariaDB dependency version ( #7954 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:37:02 -07:00
Juan Ariza Toledano
2c256ee57a
[stable/suitecrm] Update MariaDB dependency version ( #7953 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:36:53 -07:00
Juan Ariza Toledano
cd1f470fd1
[stable/prestashop] Update MariaDB dependency version ( #7952 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:36:43 -07:00
Juan Ariza Toledano
aa7ab2c521
[stable/phpbb] Update MariaDB dependency version ( #7951 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:36:34 -07:00
Juan Ariza Toledano
6e7a245a23
[stable/phabricator] Update MariaDB dependency version ( #7950 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:20:44 -07:00
Juan Ariza Toledano
bcc4aaf2d3
[stable/owncloud] Update MariaDB dependency version ( #7949 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:20:36 -07:00
Juan Ariza Toledano
abf7842584
[stable/osclass] Update MariaDB dependency version ( #7948 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:20:26 -07:00
Juan Ariza Toledano
6bcb69a027
[stable/orangehrm] Update MariaDB dependency version ( #7947 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:20:22 -07:00
Tommy Kindmark
3db3a26bf1
Fixed issue in merge ( #7935 )
...
Signed-off-by: towmeykaw <tkindmark@gmail.com >
2018-09-25 04:20:12 -07:00
Juan Ariza Toledano
0aa16e9c14
[stable/opencart] Update MariaDB dependency version ( #7946 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:04:44 -07:00
Juan Ariza Toledano
8e2a3706b9
[stable/moodle] Update MariaDB dependency version ( #7945 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:04:33 -07:00
Juan Ariza Toledano
79c465eab2
[stable/mediawiki] Update MariaDB dependency version ( #7944 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:04:24 -07:00
Juan Ariza Toledano
c4416b448a
[stable/magento] Update MariaDB dependency version ( #7943 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:04:15 -07:00
Juan Ariza Toledano
5a86a4ccf8
[stable/drupal] Update MariaDB dependency version ( #7939 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 04:04:05 -07:00
Juan Ariza Toledano
b0f32a2dea
[stable/joomla] Update MariaDB dependency version ( #7942 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 03:45:58 -07:00
Juan Ariza Toledano
fb9a1a2704
[stable/jasperreports] Update MariaDB dependency version ( #7941 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 03:45:48 -07:00
Juan Ariza Toledano
00f56ff899
[stable/redmine] Update MariaDB dependency version ( #7938 )
...
* [stable/redmine] Update MariaDB dependency version
Signed-off-by: juan131 <juan@bitnami.com >
* Update to 5.0.4
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 03:45:38 -07:00
Juan Ariza Toledano
0a30968828
[stable/ghost] Update MariaDB dependency version ( #7940 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 03:27:29 -07:00
Juan Ariza Toledano
4c48d4696f
[stable/mariadb] Increasing 'initialDelaySeconds' to avoid unnecessary resets ( #7937 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-25 01:29:58 -07:00
Bitnami Bot
f63d96e198
[stable/phabricator] Release 3.0.1 ( #7922 )
...
* phabricator: update to `2018.38.0-debian-9`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* phabricator: bump chart appVersion to `2018.38.0`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* phabricator: bump chart version to `3.0.1`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-09-24 17:58:09 -07:00
Tommy Kindmark
dafdf97d0c
[stable/kibana] Fix for issue with resources not working when specifying extra container ( #7917 )
...
* Fix for issue with resources not working when specifying extra container
Signed-off-by: towmeykaw <tkindmark@gmail.com >
* Bumped chartversion
Signed-off-by: towmeykaw <tkindmark@gmail.com >
* Update Chart.yaml
Signed-off-by: towmeykaw <tkindmark@gmail.com >
2018-09-24 13:37:31 -07:00
Igor Zibarev
46955b7e19
[stable/postgresql] Fix custom metrics volume ( #7294 )
...
Currently, custom metrics for "metrics" image of postgresql pod are
broken. This is because the volume is specified incorrectly. Thus, the
deployment ends up creating `emptyDir: {}` volume instead of `configMap`
one.
This commit fixes it.
Signed-off-by: Igor Zibarev <zibarev.i@gmail.com >
2018-09-24 12:44:03 -07:00
Andrew Csoka
d90906a034
Use wildcard for ingress backend. Ensures /v1/health etc work correctly ( #6403 )
...
* Use wildcard for ingress backend. Ensures /v1/health etc work correctly
* bump chart version
2018-09-24 14:18:50 -04:00
Matt McNaughton
c46c81ca44
[stable/mssql-linux] Add service annotations ( #7311 )
...
Add the ability to set annotations on the service this chart creates.
2018-09-24 11:05:41 -07:00
Sergey Nazarov
bd0464647c
Add configurable affinity to CouchDB StatefulSet ( #7224 )
...
Signed-off-by: Sergey Nazarov <natarajaya@gmail.com >
2018-09-24 10:38:08 -07:00
Juan Ariza Toledano
dfb6f4ad89
[stable/mariadb] Improve instructions to upgrade MariaDB chart ( #7924 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-09-24 08:51:57 -07:00
Antoine Rehm
443f822418
[stable/phpMyAdmin] Add nodeSelector, tolerations and affinity for phpMyAdmin ( #7884 )
...
* Add nodeSelector, tolerations and affinity for phpMyAdmin
Signed-off-by: Antoine Rehm <antoine.rehm@siagilus.fr >
* bump to 1.1.0
Signed-off-by: Antoine Rehm <antoine.rehm@siagilus.fr >
* Correct README.md chart version
Signed-off-by: Antoine Rehm <antoine.rehm@siagilus.fr >
* Correct README.md Upgrading section
Signed-off-by: Antoine Rehm <antoine.rehm@siagilus.fr >
2018-09-24 08:07:51 -07:00
Moody Saada
0d9de94a5a
Kibana: support installation of plugins using initContainer ( #7862 )
...
Signed-off-by: moody <moody.saada@agolo.com >
kibana: fix persistence of plugins
Signed-off-by: moody <moody.saada@agolo.com >
fix appversion
Signed-off-by: moody <moody.saada@agolo.com >
2018-09-24 07:44:36 -07:00
lcavajani
7809ce0e87
add option to configure hostNetwork/hostPID for node-exporter pods ( #7643 )
...
Signed-off-by: Ludovic Cavajani <lcavajani@suse.com >
update Chart version
Signed-off-by: Ludovic Cavajani <lcavajani@suse.com >
Resolve conflicts
Signed-off-by: Ludovic Cavajani <lcavajani@suse.com >
update prometheus chart to 7.1.3
Signed-off-by: Ludovic Cavajani <lcavajani@suse.com >
2018-09-24 04:27:53 -07:00
Elijah
48bdeba52f
[stable/rabbitmq] Fix auto-generated NodePort ( #7910 )
...
* [stable/rabbitmq] Fix auto-generated NodePort
Signed-off-by: Ilya Reva <ilya.reva@gmail.com >
* [stable/rabbitmq] Bump version
Signed-off-by: Ilya Reva <ilya.reva@gmail.com >
* [stable/rabbitmq] update version and readme
Signed-off-by: Ilya Reva <ilya.reva@gmail.com >
2018-09-24 04:07:51 -07:00