Tomas Pizarro and Kubernetes Prow Robot
5beea35d3e
[stable/redmine] Update dependencies ( #15873 )
...
Signed-off-by: tompizmor <tompizmor@gmail.com >
2019-07-25 08:46:18 -07:00
Tomas Pizarro and Kubernetes Prow Robot
e8d51322c7
[stable/parse] Update dependencies ( #15872 )
...
Signed-off-by: tompizmor <tompizmor@gmail.com >
2019-07-25 08:46:06 -07:00
Tomas Pizarro and Kubernetes Prow Robot
fb19da40fa
[stable/phabricator] Update dependencies ( #15871 )
...
Signed-off-by: tompizmor <tompizmor@gmail.com >
2019-07-25 08:45:54 -07:00
f077aa5e16
stable/concourse: remove workerKeyPub from worker secrets ( #15579 )
...
- removed references to the worker public key from the worker deployment
- on the Concourse side, added more tests to make sure this is not used
anywhere (see: concourse/concourse#4133)
fixes : #13019
Signed-off-by: Zoe Tian <ztian@pivotal.io >
Co-authored-by: Bishoy Youssef <byoussef@pivotal.io >
Co-authored-by: Ciro S. Costa <cscosta@pivotal.io >
2019-07-25 08:11:53 -07:00
Tomas Pizarro and Kubernetes Prow Robot
99ef7ed896
[stable/wordpress] Update dependencies for wordpress ( #15889 )
...
Signed-off-by: tompizmor <tompizmor@gmail.com >
2019-07-25 07:37:53 -07:00
Naseem and Kubernetes Prow Robot
21f509b6b5
bump version ( #15865 )
...
Signed-off-by: Naseem <naseemkullah@gmail.com >
2019-07-25 07:03:52 -07:00
isindir and Kubernetes Prow Robot
406125813a
[stable/newrelic-infrastructure] fix NOTES.txt requirements checkup; flatten custom secret structure for better evaluation of the values ( #15806 )
...
Signed-off-by: Eriks Zelenka <isindir@users.sf.net >
2019-07-25 05:49:54 -07:00
Andrew Aadland and Kubernetes Prow Robot
729660988d
Allow mounting extra volumes ( #15860 )
...
Signed-off-by: Andrew Aadland <aa23@protonmail.com >
Allows one to mount any number of volumes into the pod.
This is useful, for example, when sending email to an SMTP relay that
requires authentication (and thus the `smtp_auth_file` config parameter
to point to a path on the file system). An example for this is commented
2019-07-25 05:31:53 -07:00
Pierluigi Lenoci and Kubernetes Prow Robot
0e5fcd9c23
[stable/heapster] New version ( #14815 )
...
* New heapster version
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de >
* Update README.md
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de >
* Let's try in this way
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de >
2019-07-25 05:03:51 -07:00
André Bauer and Kubernetes Prow Robot
b50f642938
changed mysql password usage to prevent warnings & used labels the helm 2.14 way ( #15893 )
...
Signed-off-by: André Bauer <andre.bauer@kiwigrid.com >
2019-07-25 03:15:52 -07:00
John Naulty Jr and Kubernetes Prow Robot
8a0412450d
[stable/prometheus-operator] Fix #15819 datasource config from k8s secrets ( #15855 )
...
* [stable/prometheus-operator] Fix #15819
Fix #15819 issue configuring datasources from kubernetes secrets
Changes in the stable/grafana charts allows for the recommended updating
and removal of datasources via kubernetes secrets. Older versions of
this chart do not allow this feature.
Signed-off-by: John Naulty <johnnaulty@bitgo.com >
* [stable/prometheus-operator] bump up minor version
This is adding feature, so minor version should be updaated, not patch
version.
Signed-off-by: John Naulty <johnnaulty@bitgo.com >
2019-07-25 02:51:51 -07:00
Nick Perry and Kubernetes Prow Robot
8fb57b472e
[stable/gangway] Add ability to define loadBalancerIP when using LoadBalancer service type. ( #15862 )
...
Signed-off-by: Nick Perry <nwperry@gmail.com >
2019-07-25 00:43:57 -07:00
Emin Demirci and Kubernetes Prow Robot
7b4674409e
[stable/hazelcast-jet] Various improvements and version bump ( #15825 )
...
* Following improvements has been ported the charts:
- Prometheus metrics service
- YAML configuration file support
- Basic tests for cluster formation
- Apply recommended helm labels
- Fixed missing service name on stateful sets.
- Updated Hazelcast Jet version to 3.1
Signed-off-by: Emin Demirci <emin@hazelcast.com >
* Fixed linter issue
Signed-off-by: Emin Demirci <emin@hazelcast.com >
2019-07-25 00:23:51 -07:00
Tomas Pizarro and Kubernetes Prow Robot
08e96a8bc1
[stable/mariadb] Update mariadb image tag ( #15854 )
...
* [stable/mariadb] Update mariadb image tag
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Bump chart version
Signed-off-by: tompizmor <tompizmor@gmail.com >
2019-07-24 23:43:52 -07:00
Eric Bailey and Kubernetes Prow Robot
d9289dd5ba
[stable/cluster-autoscaler] Add me as owner ( #15813 )
...
https://github.com/helm/charts/issues/13869
Signed-off-by: Eric Bailey <e.bailey@sportradar.com >
2019-07-24 22:27:51 -07:00
isindir and Kubernetes Prow Robot
df65ee1cfb
[stable/kube-state-metrics] add customLabels to service, deployment and pods ( #15808 )
...
Signed-off-by: Eriks Zelenka <isindir@users.sf.net >
2019-07-24 17:31:51 -07:00
John Naulty Jr and Kubernetes Prow Robot
0f032a47f4
[stable/prometheus-operator] fix #15572 alertmanager ( #15582 )
...
* [stable/prometheus-operator] fix #15572 alertmanager
- fixes issue with alertmanager not coming up due to <nil> logFormat
value
Signed-off-by: John Naulty <johnnaulty@bitgo.com >
* bump version up after rebase
Signed-off-by: John Naulty <johnnaulty@bitgo.com >
2019-07-24 15:31:53 -07:00
Will Salt and Kubernetes Prow Robot
bdaa42ef34
remove random suffix from tests to prevent diff and use --cleanup flag instead when testing ( #15488 )
...
Signed-off-by: Will Salt <williamejsalt@gmail.com >
2019-07-24 15:15:51 -07:00
Tommy Situ and Kubernetes Prow Robot
3cdaee9aa4
[incubator/hoverfly] Update hoverfly image to v1.1.1 ( #15832 )
...
Signed-off-by: Tommy Situ <tommy.situ@specto.io >
2019-07-24 13:45:52 -07:00
Eric Bailey and Kubernetes Prow Robot
9587fab922
[stable/cluster-autoscaler] Update tags to match documentation ( #15812 )
...
Prior to this change, the cluster tag had prefix `kubernetes.io`. The upstream
documentation was updated in June 2018.
This change updates the cluster tag prefix to the correct value, `k8s.io`.
Since this is a breaking change, bump the major version of the chart.
https://github.com/kubernetes/autoscaler/pull/916
Signed-off-by: Eric Bailey <e.bailey@sportradar.com >
2019-07-24 13:35:52 -07:00
Will James and Kubernetes Prow Robot
c736c9d19b
Fix information after deployment to show correct method for viewing logs ( #15857 )
...
Signed-off-by: Will James <william.james@instana.com >
2019-07-24 12:05:18 -07:00
Andrés Bono and Kubernetes Prow Robot
8006a691ca
[stable/prestashop] Fix metrics image tag in README.md ( #15850 )
...
* [stable/prestashop] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 11:49:18 -07:00
Travis Raines and Kubernetes Prow Robot
0a1ff70837
[stable/kong] add release to template ConfigMap ( #15817 )
...
Adds the release name as a prefix to the custom NGINX template
ConfigMap. The static name created a regression preventing multiple
installations of Kong in the same namespace, as Helm would attempt to
create the same ConfigMap twice.
Signed-off-by: Travis Raines <traines@konghq.com >
2019-07-24 11:33:21 -07:00
Andrés Bono and Kubernetes Prow Robot
5c823b5ca3
[stable/phabricator] Fix metrics image tag in README.md ( #15847 )
...
* [stable/phabricator] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 11:06:15 -07:00
Andrés Bono and Kubernetes Prow Robot
c01c5768f8
[stable/orangehrm] Fix metrics image tag in README.md ( #15844 )
...
* [stable/orangehrm] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 10:52:16 -07:00
Andrés Bono and Kubernetes Prow Robot
0b5ea56207
[stable/opencart] Fix metrics image tag in README.md ( #15843 )
...
* [stable/opencart] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 10:16:59 -07:00
Andrés Bono and Kubernetes Prow Robot
bcefa6e384
[stable/moodle] Fix metrics image tag in README.md ( #15842 )
...
* [stable/moodle] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 10:16:48 -07:00
Andrés Bono and Kubernetes Prow Robot
e39d888831
[stable/mediawiki] Fix metrics image tag in README.md ( #15841 )
...
* [stable/mediawiki] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 10:16:41 -07:00
Andrés Bono and Kubernetes Prow Robot
fdc45d07ed
[stable/joomla] Fix metrics image tag in README.md ( #15839 )
...
* [stable/joomla] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 10:16:29 -07:00
Andrés Bono and Kubernetes Prow Robot
a7a0063e1a
[stable/drupal] Fix metrics image tag in README.md ( #15838 )
...
* [stable/drupal] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 10:16:16 -07:00
Andrés Bono and Kubernetes Prow Robot
0d79ef1562
[stable/owncloud] Fix metrics image tag in README.md ( #15846 )
...
* [stable/owncloud] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 09:47:06 -07:00
Andrés Bono and Kubernetes Prow Robot
8a6f07350a
[stable/osclass] Fix metrics image tag in README.md ( #15845 )
...
* [stable/osclass] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 09:46:54 -07:00
Andrés Bono and Kubernetes Prow Robot
1f16f397fd
[stable/mariadb] Fix metrics image tag in README.md ( #15840 )
...
* [stable/mariadb] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 09:46:42 -07:00
Andrés Bono and Kubernetes Prow Robot
34a1966670
[stable/dokuwiki] Replace lusotycoon/apache-exporter with bitnami/apache-exporter (II) ( #15835 )
...
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 09:46:30 -07:00
Javier J. Salmerón-García and Kubernetes Prow Robot
a9808e049d
[stable/redis] Move metrics from deployment to sidecar ( #15713 )
...
* [stable/redis] Move metrics from deployment to sidecar
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
* Use bitnami/redis-exporter container
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
* Change readme
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
* Update tags
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
* Restore metrics service
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
* Fix typo
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
* Restore metrics service section in README
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
* Update ci test metrics tag
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2019-07-24 09:46:17 -07:00
Andrés Bono and Kubernetes Prow Robot
667f741b82
[stable/wordpress] Fix metrics image tag in README.md ( #15853 )
...
* [stable/wordpress] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 08:50:52 -07:00
Andrés Bono and Kubernetes Prow Robot
8b80325f6f
[stable/testlink] Fix metrics image tag in README.md ( #15852 )
...
* [stable/testlink] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 08:50:40 -07:00
Andrés Bono and Kubernetes Prow Robot
11a479ee4b
[stable/suitecrm] Fix metrics image tag in README.md ( #15851 )
...
* [stable/suitecrm] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 08:50:28 -07:00
Andrés Bono and Kubernetes Prow Robot
595e61d808
[stable/phpbb] Fix metrics image tag in README.md ( #15848 )
...
* [stable/phpbb] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 08:50:16 -07:00
Andrés Bono and Kubernetes Prow Robot
56f832f5bf
[stable/phpmyadmin] Fix metrics image tag in README.md ( #15849 )
...
* [stable/phpmyadmin] Fix metrics image tag in README.md
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-07-24 08:16:17 -07:00
Cédric de Saint Martin and Kubernetes Prow Robot
9fb9f2adc2
[stable/prometheus-blackbox-exporter] Breaking change: general upgrade and ServiceMonitor ( #11426 )
...
* [stable/prometheus-blackbox-exporter] Add optional ServiceMonitor.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
* [stable/prometheus-blackbox-exporter] Breaking change: use recommended labels.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
* Add desaintmartin to owners.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
* [stable/prometheus-blackbox-exporter] Update deployment to apps/v1.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
* Fix default servicemonitor name to example.com.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2019-07-24 07:40:16 -07:00
Marcos Bjoerkelund and Kubernetes Prow Robot
b12fdfa50b
[stable/mariadb] Replace prom/mysqld-exporter with bitnami/mysqld-exporter ( #15794 )
...
* [stable/mariadb] Replace prom/mysqld-exporter with bitnami/mysqld-exporter
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* fix mysqld-exporter image
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* use minor branch
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
2019-07-24 07:02:52 -07:00
Marcos Bjoerkelund and Kubernetes Prow Robot
e077efd5a5
[stable/drupal] Replace lusotycoon/apache-exporter with bitnami/apache-exporter ( #15791 )
...
* [stable/drupal] Replace lusotycoon/apache-exporter with bitnami/apache-exporter
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* fix apache-exporter image
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* use minor version
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
2019-07-24 07:02:40 -07:00
Marcos Bjoerkelund and Kubernetes Prow Robot
c648077815
[stable/orangehrm] Replace lusotycoon/apache-exporter with bitnami/apache-exporter ( #15787 )
...
* [stable/orangehrm] Replace lusotycoon/apache-exporter with bitnami/apache-exporter
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* fix apache-exporter image
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* use minor version
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
2019-07-24 07:02:28 -07:00
Marcos Bjoerkelund and Kubernetes Prow Robot
faf50bfea6
[stable/osclass] Replace lusotycoon/apache-exporter with bitnami/apache-exporter ( #15785 )
...
* [stable/osclass] Replace lusotycoon/apache-exporter with bitnami/apache-exporter
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* fix apache-exporter image
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* use minor version
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
2019-07-24 07:02:16 -07:00
Marcos Bjoerkelund and Kubernetes Prow Robot
0ffff424ec
[stable/phpbb] Replace lusotycoon/apache-exporter with bitnami/apache-exporter ( #15782 )
...
* [stable/phpbb] Replace lusotycoon/apache-exporter with bitnami/apache-exporter
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* fix apache-exporter image
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* use minor version
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
2019-07-24 06:37:04 -07:00
Marcos Bjoerkelund and Kubernetes Prow Robot
5b3150c73b
[stable/phabricator] Replace lusotycoon/apache-exporter with bitnami/apache-exporter ( #15781 )
...
* [stable/phabricator] Replace lusotycoon/apache-exporter with bitnami/apache-exporter
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* fix apache-exporter image
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* use minor version
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
2019-07-24 06:36:52 -07:00
Marcos Bjoerkelund and Kubernetes Prow Robot
279cf3270f
[stable/prestashop] Replace lusotycoon/apache-exporter with bitnami/apache-exporter ( #15780 )
...
* [stable/prestashop] Replace lusotycoon/apache-exporter with bitnami/apache-exporter
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* fix apache-exporter image
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* use minor version
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
2019-07-24 06:36:45 -07:00
Marcos Bjoerkelund and Kubernetes Prow Robot
e5a2dc93d7
[stable/testlink] Replace lusotycoon/apache-exporter with bitnami/apache-exporter ( #15779 )
...
* [stable/testlink] Replace lusotycoon/apache-exporter with bitnami/apache-exporter
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* fix apache-exporter image
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* use minor version
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
2019-07-24 06:36:33 -07:00
Marcos Bjoerkelund and Kubernetes Prow Robot
e64c477b88
[stable/suitecrm] Replace lusotycoon/apache-exporter with bitnami/apache-exporter ( #15777 )
...
* [stable/suitecrm] Replace lusotycoon/apache-exporter with bitnami/apache-exporter
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* fix apache-exporter image
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
* use minor version
Signed-off-by: Marcos Bjoerkelund <marcos@bitnami.com >
2019-07-24 06:36:21 -07:00