Commit Graph
10958 Commits
Author SHA1 Message Date
Sameer Naik c27bab41fe [stable/phpbb] bump major version (#18702)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17307 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:54:06 -08:00
Sameer Naik eb20f562bc [stable/owncloud] bump major version (#18701)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17304 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:46:37 -08:00
Sameer Naik cb429c0bc5 [stable/osclass] bump major version (#18700)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17303 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:46:30 -08:00
Sameer Naik 907d0ddd5e [stable/odoo] bump major version (#18695)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17352 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:46:18 -08:00
Sameer Naik 1059a0edf2 [stable/drupal] bump major version (#18689)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17295 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:46:07 -08:00
Sameer Naik 3b009ad5fb [stable/magento] bump major version (#18709)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17285 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:32:46 -08:00
Sameer Naik d452a7e6e1 [stable/mediawiki] bump major version (#18705)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17300 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:32:39 -08:00
Sameer Naik 1004ba5601 [stable/opencart] bump major version (#18696)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17302 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:32:31 -08:00
Sameer Naik d4c19fd1f9 [stable/jasperreports] bump major version (#18693)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17298 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:32:19 -08:00
Sameer Naik 980faa4b12 [stable/moodle] bump major version (#18692)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17301 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:32:07 -08:00
Sameer Naik b120636716 [stable/joomla] bump major version (#18694)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17299 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-12 00:14:07 -08:00
Oleg Khoruzhenko 2a65058f19 [stable/cerebro] be able to run with readOnlyRootFilesystem Pod Security Policy (#18787)
Signed-off-by: Oleg Khoruzhenko <o0oxid@gmail.com>
2019-11-11 18:38:06 -08:00
Aaron Layfield 5b58e698cf [stable/redis-ha] Updating Prometheus exporter support in for HAProxy (#18500)
* Updating exporting support in for HAProxy

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>

* Bumping chart version

Signed-off-by: Aaron Layfield <aaron.layfield@gmail.com>
2019-11-11 17:22:05 -08:00
Luke Shumaker fc0a5e4f47 [stable/ambassador] Upgrade Ambassador Pro 0.9.1→0.10.0 (#18786)
* [stable/ambassador] Upgrade Ambassador Pro 0.9.1→0.10.0

Signed-off-by: Luke Shumaker <lukeshu@datawire.io>

* bump chart version

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* Add lukeshu as maintainer of chart

Signed-off-by: Noah Krause <krausenoah@gmail.com>
2019-11-11 14:04:06 -08:00
Noah Krause 132cd16d84 [stable/ambassador] Number of improvements (#18516)
* Should leave getambassador.io/config uncommented to avoid confusion

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* Redis is required for Ambassador Pro not just rl

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* move crds to individual files in single dir

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* Make crds.keep: false functional again

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* crds.keep: false now works on pro

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* bump chart version

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* Only the release that creates crds can delete

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* add ci test for crds creation/deletion

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* Add clarification to values.yaml

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* Update readme with notes on the crds flags

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* trailing spaces are dumb

Signed-off-by: Noah Krause <krausenoah@gmail.com>

* fix startup error

Signed-off-by: Noah Krause <krausenoah@gmail.com>
2019-11-11 13:32:06 -08:00
Brady Todhunter 367299e6f9 set default image_analyze_timeout_seconds to 36000 (#18785)
Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2019-11-11 12:18:05 -08:00
Philippe Dagenais 11f3a6acde [stable/redis-ha] Fix Readme based on sysCtl change (#18770)
* Fix Readme based on sysCtl change

Signed-off-by: Philippe Dagenais <pgdagenais@gmail.com>

* Bump chart version

Signed-off-by: Philippe Dagenais <pgdagenais@gmail.com>

* Bump chart version after sync with master

Signed-off-by: Philippe Dagenais <pgdagenais@gmail.com>

* Bump redis exporter version to the lastest version

Signed-off-by: Philippe Dagenais <pgdagenais@gmail.com>
2019-11-11 12:10:05 -08:00
Kai Forsthövel e0501a22a1 [stable/k8s-spot-termination-handler] Add missing 'namespace' (#18621)
* [stable/k8s-spot-termination-handler] Add missing 'namespace'

The 'namespace' wasn't set for daemonset and serviceaccount.

Signed-off-by: Kai Forsthövel <kai.forsthoevel@invision.de>

* [stable/k8s-spot-termination-handler] Bump version

Signed-off-by: Kai Forsthövel <kai.forsthoevel@invision.de>

* [stable/k8s-spot-termination-handler] Bump version

Signed-off-by: Kai Forsthövel <kai.forsthoevel@invision.de>
2019-11-11 11:36:04 -08:00
Naseem 49f16faba5 [stable/redis-ha] Update version of redis-exporter (#16601)
* Update version of redis-exporter

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

* Update redis exporter to v1.3.0

Signed-off-by: Naseem <naseemkullah@gmail.com>
2019-11-11 10:20:05 -08:00
Bitnami Bot 442c1d2da4 [stable/redis] Release 9.5.3 updating components versions (#18767)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-11 08:09:49 -08:00
Sameer Naik e774d6b06a [stable/orangehrm] bump major version (#18746)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In this version the `apiVersion` of the deployment resources is updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-11 08:09:42 -08:00
Sameer Naik 9e63cde43e [stable/kubewatch] bump major version (#18712)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17285 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-11 07:49:42 -08:00
Sameer Naik c780e7e3bb [stable/dokuwiki] bump major version (#18691)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17294 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version bump signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-11 07:43:42 -08:00
Kai Timmer 17e7dcbb5b in retry_until only read the last mongo client line (#18630)
Signed-off-by: Kai Timmer <kai@staffbase.com>
2019-11-11 07:35:42 -08:00
Mohsen 20cc1a3d69 [stable/pomerium] Setting Ingress Hosts from policy (#18726)
* [stable/pomerium] Setting Ingress Hosts from policy

The kubernetes-sigs/external-dns create DNS records based on the Hostnames in Ingress objects.
Setting the hostnames explicitly in the Ingress object and not using a wildcard can help to take advantage of this functionality

https://github.com/pomerium/pomerium-helm/pull/32

Signed-off-by: Mohsen <mohsen0@users.noreply.github.com>

* Making .policy mutually exclusive with the ingress.hosts

Signed-off-by: Mohsen <mohsen0@users.noreply.github.com>
2019-11-11 05:47:42 -08:00
Jiří Pinkava e89b87212e stable/sealed-secrets: allow disable of controller installation (#18763)
The main goal is to allow installation of CRD using separate Helm deployment.
This is an alternative to using separate Helm Chart for CRD deployment.

This is helpfull for example during distaster recovery. When Sealed Secrets installation is broken and need to be reinstalled, the helm tries also to install CRD (if enabled), but when CRD already exists installation fails. This is especially usefull with deployment automation and declarative deployments definitions.

Signed-off-by: Jiri Pinkava <jiri.pinkava@rossum.ai>
2019-11-11 04:53:40 -08:00
Rafael Ríos Saavedra 655a48e217 [stable/postgresl] Point the chart to the postgresql release that includes postgis (#18441)
* Point the chart to the postgresql release that includes postgis

Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>

* Bump chart version.

Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>

* Fixes Chart version number where postgis was added.

Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>
2019-11-11 04:33:41 -08:00
Torsten Walter 95ccd3acef [stable/sonarqube] configure persistence defaults (#18716)
This makes it easier to use persistence. As all one needs to do is to
set `persistence.enabled` to `true`

It's still possible to override it with other settings if the user wants
to.

Reasoning for the values:
- `accessMode` needs to be defined anyhow as the template uses it when
   rendering the PVC
- `storageClass` of empty uses the default storage class of the cluster
- `size` 10Gi - just a default values

Signed-off-by: Torsten Walter <torsten.walter@syncier.com>
2019-11-11 04:09:41 -08:00
Brady Todhunter 9a8bd41ad0 make image_analyze_timeout_seconds configurable (#18644)
Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2019-11-11 04:03:41 -08:00
Torsten Walter 0522b2b39d [stable/sonarqube] fix ui test (#18714)
service uses `{{ template "sonarqube.fullname" . }}` as name.
The test should use the same name when trying to access it

Signed-off-by: Torsten Walter <torsten.walter@syncier.com>
2019-11-11 03:47:41 -08:00
Alex Moskalenko edea140d6b [stable/sonarqube] add support of secret injection for sonar.properties (#18626)
Signed-off-by: Alexander Moskalenko <avoid47@gmail.com>
2019-11-11 03:17:41 -08:00
Tim Costa a1407e69c9 [stable/kube-slack] Support pulling env vars from secrets (#18379)
Signed-off-by: Tim Costa <tim@timcosta.io>
2019-11-11 01:27:41 -08:00
grimmxsleeper 866c1da688 [stable/fluent-bit] Add Retry_Limit parameter support for es output (#18172)
Signed-off-by: Nick Saari <nsaari@ptc.com>
2019-11-11 01:21:41 -08:00
Bitnami Bot 8437ae2660 [stable/ghost] Release 8.0.6 updating components versions (#18748)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-11 00:35:40 -08:00
Felippe Mendonça b441a60528 [stable/influxdb] changes from deployment to statefulset (#17619)
* feat(stable/influxdb): changes from deployment to statefulset

Signed-off-by: Felippe Mendonça <mendonca.felippe@gmail.com>

* [stable/influxdb] adds brief description about statefulset

Signed-off-by: Felippe Mendonça <mendonca.felippe@gmail.com>

* [stable/influx] chart version bumped

Signed-off-by: Felippe Mendonça <mendonca.felippe@gmail.com>
2019-11-10 17:43:41 -08:00
Valentin Zayash d485a5c6ae Fix misleading readme (#18755)
Signed-off-by: Valentin Zayash <valioozz@gmail.com>
2019-11-10 11:17:39 -08:00
Torsten Walter 870b1d5cba [stable/jenkins] support k8s credentials provider (#18754)
Signed-off-by: Torsten Walter <torsten.walter@syncier.com>
2019-11-10 09:17:40 -08:00
Tim Jacomb 5663bb7f25 jenkins: Update kubernetes plugin URL (#18753)
Signed-off-by: Tim Jacomb <timjacomb1+github@gmail.com>
2019-11-10 07:23:39 -08:00
Xiang Dai c8dc1b2b66 add comment for existed data (#17240)
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-11-09 23:47:39 -08:00
Stephan 977ee28ba6 Add support for defined loadBalancerIP (#18750)
Signed-off-by: Stephan Fudeus <sfudeus@users.noreply.github.com>
2019-11-09 13:05:40 -08:00
Bitnami Bot 1334595498 [stable/phabricator] Release 8.0.4 updating components versions (#18747)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-09 01:35:39 -08:00
Bitnami Bot ed137af792 [stable/mariadb] Release 7.0.1 updating components versions (#18741)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-09 01:29:39 -08:00
Scott McCullough a5744c1216 Update grafana dependencies (#18742)
Signed-off-by: Scott McCullough <mcculloughsco12@gmail.com>

Bump Version

Signed-off-by: Scott McCullough <mcculloughsco12@gmail.com>

Resync requirements

Signed-off-by: Scott McCullough <mcculloughsco12@gmail.com>
2019-11-08 17:21:58 -08:00
Damian Myerscough e6a8e4246c [stable/prometheus-operator] fix annotations typo (#18739)
Signed-off-by: Damian Myerscough <Damian.Myerscough@gmail.com>
2019-11-08 12:38:52 -08:00
Damian Myerscough 0334204b6f [stable/prometheus-operator] Allow annotations to be set on datasource configmaps (#18734)
Signed-off-by: Damian Myerscough <Damian.Myerscough@gmail.com>
2019-11-08 11:50:51 -08:00
Pierre Tessier aeb03af0e2 stable/wavefront - update to use 1.0.x based wavefront collector (#18690)
* Update to use 1.0.x based collector

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

* Fixed lint failures

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
2019-11-08 09:54:52 -08:00
Tibo Beijen c5eed59e1f Prom-oper. Readme update of kube-proxy metrics bind address, pointing to multiple possible cm locations. (#18374)
Signed-off-by: Tibo Beijen <tibobeijen@gmail.com>
2019-11-08 07:36:15 -08:00
Sameer Naik 205db45e2d [stable/postgresql] bump major version (#18707)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17281 the `apiVersion` of the statefulset resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version bump signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-08 06:16:13 -08:00
Miguel Ángel Cabrera Miñagorri a40a25f3b9 [stable/postgresql] Add support to change the user and password for the sql init scripts (#18550)
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-11-08 06:04:14 -08:00
Sameer Naik 906620c052 [stable/mariadb] bump major version (#18704)
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment).
Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker
from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place.
Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In https://github.com/helm/charts/pull/17308 the `apiVersion` of the statefulset resources was
updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

In this PR we have bumped the chart major version to signify this and also added the mariadb.statefulset.apiVersion`
helper that returns the correct `apiVersion` to use depending on the k8s version

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-08 05:50:14 -08:00