Commit Graph
7648 Commits
Author SHA1 Message Date
Juan Ariza Toledano 2205660f76 [stable/redis] Standardize 'fullname' and 'name' macros (#15424)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 09:03:32 -07:00
Juan Ariza Toledano dc2fb631c2 [stable/redmine] Standardize 'fullname' and 'name' macros (#15423)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 09:03:20 -07:00
Juan Ariza Toledano 95732866ce [stable/suitecrm] Standardize 'fullname' and 'name' macros (#15422)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 09:03:08 -07:00
Juan Ariza Toledano c573697939 [stable/testlink] Standardize 'fullname' and 'name' macros (#15421)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 09:02:56 -07:00
Bitnami Bot 11ea965398 [stable/ghost] Release 6.7.27 updating components versions (#15456)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-11 08:10:56 -07:00
Juan Ariza Toledano b629b94634 [stable/wordpress] Standardize 'fullname' and 'name' macros (#15420)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 07:36:56 -07:00
Juan Ariza Toledano aa098c8a9e [stable/opencart] Standardize 'fullname' and 'name' macros (#15435)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 07:21:45 -07:00
Juan Ariza Toledano 0e71b940e5 [stable/owncloud] Standardize 'fullname' and 'name' macros (#15432)
* [stable/owncloud] Standardize 'fullname' and 'name' macros

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

* Fix version in Chart.yaml

Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 07:21:33 -07:00
Juan Ariza Toledano 38d245ce17 [stable/phpmyadmin] Standardize 'fullname' and 'name' macros (#15428)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 07:21:21 -07:00
Juan Ariza Toledano 4dbd66a090 [stable/postgresql] Standardize 'fullname' and 'name' macros (#15427)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 07:21:09 -07:00
Juan Ariza Toledano 29813ea74a [stable/rabbitmq] Standardize 'fullname' and 'name' macros (#15425)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 07:20:57 -07:00
Juan Ariza Toledano f526decd27 [stable/nats] Standardize 'fullname' and 'name' macros (#15439)
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 06:46:55 -07:00
Joris ANDRADE 08591fe2ac [stable/memcached] Add security context to memcached chart (#15317)
* Add security context to memcached chart

Signed-off-by: Joris Andrade <joris@frontapp.com>

* Remove typo

Signed-off-by: Joris Andrade <joris@frontapp.com>

* Address comments

Signed-off-by: Joris Andrade <joris@frontapp.com>
2019-07-11 05:26:55 -07:00
Kevin Scholz 3c4cc8f0cb [stable/nginx-ingress] Extend defaultBackend probes (#15398)
* [stable/nginx-ingress] Extend default backend probes

Signed-off-by: Kevin Scholz <kevin@scholz.io>

* bump chart version by a minor

Signed-off-by: Kevin Scholz <kevin@scholz.io>
2019-07-11 05:10:55 -07:00
Néstor Salceda c4f77eaefe [stable/falco] Add support for more options for falco.yaml: syscall_event_drops, time_format_iso8601 and httpOutput (#15361)
* [stable/falco] Add a parameter to use ISO8601 formatted dates

If true, the times displayed in log messages and output messages
will be in ISO 8601. By default, times are displayed in the local
time zone, as governed by /etc/localtime.

Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>

* [stable/falco] Allow configuration for `syscall_event_drops` in falco.yaml

Falco uses a shared buffer between the kernel and userspace to pass
system call information. When falco detects that this buffer is
full and system calls have been dropped, it can take one or more of
the following actions:
  - "ignore": do nothing. If an empty list is provided, ignore is assumed.
  - "log": log a CRITICAL message noting that the buffer was full.
  - "alert": emit a falco alert noting that the buffer was full.
  - "exit": exit falco with a non-zero rc.

The rate at which log/alert messages are emitted is governed by a
token bucket. The rate corresponds to one message every 30 seconds
with a burst of 10 messages.

Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>

* [stable/falco] Enable httpOutput section from the configmap

Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>

* [stable/falco] Add CHANGELOG entry for 0.8.0

This was not done in [its own PR](https://github.com/helm/charts/pull/14813#issuecomment-506821432)

Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>

* [stable/falco] Bump version and add CHANGELOG entries

Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>
2019-07-11 03:16:54 -07:00
David J. M. Karlsen 5a38f82abd [stable/prometheus] Upgrade alertmanager (#15408)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-07-10 23:56:53 -07:00
Varsha Varadarajan a7ea40dce7 [stable/gocd] Update api versions of Deployment, Ingress, RBAC resources (#15377)
* [stable/gocd] Update API versions of some k8s API objects.

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

* [stable/gocd] Update changelog.

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>
2019-07-10 19:24:54 -07:00
Ben Pehling 73afba3dc5 [stable/ambassador] Fix ambassador-pro deployment (#15406)
remove extra dash.

Signed-off-by: Ben Pehling <shinjipehling@gmail.com>
2019-07-10 16:16:27 -07:00
Alen Komljen 95cce733d0 SC-5200 Add support for LA custom configs (#15405)
Signed-off-by: Alen Komljen <alen.komljen@live.com>
2019-07-10 12:52:26 -07:00
David J. M. Karlsen ed660bdef2 [stable/prometheus] Upgrade to 2.11.1 (#15402)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-07-10 11:58:26 -07:00
Ben Pehling d3ff96c247 [stable/ambassador] Add AMBASSADOR_NAMESPACE env var to pro container (#15393)
Signed-off-by: Ben Pehling <shinjipehling@gmail.com>
2019-07-10 10:54:26 -07:00
Luke Alexander 02ab669622 Ensure there is a default (emtpy) value for annotations (#15342)
Signed-off-by: Luke Alexander <luke.alexander@mixcloud.com>
2019-07-10 07:56:27 -07:00
Stefan Scheglmann ce1730ff1a [stable/nginx-ingress] Fix missing api group in clusterrole (#15387)
* Fixes missing apigroup in clusterrole

PR #15358 introduces new apigroup to ingress and ingress/status resource
but only in role template and forgot to also include it in clusterrole
template. Therefore the nginx-controller pod never becomes ready.

Signed-off-by: Stefan Scheglmann <scheglmann@gmail.com>
Signed-off-by: Stefan Scheglmann <scheglmann@strato.de>

* Chart version bumped

Signed-off-by: Stefan Scheglmann <scheglmann@gmail.com>
Signed-off-by: Stefan Scheglmann <scheglmann@strato.de>
2019-07-10 07:06:25 -07:00
Sébastien Prud'homme a63082fe8c [stable/sentry] add a prefix to helper defines (#15385)
* [stable/sentry] add a prefix to helper defines

Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>

* [stable/sentry] bump version

Signed-off-by: Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
2019-07-10 06:36:26 -07:00
Minh Danh e2cf422529 [stable/grafana] Make sidecar provider configurable to fix sidecar and dashboardProvider issue (#15382)
* Fix #7997 #7998

Signed-off-by: Minh Danh <minhdanh.ngo@gmail.com>

* No need for this check

Signed-off-by: Minh Danh <minhdanh.ngo@gmail.com>

* Update README.md

Signed-off-by: Minh Danh <minhdanh.ngo@gmail.com>

* Bump to version 3.5.10

Signed-off-by: Minh Danh <minhdanh.ngo@gmail.com>
2019-07-10 06:10:25 -07:00
Sameer Naik bbacfbdace [stable/redis] allow user to supply additional configurations for master/slave and sentinel nodes (#15343)
ref #14515

Signed-off-by: Sameer Naik <sameer@bitnami.com>
2019-07-10 01:26:24 -07:00
Bitnami Bot 34348bbc34 [stable/owncloud] Release 4.3.4 updating components versions (#15374)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-09 23:56:37 -07:00
Bitnami Bot fa882ff241 [stable/ghost] Release 6.7.26 updating components versions (#15365)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-09 23:56:25 -07:00
Bitnami Bot 91604685c7 [stable/joomla] Release 4.3.6 updating components versions (#15373)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-09 23:42:26 -07:00
Naseem d85e750715 Update (#15362)
Signed-off-by: Naseem <naseemkullah@gmail.com>
2019-07-09 13:56:25 -07:00
Ben Pehling c57fcc7aee [stable/ambassador] Modify clusterrole for ambassador-pro (#15359)
Ambassador-pro needs the ability to manage secrets
https://github.com/datawire/pro-ref-arch/blob/master/upgrade-to-pro/ambassador-pro.yaml#L16

Signed-off-by: Ben Pehling <shinjipehling@gmail.com>
2019-07-09 13:40:25 -07:00
Naseem 87c49909e5 [stable/nginx-ingress] Update img (#15358)
* Update

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

* Adding permissions for new apiVersion of ingress

Signed-off-by: Naseem <naseemkullah@gmail.com>
2019-07-09 13:22:24 -07:00
Sebastian Pöhn 2f0cfa3bc2 [stable/kubernetes-dashboard]: Add securityContext to deployment (#15338)
Signed-off-by: Sebastian Poehn <sebastian.poehn@gmail.com>
2019-07-09 09:42:03 -07:00
Yurii Polishchuk c6d0075ca1 add securityContext and podSecurityContex (#15357)
Signed-off-by: Yurii Polishchuk <yuriy.pol@gmail.com>
2019-07-09 09:32:02 -07:00
Damien Churchill 4457417c0a [stable/sentry] Sentry filestore config (#11153)
* [stable/sentry] provide greater coverage of filestore settings

This stemmed primarily from needing to inject a Google Cloud service account into
the filesystem via a secret. However it seemed sensible if adding support for one
of the additional filestore providers to add support for both.

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [sentry/stable] document the change in parameters around filestore

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] Bump chart version to 2.0.0

values.yaml changed in a breaking way, so a major version bump seems prudent.

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] change s3 from commented out to empty block

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] correct the values reference for persistentWorkers

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] change /var/secrets to /var/run/secrets

Use the same path format as the Kubernetes default service account to
place the service account key for GCS storage.

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] update path for GCS key in comment in values.yaml

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] correct filesystem path key for mountPath

Signed-off-by: Damien Churchill <damoxc@gmail.com>

* [stable/sentry] add note in README about the value keys which have changed

Signed-off-by: Damien Churchill <damoxc@gmail.com>
2019-07-09 09:00:07 -07:00
Bitnami Bot 2267bbd6b4 [stable/phabricator] Release 5.0.3 updating components versions (#15350)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-09 07:44:02 -07:00
Carlos Rodríguez Hernández ebd6703e6c Fix typo in values-production (#15352)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-07-09 07:24:04 -07:00
Julien Girardin 1fec99c414 Mysql exporter managing labels (#15349)
* [stable/prometheus-mysql-exporter] Add docs param for servicemonitor

Signed-off-by: Julien Girardin <julien.girardin@scality.com>

* [stable/prometheus-mysql-exporter] Add serviceMonitor labels management

Signed-off-by: Julien Girardin <julien.girardin@scality.com>

* [stable/prometheus-mysql-exporter] Bump chart version to 0.5.1

Signed-off-by: Julien Girardin <julien.girardin@scality.com>
2019-07-09 07:00:05 -07:00
Alen Komljen 7113aa1ccd SC-5221 Transfer chart ownership to Ciprian (#15347)
Signed-off-by: Alen Komljen <alen.komljen@live.com>
2019-07-09 04:48:03 -07:00
Kevin Lefevre 1325ea9486 [stable/external-dns] Enable PSP (#15251)
Signed-off-by: Kevin Lefevre <lefevre.kevin@gmail.com>
2019-07-09 03:22:01 -07:00
Peter Moffatt 7619867452 [stable/mongodb] loadBalancerSourceRanges can be specified for mongodb Helm chart (#15324)
* loadBalancerSourceRanges can be specified for mongodb Helm chart

Signed-off-by: Peter Moffatt <peter.moffatt@prowler.io>

* Bump chart version

Signed-off-by: Peter Moffatt <peter.moffatt@prowler.io>

* Minor change to formatting

Signed-off-by: Peter Moffatt <peter.moffatt@prowler.io>
2019-07-09 03:12:01 -07:00
Kevin Lefevre a431bb9555 [stable/sealed-secrets] Support PSP (#15254)
Support PSP with sensible default.

Signed-off-by: Kevin Lefevre <lefevre.kevin@gmail.com>
2019-07-09 02:58:03 -07:00
Andrew Aadland 8c757eb087 Signed-off-by: Andrew Aadland <aa23@protonmail.com> (#15339) 2019-07-09 02:42:03 -07:00
DJ Mountney c93c3af4dc [stable/external-dns] Allow provider.google without mounting secrets (#15334)
* Allow provider.google without mounting secrets

When deloyed in GCP/GKE it is not necessary to provide these to
external-dns

Signed-off-by: DJ Mountney <david@twkie.net>

* Bump chart version to 2.1.2

Signed-off-by: DJ Mountney <david@twkie.net>
2019-07-09 00:20:01 -07:00
Trevor Wood 8d0cd3ceee [stable/nginx-ingress] Update OWNERS (#15335)
Signed-off-by: Trevor Wood <Trevor.G.Wood@gmail.com>
2019-07-08 17:44:02 -07:00
Travis Groth 60f7936f62 [stable/pomerium] Chart updates for pomerium v0.1.0 (#15320)
* [stable/pomerium] bugfixes

fix config checksum: based on file and only for pods
deployment: fix missing resources field

Signed-off-by: Travis Groth <tgroth@gmail.com>

* [stable/pomerium] v0.1.0 release

- Expose metrics port and update documentation

- Bump chart and app version for v0.1.0 release

Signed-off-by: Travis Groth <tgroth@gmail.com>

* Fix lint error

Signed-off-by: Travis Groth <tgroth@gmail.com>

* Fix CI test policy

Signed-off-by: Travis Groth <tgroth@gmail.com>
2019-07-08 16:56:02 -07:00
Cedric Thiebault c7ac02baca [stable/nexcloud] Multiple config.php file (#15212)
Use `ConfigMap` & `volumeMounts` to create extra config file in `/var/www/html/config`

Signed-off-by: Cedric Thiebault <cedric.thiebault@gmail.com>
2019-07-08 15:22:02 -07:00
Carlo Columna c6038533df Move health check probes from mgmt to opa. (#15224)
Signed-off-by: Carlo Columna <carlo.columna@xero.com>
2019-07-08 14:42:01 -07:00
Eric Greer 24a4bab298 [stable/kuberhealthy] fix security context indenting and errant space. Removed bad fsGroup… (#14429)
* fix ranging of properties and remove invalid fsGroup property

Signed-off-by: Eric Greer <eric.greer@comcast.com>

* remove errant space

Signed-off-by: Eric Greer <EricGreer@Gmail.com>

* moving away from loop to avoid newline issues

Signed-off-by: Eric Greer <eric.greer@comcast.com>
2019-07-08 14:27:35 -07:00
Naseem b7bba20c8a Update image (#15217)
Signed-off-by: Naseem <naseemkullah@gmail.com>
2019-07-08 14:05:37 -07:00