Commit Graph
3905 Commits
Author SHA1 Message Date
Carlos Rodríguez Hernández 798bbda650 [stable/mariadb] Use string instead of int in the tag (#5894)
* [stable/mariadb] Use string instead of int in the tag

* Increase chart version

* Use trimAll

* Use toString
2018-06-05 02:12:05 -07:00
Carlos Rodríguez Hernández 2b4cebae03 [stable/mongodb] Use string instead of int in the tag (#5893)
* [stable/mongodb] Use string instead of int in the tag

* Increase chart version

* Use trimAll

* Use toString
2018-06-05 02:11:55 -07:00
Carlos Rodríguez Hernández 8c14816e59 [stable/phpmyadmin] Use string instead of int in the tag (#5890)
* [stable/phpmyadmin] Use string instead of int in the tag

* Increase chart version

* Use trimAll

* Use toString
2018-06-05 02:03:55 -07:00
Bren Briggs 3b562d074d [stable/sonatype-nexus] Fix conditional for tls to line up with docs (#5872) 2018-06-04 06:20:53 -07:00
Masaya Aoyama (@amsy810) e8c8af99e7 bugfix and version up to 6.2.1 (#5855) 2018-06-04 02:18:53 -07:00
Kali Norby af99976cf6 [stable/redis] Allow alternate scheduler (#5876)
* Adding scheduler name option to master and slave ss/deployments

* bumping chart version to 3.3.3

* Updating documentation
2018-06-04 00:43:53 -07:00
Reinhard Nägele 48ed412550 [incubator/keycloak] Move to stable (#5798)
* [incubator/keycloak] Move to stable

* [incubator/keycloak] Fix probes section in readme
2018-06-03 23:37:53 -07:00
Reinhard Nägele 301c9eddaf [incubator/keycloak] Fix probes section in readme (#5886) 2018-06-03 23:27:52 -07:00
isindir b1b1aea505 Add keycloak probes config (#5584)
* Make Liveness and Readiness Probes initialDelay and Timeout configurable in incubator/keycloak charm

* Update values structure for probes as per request

* Update Chart.yaml
2018-06-03 23:08:53 -07:00
Varsha Varadarajan 4607974a02 Update GoCD app version to 18.5.0 (#5830)
* Include the OWNERS file in .helmignore
2018-06-01 09:16:06 -07:00
Fabio Todaro e087f331f2 [stable/superset] Add env vars from values or secret (#5745)
* Add env from value file or secret

* Update README

* Update variables naming, Update Chart version
2018-06-01 09:15:56 -07:00
cheyang 1aede1787c refactor image repo setting of gogs (#5827) 2018-06-01 09:07:14 -07:00
cheyang 6995d5d033 Enhance horovod (#5779)
* fix sshkey issue

support slots

* add docs for hostnetwork

* fix SSHPORT typo

* bump new version

* bump the new version
2018-06-01 09:07:05 -07:00
Frank Reno da113339e8 [stable/sumologic-fluentd] Upgrade to latest image and expose new configuration options in new image. (#5759)
* upgrade to latest image (v1.15).  Add configuration for new properties.

* Bump minor version for new feature
2018-06-01 09:06:55 -07:00
Michael Raimondi fa7803b8b8 [stable/grafana] Relax user restrictions to work around non-numeric 'grafana' user (#5852)
* relax user restrictions to work around non-numeric 'grafana' user

* increment chart version
2018-06-01 08:58:06 -07:00
SangJun Yun e37ba3e814 Add Keycloak Proxy chart (#5603)
* Feature/add extra labels and annotations locust (#5203)

* Added custom labels and annotations to locust service definition

* Bumped up the version and fixed docs

* Removing default value for annotations and labels from locust chart

* Fixing locust svc template

* Fixed annotations rendering on locust master-svc

* Fixes naming convention for values and bumped up the version

* Fixing Chart version

* Init keycloak proxy chart

* Update keycloak-proxy charts

* Update README

* Update README.md

* Update README.md

* Update keycloak-proxy chart

* Update keycloak-proxy chart

* Update keycloak-proxy chart

* Update keycloak-proxy chart

* Update keycloak-proxy chart

* Update keycloak-proxy chart

* Update README.md

* Update values.yaml

* Change default value of realmPublicKey

* Change default value of realmPublicKey

* Change keycloak proxy docs links

* Change docker image version to 3.4.2.Final

* Change docker image version to 3.4.2.Final

* Updated this chart to correspond with Helm 2.8+ version and guidelines and best practices

* Update docs version

* Update an indent.
2018-06-01 08:57:56 -07:00
Benoît Quartier 770c4bfb3c [stable/kibana] Make serviceAccountName configurable (#5800) 2018-06-01 08:47:56 -07:00
Braden Wright 1afa036bf9 rabbitmq-ha add prometheus operator stats and alerts (#4401)
* bwright: creating secrets before running chart is supported

* Bwright: added prometheus exporter

* clean up labels / matching on service

* tweaks

* clean up

* save point

* moved some vars to be more clear

* setting values to proper defaults

* fix linting

* added variables to README

* save point after starting to fix merge conflicts

* cleanup syntax on secret name to match whats in chart

* update to README

* fixed note

* fixed default issue

* renaming autogenerate to existing for secrets

* fixing typo

* bump chart

* using existingSecret as name, and cleaning up to match

* fix lint

* bump chart version

* fixing README

* updated comment to have more detail

* using specific docker tag, not latest

* added 1 more alert for node being down
2018-06-01 08:43:55 -07:00
Giancarlo Rubio d2e1130a10 [fluentd-elasticsearch] Add ability to setup livenessProbe on fluentd (#5703)
* Add ability to setup livenessProbe on fluentd

* Update README.md

* Update values.yaml

* Update Chart.yaml
2018-06-01 08:35:56 -07:00
Giancarlo Rubio 8351ba9a5c Setup eventrouter chart (#5390)
* Setup eventrouter chart

* Move eventrouter to stable repo

* linting

* fix ci

* Review chart
2018-06-01 08:27:56 -07:00
Bitnami Bot 2091efdf34 [stable/jasperreports] Release 1.0.4 (#5868)
* jasperreports: update to `7.1.0`

* jasperreports: bump chart appVersion to `7.1.0`

* jasperreports: bump chart version to `1.0.4`
2018-06-01 06:09:56 -07:00
eviln1 5c3a9c9d00 Chartmuseum svc account (#5859)
* [stable/chartmuseum]: serviceAccount support added

* [stable/chartmuseum]: securityContext support added

* [stable/chartmuseum]: Chart version bump

* [stable/chartmuseum]: created serviceAccount name is no longer customizable
2018-06-01 06:03:59 -07:00
Chris Knowles 1d0b6990a9 [stable/datadog] Support node selector for daemon set (#5613) 2018-06-01 05:58:55 -07:00
Haïssam Kaj 9074a31a83 [datadog] make the agent pod part of the Guaranteed QoS class (#5846)
* [datadog] make the agent pod part of the Guaranteed QoS class

* bump version
2018-06-01 01:59:00 -07:00
RAJDEEP DAS 27a7fab8c0 [stable/sonarqube] Add MySQL database support to Sonarqube (#5803)
* Added MySQL database support to Sonarqube, the Sonarqube helm chart now has an option to store data in MySQL database too, It already had a support to store the data in Postgres. A given release could now have either Postgres database (internal / external) or MySQL database (internal / external).

* Updated README.md 

Updated README.md to add configuration changes that come with MySQL database support.

* Removing white spaces to get rid of helm lint errors

* Yes another attempt to remove trailing spaces :(

* Fixing PR comments
1. Bumped the minor version of the chart since it's a feature release
2. Added check for database type while populating secrets
3. Corrected mysql key
2018-05-31 12:55:56 -07:00
cheyang a127458255 fix typo (#5823) 2018-05-31 06:59:58 -07:00
Matt Farina ff960c5cb8 Fixing incubator sync (#5841) 2018-05-30 15:02:57 -07:00
Matt Farina c0cc34640a Updating sync script error handling to be more fault tolerant (#5839) 2018-05-30 14:48:55 -07:00
Matt Farina f1a06f5906 Fixing wget for sync runs (#5837) 2018-05-30 13:38:56 -07:00
Matt Farina 00e45c1223 Using an image with the gcloud and gsutil commands on them (#5836) 2018-05-30 13:08:55 -07:00
Matt Farina 94c44be7cd Give the repo sync script execute permission (#5834) 2018-05-30 12:00:22 -07:00
Matt Farina b74d963601 Using circleci for sync job (#5832) 2018-05-30 11:46:55 -07:00
Dan Wendorf 7577980954 [stable/concourse] Add optional datadog metrics config (#5650)
Concourse 3.13.0 adds support for exporting metrics to Datadog (see
https://github.com/concourse/atc/pull/269). This adds support for the
new flags, and bumps the Concourse version.
2018-05-30 07:57:54 -07:00
Bitnami Bot 9cb90e6820 [stable/ghost] Release 3.1.5 (#5816)
* ghost: update to `1.23.1`

* ghost: bump chart appVersion to `1.23.1`

* ghost: bump chart version to `3.1.5`
2018-05-30 00:30:52 -07:00
Reinhard Nägele afb4f01d5a [CI] Update Helm to v2.9.1 (#5814) 2018-05-29 13:09:18 -04:00
vtuson 13c54d77ab add nginx annotation for rewrite by default (#5805) 2018-05-29 04:05:31 -07:00
Carlos Rodríguez Hernández ad683ddab7 Revert "[stable/wordpress] Release 1.0.8" (#5802)
* Revert "[stable/wordpress] Release 1.0.8 (#5795)"

This reverts commit 8a55202895.

* Update Chart.yaml
2018-05-29 01:04:32 -07:00
Bitnami Bot 8a55202895 [stable/wordpress] Release 1.0.8 (#5795)
* wordpress: update to `4.9.6-ol-7`

* wordpress: bump chart appVersion to `4.9.6-ol-7`

* wordpress: bump chart version to `1.0.8`
2018-05-29 00:36:32 -07:00
Beltran e75cb690be MariaDB standard service name (#5765)
* Do not use 'master' in release name when replication is not enabled

* Do not use 'master' in release name when replication is not enabled

* Use the same version in the Chart.yaml and in the values.yaml. Most of the web apps are compatible with 10.1 right now

* Update minor version

* Use the same name for the service,that way apps can use replication or not without any change.

* Use the same name for the service,that way apps can use replication or not without any change.
2018-05-28 00:56:31 -07:00
James Munnelly 03c7728053 cert-manager: fast-forward to upstream 67e55190 (#5767)
* Automated cherry pick of #577 (jetstack/cert-manager#578)
2018-05-27 08:03:31 -07:00
Josh Dolitsky 495e4d8d72 [stable/chartmuseum] update app version, add vars for openstack and redis (#5784) 2018-05-27 07:59:32 -07:00
AdamDang 3a6d701f65 [stable/fluent-bit] typo fix: tables lists->table lists (#5717)
* Add version: 0.5.1

Add version: 0.5.1

* [stable/fluent-bit] typo fix: tables lists->table lists

[stable/fluent-bit] typo fix: tables lists->table lists

* Update Chart.yaml
2018-05-27 05:24:31 -07:00
AdamDang ab258a1b7f [prometheus-postgres-exporter]Typo fix: tables lists->table lists (#5720)
* Add version: 0.1.1

version: 0.1.1

* [prometheus-postgres-exporter]Typo fix: tables lists->table lists

[prometheus-postgres-exporter]Typo fix: tables lists->table lists

* Update Chart.yaml

* Update Chart.yaml

* Update Chart.yaml

* Update Chart.yaml

* Update Chart.yaml

* Update Chart.yaml

* Update Chart.yaml
2018-05-27 05:13:31 -07:00
AdamDang 483cc90854 [incubator/kubewatch] Typo fix: tables lists-> table lists (#5775)
* Add version: 0.2.3

version: 0.2.3

* [incubator/kubewatch] Typo fix: tables lists-> table lists

[incubator/kubewatch] Typo fix: tables lists-> table lists
2018-05-27 05:09:31 -07:00
AdamDang fdbf619a0a [stable/openebs] typo fix: tables lists->table lists (#5725)
* Add version: 0.5.5

version: 0.5.5

* [stable/openebs] typo fix: tables lists->table lists

[stable/openebs] typo fix: tables lists->table lists
2018-05-25 11:25:33 -07:00
kfox1111 fe7e34b2b4 Fix path on docker-registry (#5758) 2018-05-25 09:26:33 -07:00
AdamDang 5c5936037b [prometheus-rabbitmq-exporter] Typo fix: tables lists->table lists (#5727)
* Add version: 0.1.3

version: 0.1.3

* [prometheus-rabbitmq-exporter] Typo fix: tables lists->table lists

[prometheus-rabbitmq-exporter] Typo fix: tables lists->table lists
2018-05-25 06:27:33 -07:00
Bitnami Bot 7e8d680392 [stable/parse] Release 1.0.5 (#5771)
* parse: update to `2.8.1`

* parse: bump chart appVersion to `2.8.1`

* parse: bump chart version to `1.0.5`
2018-05-25 06:24:01 -07:00
Bitnami Bot f98e44c10c [stable/prestashop] Release 1.0.7 (#5768)
* prestashop: update to `1.7.3-3`

* prestashop: bump chart appVersion to `1.7.3-3`

* prestashop: bump chart version to `1.0.7`
2018-05-25 06:23:52 -07:00
AdamDang 8905d3eb5c [stable/superset] typo fix: entrypoint point->entrypoint (#5750)
* Add version: 0.1.1

version: 0.1.1

* [stable/superset] typo fix: entrypoint point->entrypoint

[stable/superset] typo fix: entrypoint point->entrypoint
2018-05-25 06:23:43 -07:00