Commit Graph
3297 Commits
Author SHA1 Message Date
Bitnami Bot 4bfeabd7f3 [stable/parse] Release 1.0.1 (#4870)
* parse: update to `1.2.0`

* parse: bump chart version to `1.0.1`
2018-04-10 14:29:19 -07:00
Rob Kernick c00ecbd10b Remove excess submounts. Fix installation errors. (#4871) 2018-04-10 14:29:10 -07:00
Bitnami Bot fd29b783c7 [stable/suitecrm] Release 1.0.1 (#4824)
* suitecrm: update to `7.10.4`

* suitecrm: bump chart appVersion to `7.10.4`

* suitecrm: bump chart version to `1.0.1`

* Incrementing chart version
2018-04-10 14:14:13 -07:00
Jakob 1ec1f03438 Show tolerations options in README.md (#4830)
* Update README.md

* Incrementing the chart version
2018-04-10 13:55:11 -07:00
Chengfei Shang c7b7824409 fix typo in testlink/README.md (#4820) 2018-04-10 13:35:10 -07:00
Chengfei Shang 089aa75da6 fix typo in prestashop/README.md (#4819) 2018-04-10 13:12:10 -07:00
Chengfei Shang 8548d86013 fix typo in moodle/README.md (#4818) 2018-04-10 12:49:09 -07:00
Chengfei Shang 1ec5d68262 fix typo in opencart/README.md (#4816) 2018-04-10 12:26:10 -07:00
cheyang f99ef63242 Update README of rabbitmq (#4811) 2018-04-10 12:04:11 -07:00
Chengfei Shang c8b7656d3e fix typo in suitecrm/README.md (#4809) 2018-04-10 11:41:10 -07:00
Chengfei Shang db61409f9d fix typo in orangehrm/README.md (#4807) 2018-04-10 11:17:10 -07:00
Ryan Luckie 3672ec1b73 [stable/grafana] Utilize 5.x datasource and dashboard import tooling and general refactor (#4713)
* Refactor grafana

- rename manifest to align with helm create
- remove unnecessary manifests

* Grafana refactor

- utilize new features of grafana 5.x to configure datasources and dashboards
  - remove all jobs
- update ingress manifest to align with helm create
- consolidate configmaps
- cleanup and refactor values.yaml
- remove unnecessary nesting from values.yaml
- add initContainer to download dashboards
- update labels and selectors to align with helm best practices
- general cleanup to align with helm best practices/patterns observed in `helm create`
- update values, NOTES, README and _helpers accordingly
- cleanup service manifest to allow more flexibility
- add rtluckie to maintainers
- bump chart version

Tested on:
k8s 1.8.10, 1.9.6 and 1.10.0

Limitations:
- Imported dashboards only support a single datasource

* Changes from comments

- remove deprecated grafana.ini option
- rework .Values.dashboards to make triggering download initContainer easier
- make initContainer image configurable
- add note to values.yaml regarding dashboards' dependency on dashboardProviders
- bump chart version to 1.0.0

* NOTES fixes

- remove unnecessary echo
- fix service.port references

* More changes from comments

- update name to gh username in Charts.yaml
- cleanup plugins install
- cleanup dashboards install -- don't rely on `defaults`
- cleanup reusing pv claim -- don't reply on `defaults`
- cleanup secrets -- don't rely on `defaults`
- cleanup service manifest -- don't rely `defaults`
- use storageClassName instead of storageClass (don't rely on `defaults`)
- remove redundant defaults from grafana.ini configmap

* Fix small regression

- use default when using templated value for pv name when existingClaim
  is not defined
2018-04-10 10:54:09 -07:00
youhonglian 8c9671d379 typo fixed (#4735)
* Update Chart.yaml

* update
2018-04-10 10:29:10 -07:00
heliping d454be1a78 typo fix for sapho (#4332)
* typo fix for sapho

typo fix for sapho

* bump chart version

* Incrementing the mysql requirement

* Incrementing the mysql lock
2018-04-10 10:08:10 -07:00
Chengfei Shang 8bc014f808 fix typo in sugarcrm/README.md (#4806) 2018-04-10 09:46:09 -07:00
Carlos Rodríguez Hernández 5025f409ef Add carrodher as owner (#4862) 2018-04-10 09:24:11 -07:00
Carlos Rodríguez Hernández 5f1524a582 Add carrodher as owner (#4864) 2018-04-10 09:02:09 -07:00
Jainish Shah 9cc6007473 [stable/artifactory-ha]Fixed ingress and added support for TLS cert and PVC in nginx (#4778)
* Fixed ingress and added support for TLS cert and PVC in nginx

* no message

* Fixed Values.nginx.persistence.existingClaim
2018-04-10 08:55:12 -07:00
Hidde Beydals 2c372b9794 [incubator/patroni] PostgreSQL 10 and best practices (#3957)
* Removed obsolete admin password option

There is no Spilo release available based upon Postgresql 9.6 with
a working admin configuration option
(https://github.com/zalando/spilo/pull/189).

Remove the option to not confuse any chart users.

* Follow Chart best practices value naming conventions

* Fixed imagePullPolicy option

* Added recommended 'app' label

https://github.com/kubernetes/helm/blob/master/docs/chart_best_practices/labels.md

* Improved README

* Upgrade Spilo image to PostgreSQL 10

* Re-implement admin password

* Do not depend on default but inherit from values

* Be consistent with spacing

* Update lock

* Fixed fullname

* Update helper functions and finetune labels

* Removed component label and refactored values

* Mount admin password as env variable

* Improve README

* Update todo

* Document (full)name overrides

* Bump Spilo version to 1.4-p6

* Use lowercase value names in all if statements

* Bump Spilo version to 1.4-p7

* Pre-define anti-affinity rules

* Use full 2-dot notation and improve README

* Allow complex affinity rules

* Fixed whitelines if/else statements

* Update README

* Merged affinity and antiAffinity values functionalities

* Fix

* podAntiAffinity
2018-04-10 08:36:10 -07:00
Jainish Shah d386bbb2d8 [stable/artifactory] fixed support for ingress and existingPVC (#4777)
* fixed support for ingress and existingPVC

* Bumped version

* Fixed typo

* Values.nginx.persistence.existingClaim
2018-04-10 08:29:09 -07:00
Gert Jansen van Rensburg d79a356023 [stable/seq] Added seq (#4615)
* Added seq

* fix: removed empty test.json file.

* fix: removed leading -

* address PR feedback.

* fix: pinned version of docker image.

* fix: moved to stable as suggested

* Added other owners to the maintainers list.

* fixed linting issue.

* fixed deployment issue
2018-04-10 08:23:09 -07:00
Ben Keith 54dabb8989 Adding chart for SignalFx agent (#3946)
* Adding chart for SignalFx agent

* Fixing lint and using name templates

* Using best-practice service account handling

* Using github name in maintainers block

* Removing conditionals around Helm labels

* Removing superfluous conditionals and default

* Nesting image config in image key

* Making rolling update maxUnavailable configurable

* Making default access token a blank string

Otherwise it chokes the b64enc filter

* Making /etc/machine-id mount read only

* Removing container_name from docker dimension mapping

That gets populated automatically by the plugin

* Updating default agent version

* Using new docker-container-stats monitor instead of collectd/docker

* Using newer apiVersion for DaemonSet

* Updating agent version to latest

* Removing container_cpu_usage_seconds_total from default filter

* Making daemonset rendering conditional
2018-04-10 05:40:09 -07:00
Zach Hill 48d7786189 [stable/anchore-engine] Fixes error in K8s v1.9 caused by read-only configmap mounts and locks application version in chart. (#4802)
Adds new default value for globalConfig.configDir to specify different config dir than the where configMap is mounted.

Adds specific app version and specific tag instead of 'latest' to ensure no unexpected upgrades.
2018-04-09 09:21:08 -07:00
Alexander M b0fdac36d9 Create SA for web component (fixes #4767) (#4784)
* Create SA for web component (fixes #4767)

We have to create SA account even then kubernetes-in-cluster is disabled.
This change also covers the case then vault is enabled.

* Bump stable/concourse version to 1.2.2
2018-04-09 06:27:08 -07:00
Chengfei Shang fd668fe071 fix typo in testlink/README.md (#4788) 2018-04-08 22:43:08 -07:00
Chengfei Shang bdf4ba51a8 fix typo in quassel/README.md (#4789) 2018-04-08 22:38:26 -07:00
Chengfei Shang 84cefa710a fix typo in owncloud/README.md (#4790) 2018-04-08 22:38:16 -07:00
Chengfei Shang 8a77fa1fbc fix typo in rabbitmq-ha/values.yaml (#4793) 2018-04-08 22:38:07 -07:00
Chengfei Shang df058c3c64 fix typo in prestashop/README.md (#4794) 2018-04-08 22:30:41 -07:00
Chengfei Shang b496fb95c7 fix typo in sugarcrm/README.md (#4795) 2018-04-08 22:30:36 -07:00
Chengfei Shang ec123bc0f5 fix typo in prometheus/values.yaml (#4796) 2018-04-08 22:30:26 -07:00
Chengfei Shang 56e982098b fix typo in orangehrm/README.md (#4797) 2018-04-08 22:30:17 -07:00
cheyang a5b40fa0c1 fix readme.md of keycloak (#4799) 2018-04-08 22:30:08 -07:00
cheyang 4debe5b686 fix README of SQL Server (#4800) 2018-04-08 22:17:16 -07:00
cheyang 5f468bf47f fix typo in quassel (#4801) 2018-04-08 22:17:07 -07:00
Chengfei Shang c8d321ded7 fix typo in osclass/README.md (#4792) 2018-04-08 22:10:08 -07:00
cheyang d4aff856e8 [stable/tensorflow-serving] generic tensorflow model server support (#4279)
* [incubator/tensorflow-serving] generic tensorflow model server support

fix according to review comments

support when not having pvc, make the e2e testing pass

helm create with 2.8.1

* fix app name

* make port not configurable

* add named port

* move to stable

* update named port in service

* add named port to tcp check

* fix reference to stable
2018-04-08 10:45:09 -07:00
Gregory May 8ad0ffd06f [stable/fluent-bit] Cater for full set of Elastic Output Plugin parameters (Auth & TLS) (#4571)
* Cater for full set lof Elastic Output Plugin parameters (Auth & TLS)

* Cater for full set of Elastic Output Plugin parameters (Auth & TLS)

* update Github User

* README.md & TLS enablement updates

* Reverted chart version due to Helm lint error

* bump chart version to 0.3.0

* RBAC and ServiceAccount updated to standards

* fixed linting

* Revert "fixed linting"

This reverts commit 5bd65f6624.

 Changes to be committed:
	modified:   stable/fluent-bit/values.yaml

* fixed linting

* fixed linting

* version bump

* minor version bump. clusterrolebinding uses serviceAccountName
2018-04-08 08:38:08 -07:00
Sam Balana 9da0d69f05 [drone] Fix ingress path for nginx-ingress (#4771)
* [drone] Fix ingress path for classes other than gce

A change was introduced in #3949 that incorrectly used the "and"
template function. It was used infix (B and C) rather than prefix
(and B C). This led to a subtle bug where it using the path for gce
ingress for all ingress classes (e.g. nginx).

Additionally, the "and" template function does not support short
circuit evaluation, so two if statements had to be introduced. This
made for some mess, but it was neccessary.

* [drone] Bump version from 0.4.2 to 0.4.3

* [drone] Dedent outer if block for readability

Thanks @unguiculus for the suggestion.
2018-04-08 08:29:08 -07:00
Corey O'Brien 1304260ce1 [stable/rabbitmq-ha] Add ingress for management and customizable probes (#4749)
* [stable/rabbitmq-ha] Add ingress for management and customizable probes

* Update indents and defaults for ingress
2018-04-08 08:24:08 -07:00
cheyang 4a3aaf3007 update readme of traefik (#4786) 2018-04-08 07:08:08 -07:00
Ma Huihuang fcab3d23c6 Update version! (#4783)
* fix grammar mistake

* Update version

Update version.
2018-04-08 07:02:08 -07:00
Dmitry Kirilyuk 1ce66e0fd1 Readme fix: default version is 0.12.0 (#4707)
* Default version is 0.12.0

* Bump 0.13.1
2018-04-08 01:45:08 -07:00
acondrat 4070903083 adding redis-exporter chart (#2743)
* adding redis-exporter chart

* use {{ .Release.Name }} for resource naming

* adding annotations for prometheus scrapper

* Revert "use {{ .Release.Name }} for resource naming"

This reverts commit 4c0388f030.

* use .Release.Name for fullname

* updated prerequisites and api version

* matchLabels required for apps/v1beta2

* added suggested style fixes

* adding release label

* renamed to prometheus redis exporter

* moved to stable

* use a named port

* upgraded to v0.16.0
2018-04-08 01:40:07 -07:00
Corey O'Brien f631044946 [stable/rabbitmq-ha] Add option to use existing certificate (#4114)
* [stable/rabbit-ha] Add option to use existing certificate

* [stable/rabbitmq-ha] Bump chart version

* Fix typo

* Bump minor version

* [stable/rabbitmq-ha] Change secretName to existingSecret and only use it for existing secrets

* Don't include cert Secret when rabbitmqCert.enabled=false

* Bump chart version
2018-04-08 01:35:08 -07:00
Corey O'Brien 276f446055 [stable/rabbitmq-ha] Clustering fixes (#4610)
* Use hostnames instead of IPs for node names since IPs are ephemeral
* Always use a headless clusterIP service for clustering
* Never use a cached erlang cookie since we are always providing it
2018-04-07 09:55:08 -07:00
Bitnami Bot d6f2afaf74 [stable/redmine] Release 3.0.1 (#4776)
* redmine: update to `3.4.5`

* redmine: bump chart appVersion to `3.4.5`

* redmine: bump chart version to `3.0.1`
2018-04-07 09:26:08 -07:00
cheyang d9dbce8ff0 update selenium readme (#4775) 2018-04-07 09:15:08 -07:00
zhiminwen 6b248cb385 Add MSSQL Master DB persistence (#4701)
* Add MSSQL Master DB persistence

* update version

* enable persistence by default

* following persistence best practise

* formatting
2018-04-07 09:11:08 -07:00
Shane Starcher 37bf2e2867 [dex] - initial chart for coreos/dex (#4580)
* initial dex chart by kfox1111

* dex template updates, label cleanup, slight refactor, version update to 2.10.0

* using standardized naming for services

* adding notes, helmignore

* remove default resource usage

* dex allowing service annotations

* dex using proper labels for the job and using helm hooks

* confirm to rbac

* fixing deployment version and chart label
2018-04-07 09:04:09 -07:00