Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Call for maintainers for charts with no OWNERS #13869

Closed
maorfr opened this issue May 15, 2019 · 31 comments · Fixed by #18175
Closed

Call for maintainers for charts with no OWNERS #13869

maorfr opened this issue May 15, 2019 · 31 comments · Fixed by #18175
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Comments

@maorfr
Copy link
Member

maorfr commented May 15, 2019

Hello,

As maintaining this repository is growing harder by the day, this is a call for maintainers!

This issue is about 'recruiting' maintainers for charts that have no OWNERS file. The list of charts can be found at the end of this message.

If you wish to be added as a maintainer to one of the charts in this issue, please open a PR to add an OWNERS file, and add yourself to that OWNERS file.
In addition, maintainers in Chart.yaml and OWNERS should match.

We would suggest to include in the PR references to past contributions to the chart you are applying for.

If you are a planning to apply for being a maintainer and know someone who also fits this (and is interested) - feel free to approach them and include them!
we aim to have 2 maintainers per chart.

Once a PR exists, please add a comment referencing this issue, and ping one of the maintainers to get added as a read-only user to the helm/charts repository.

Thanks in advance to everyone who applies! We need your help.

All new OWNERS should be familiar with the following documents:
https://github.com/helm/charts/blob/master/REVIEW_GUIDELINES.md
https://github.com/helm/charts/blob/master/CONTRIBUTING.md
https://helm.sh/docs/chart_best_practices/

Here is the list of charts:

incubator/artifactory
incubator/burrow
incubator/check-mk
incubator/common
incubator/couchdb
incubator/distribution
incubator/drone
incubator/etcd
incubator/fluentd-cloudwatch
incubator/fluentd
incubator/goldfish
incubator/istio
incubator/jaeger
incubator/jenkins-operator
incubator/keycloak-proxy
incubator/keycloak
incubator/kube-janitor
incubator/kube-registry-proxy
incubator/kubernetes-vault
incubator/kubewatch
incubator/mysqlha
incubator/oauth-proxy
incubator/patroni
incubator/puppet-forge
incubator/riemann
incubator/spring-cloud-data-flow
incubator/tensorflow-inception
incubator/vault
incubator/vaultingkube
incubator/webpagetest-agent
incubator/webpagetest-server
incubator/xray
incubator/orientdb
incubator/solr
stable/acs-engine-autoscaler
stable/aerospike (moved #13867)
stable/ark
stable/aws-cluster-autoscaler
stable/aws-iam-authenticator
stable/bitcoind
stable/buildkite
stable/cert-manager
stable/cluster-autoscaler
stable/consul
stable/cosbench
stable/coscale
stable/dask-distributed
stable/dask
stable/distributed-tensorflow
stable/ethereum
stable/express-gateway
stable/external-dns
stable/factorio
stable/gcloud-endpoints
stable/gcp-night-king
stable/gitlab-ce
stable/gitlab-ee
stable/hackmd
stable/hadoop
stable/heapster
stable/heartbeat
stable/hubot
stable/ignite
stable/ipfs
stable/janusgraph
stable/k8s-spot-termination-handler
stable/kanister-operator
stable/kanister-operator/charts/profile
stable/kapacitor
stable/katafygio
stable/keel
stable/kiam
stable/kube-lego
stable/kube-ops-view
stable/kube-slack
stable/kube-state-metrics (moved #13867)
stable/kube2iam
stable/kuberos
stable/kured
stable/lamp
stable/linkerd
stable/locust
stable/luigi
stable/mailhog (moved #13315)
stable/mcrouter
stable/metabase
stable/metallb
stable/minecraft
stable/mission-control/charts/elasticsearch
stable/msoms
stable/namerd
stable/neo4j
stable/nginx-ldapauth-proxy
stable/nginx-lego
stable/openldap
stable/percona
stable/presto
stable/prometheus-adapter
stable/prometheus-consul-exporter
stable/prometheus-couchdb-exporter
stable/prometheus-mysql-exporter
stable/prometheus-postgres-exporter
stable/prometheus-rabbitmq-exporter
stable/prometheus-redis-exporter
stable/prometheus-to-sd
stable/rethinkdb
stable/risk-advisor
stable/rookout
stable/sapho
stable/sensu
stable/sentry (moved #13867)
stable/signalfx-agent
stable/spark-history-server/charts/nfs
stable/spark
stable/spartakus
stable/spotify-docker-gc
stable/spring-cloud-data-flow
stable/stackdriver-exporter
stable/stolon
stable/sumokube
stable/superset
stable/tomcat
stable/uchiwa
stable/unbound
stable/verdaccio
stable/weave-scope
stable/zeppelin
stable/zetcd
stable/logdna-agent
stable/socat-tunneller
stable/velero

@maorfr maorfr added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label May 15, 2019
@mattfarina mattfarina pinned this issue May 15, 2019
@okgolove
Copy link
Collaborator

@maorfr stable/aws-cluster-autoscaler has migrated to helm hub https://hub.helm.sh/charts/jetstack/cert-manager

@srueg
Copy link
Collaborator

srueg commented May 15, 2019

incubator/keycloak is deprecated and moved to codecentric/keycloak

@monotek
Copy link
Collaborator

monotek commented May 15, 2019

@unguiculus told me once, that incubator repo should / will die in the future, as unfinished or untested charts should not be published at all, so imho these charts should rather be deleted or moved to stable with a version bump, instead of looking for a new maintainer.

Maybe it's also an idea to find people to be in the Github Helm organization / or in the root OWNERS file (https://github.com/helm/charts/blob/master/OWNERS) so they can help out everywhere without to be bound to a specific chart.

@unguiculus
Copy link
Member

@monotek Well, it's not gonna die. I just prefer not to add new stuff there. IMO, we should try and promote existing charts to stable or deprecate them.

@unguiculus unguiculus changed the title Call for maintainers for charts with no maintainers Call for maintainers for charts with no OWNERS May 15, 2019
@zakkg3
Copy link
Collaborator

zakkg3 commented May 15, 2019

incubator/drone have a stable/drone working version

@tariq1890
Copy link
Collaborator

stable/acs-engine-autoscaler is deprecated.
stable/kube-state-metrics can be struck out.

@dperetti
Copy link

What makes maintaining the repository difficult is also probably related to the fact that all the projects and their issues are mixed there. As a quite recent Helm user, I really dislike this!

@desaintmartin
Copy link
Collaborator

incubator/fluentd is deprecated (#8477)

@Comradin
Copy link
Contributor

incubator/istio is deprecated according to their README.md users are encouraged to use https://github.com/istio/istio/tree/master/install/kubernetes/helm/istio from their repository instead.

@jeff-knurek
Copy link
Collaborator

incubator/oauth-proxy & stable/kube-lego are deprecated - I'd be inclined to think that several other of the charts in this list are already deprecated too

@desaintmartin
Copy link
Collaborator

stable/gitlab-ce and stable/gitlab-ee are deprecated as well.

@Comradin
Copy link
Contributor

compleatang and k8s-ci-robot move burrow to stable repo (#3481)
Latest commit 0abd574 on 23 Mar 2018

I guess it should be deleted from the incubator path, then? And it can be removed from your list.

@naseemkullah
Copy link
Collaborator

PR to add OWNERS to incubator/jaeger #13693

@EricLemieux
Copy link
Contributor

stable/signalfx-agent was deprecated in #13586

@EricLemieux
Copy link
Contributor

@maorfr I made a pretty basic script to get the current number of maintainers, so you don't need to rely on comments letting you know whenever someone is added/removed.

This is a sample out the output displaying the number of maintainers, approvers, and reviewers per chart.

https://github.com/EricLemieux/Helm-Chart-Maintainers/blob/master/current-number-of-maintainers.md

@deepaksood619
Copy link
Contributor

PR to add OWNERS to stable/kapacitor #14622

pennycoders pushed a commit to pennycoders/charts that referenced this issue Oct 11, 2019
According to helm#13869, this chart needs some mantainers.
I would like to be one.

Thanks,

Alex.
pennycoders added a commit to pennycoders/charts that referenced this issue Oct 11, 2019
According to helm#13869, this chart needs some mantainers
pennycoders added a commit to pennycoders/charts that referenced this issue Oct 11, 2019
According to helm#13869, this chart needs some mantainers

Signed-off-by: Alexandru Bogdan Pica <dtk077@gmail.com>
pennycoders added a commit to pennycoders/charts that referenced this issue Oct 15, 2019
According to helm#13869, this chart needs some mantainers

Signed-off-by: Alexandru Bogdan Pica <dtk077@gmail.com>
@dermicha
Copy link

We would like to offer maintaining stable/janusgraph helm chart.

We use JanusGraph and also use the helm chart in our core product.

@zanhsieh
Copy link
Collaborator

We would like to offer maintaining stable/janusgraph helm chart.

We use JanusGraph and also use the helm chart in our core product.

@dermicha Would you mind to open an PR on modifying OWNERS file in stable/janusgraph chart and post the link to here please? Thank you.

@dermicha
Copy link

dermicha commented Nov 4, 2019

@zanhsieh OK

@Neustradamus
Copy link

Any news for #10768?

@desaintmartin
Copy link
Collaborator

Please do not hijack this thread.

k8s-ci-robot pushed a commit that referenced this issue Nov 6, 2019
… with a single OWNER (#16946)

* Call for maintainers for charts with a single OWNER

this PR is part of #13867 and #13869

Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/couchbase] Update to version 1.2.1 (#16905)

Updates Operator and Admission controller

Signed-off-by: Tommie McAfee <tommie@couchbase.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Update Express Gateway Images to v1.16.8 (#16942)

Signed-off-by: eg-bot <kevin+eg-bot@lunchbadger.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves (#16824)

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/gocd] Bump up GoCD Version to 19.8.0 (#16954)

* Bump up GoCD Version to 19.8.0

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>

* Updated Changelog.

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Release 7.0.5 updating components versions (#16952)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Release 6.8.8 updating components versions (#16955)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* add support for deployment labels (#16958)

Signed-off-by: omerlh <omerl@soluto.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/postgresql] Release 6.3.5 updating components versions (#16961)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpmyadmin] Release 3.0.4 updating components versions (#16962)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mediawiki] Release 8.2.2 updating components versions (#16963)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/joomla] Release 6.1.4 updating components versions (#16965)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Release 7.2.1 updating components versions (#16966)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Release 12.2.3 updating components versions (#16967)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prestashop] Release 8.2.1 updating components versions (#16968)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Release 9.2.2 updating components versions (#16969)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Release 7.2.2 updating components versions (#16970)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/orangehrm] Release 6.2.2 updating components versions (#16971)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/drupal] Release 5.2.2 updating components versions (#16972)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/dokuwiki] Release 5.2.5 updating components versions (#16973)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/wordpress] Release 7.3.3 updating components versions (#16974)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/moodle] Release 6.1.6 updating components versions (#16975)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Fix Ingress secret for multiple hosts (#16976)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/concourse] Bump `imageTag` to match actual released version (#16983)

Signed-off-by: pikesley <sam.pikesley@demandlogic.co.uk>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openebs] Update charts to 1.2.0 release (#16959)

- Updated README
- Updated chart version 1.2.0
- Updated values.yaml
- Updated ENV variales for openebs apiserver
- Add tolerations for ndm daemonset
- Add cstorpoolclusters rules in validatingWebhookConfigurations

Signed-off-by: ChandanSagar <chandan.pradhan@mayadata.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/owncloud] Release 6.2.2 updating components versions (#16964)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Release 11.1.3 (#16979)

* [stable/odoo] Release 11.1.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* Update postgresql dependency version

Signed-off-by: tompizmor <tompizmor@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Release 7.2.2 updating components versions (#16991)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/sematext-agent] simplify volumes and volume mounts (#16993)

* simplify daemonset volumes

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>

* bump chart version

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Update dependencies version (#16992)

Signed-off-by: tompizmor <tompizmor@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Add override for Kubernetes Version (#16994)

* add override to sync_* and README

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

* sync upstream dashboards and rules

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

* delete old rules and dashboards no longer in upstream

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

* update manually created dashboards

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

* bump chart version

Signed-off-by: afirth <afirth@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/memcached] Add updateStrategy configuration option (#16358)

* [stable/memcached] Add updateStrategy configuration option

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>

* [stable/memcached] Set specific keys for updateStrategy to follow convention

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>

* [stable/memcached] Fix README to reflect updateStrategy.type value requirement

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/velero] fix restic DaemonSet template syntax (#16960)

Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Add conditional for prometheus.ingress.hosts (#16977)

* Add conditional for prometheus.ingress.hosts

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>

* Bump patch version to 6.9.1

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>

* Add condition for alertmanager as well

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/pomerium] Scale out and docs improvements (#16338)

- Switch to a headless Authorize service to support client side
   load balancing
- Allow independent replicaCount scaling of the different services
- Add upgrading/changelog documentation and ToC

Signed-off-by: Travis Groth <tgroth@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Release 7.2.3 updating components versions (#16999)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/weave-scope] Fix error messages by using new architecture (#16796)

* Added cluster agent

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Fixed cluster agent

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Bump version

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Bump version

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Fix Readme

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpmyadmin] Add miguelaeh to OWNERS (#17027)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/wordpress] Add miguelaeh to OWNERS (#17028)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nats] Add miguelaeh to OWNERS (#17029)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/joomla] Add miguelaeh to OWNERS (#17030)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/testlink] Add miguelaeh to OWNERS (#17031)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Add miguelaeh to OWNERS (#17032)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* fixes #14976 reopened due to regression in PR #14981 (v1.0.4) (#16785)

Signed-off-by: Bertrand Gouny <bertrand.gouny@osixia.net>
Signed-off-by: Marius Voila <myself@mariusv.com>

*  [stable/prometheus-operator] Add walCompression to CRD and bump chart version (#17004)

* Add walCompression to CRD and bump chart version to 6.8.4

Signed-off-by: jan.steffen <jan.steffen@figo.io>

* Add walCompression to CRD and bump chart version to 6.8.4

Signed-off-by: jan.steffen <jan.steffen@figo.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] walCompression of wrong type (#17046)

* Bump chart to version 6.9.3

Signed-off-by: jan.steffen <jan.steffen@figo.io>

* Remove quoting of walCompression in prometheus spec

Signed-off-by: jan.steffen <jan.steffen@figo.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] add maxIdleConnsPerHost (#16531)

Signed-off-by: Cameron Attard <cameron.attard@siteminder.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix haproxy check redis master configuration (#16709)

Signed-off-by: Jeremy Xu <jeremyxu2010@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix spark-operator charts issue (#16910)

Signed-off-by: TommyLike <hu.husheng@huawei.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/spring-cloud-data-flow] Update configs for additional vars (#17050)

- add support for service labels/annotations, env var for cert trusting

Signed-off-by: Chris Schaefer <cschaefer@pivotal.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* traefik: reduce rbac scope if one namespace is handled (#16111)

Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix typo in title and better narrative (#15902)

A better narrative for #15004, and fix typo in title

Signed-off-by: Harry Zhang <lei.zhang@alibaba-inc.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nginx-ingress] Add substitution for containerPorts from values (#17037)

* [stable/nginx-ingress] Add substitution for containerPorts from values

Use key-value range from .Values.controller.containerPort definition instead of mapping 1to1 http and https ports.

It allows passing extra configuration to nginx-ingress, such as validation-webhook with its own port, and define this port in values.
Without this option it’s not possible because of hardcoded http and https ports in deployment/daemonset templates.

Does not break anything.

Signed-off-by: Andrey Izotikov <andrsp@gmail.com>

* [stable/nginx-ingress] Bump version to 1.20.0

Signed-off-by: Andrey Izotikov <andrsp@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/rabbitmq] Add miguelaeh to OWNERS (#17026)

* [stable/rabbitmq] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mongodb] Add miguelaeh to OWNERS (#17021)

* [stable/mongodb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/external-dns] Add miguelaeh to OWNERS (#17023)

* [stable/external-dns] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Add miguelaeh to OWNERS (#17024)

* [stable/mariadb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Add miguelaeh to OWNERS (#17005)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/dokuwiki] Add miguelaeh to OWNERS (#17006)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/drupal] Add miguelaeh to OWNERS (#17007)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/osclass] Add miguelaeh to OWNERS (#17008)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prestashop] Add miguelaeh to OWNERS (#17009)

* [stable/prestashop] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Add miguelaeh to OWNERS (#17010)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mediawiki] Add miguelaeh to OWNERS (#17011)

* [stable/mediawiki] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/kubewatch] Add miguelaeh to OWNERS (#17012)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpbb] Add miguelaeh to OWNERS (#17013)

* [stable/phpbb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/orangehrm] Add miguelaeh to OWNERS (#17015)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/opencart] Add miguelaeh to OWNERS (#17016)

* [stable/opencart] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/postgresql] Add miguelaeh to OWNERS (#17017)

* [stable/postgresql] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Add miguelaeh to OWNERS (#17018)

* [stable/parse] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Add miguelaeh to OWNERS (#17019)

* [stable/suitecrm] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/moodle] Add miguelaeh to OWNERS (#17020)

* [stable/moodle] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jasperreports] Add miguelaeh to OWNERS (#17022)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redis] Add miguelaeh to OWNERS (#17014)

* [stable/redis] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Add command line parameters quoting in create connections script in Airflow chart (#17062)

Signed-off-by: Mikhail Cherepnev <mikhail.cherepnev@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Update kube-state-metrics to 2.3.1 and grafana to 3.8.11. (#17057)

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Add miguelaeh to OWNERS (#17025)

* [stable/phabricator] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/owncloud] Add miguelaeh to OWNERS (#17033)

* [stable/owncloud] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/falco] Performs a rollingUpdate when you change rules or settings (#17065)

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

* [incubator/zookeeper] Fixes setting "zookeeper.log.threshold" option (#17066)

Signed-off-by: Atanas Zhelev <azhelev+github@mailbox.org>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Disable acme volume if kvprovider is configured) (#17067)

Signed-off-by: florian kinder <florian.kinder@mcl.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix typo on `values.yml` for `environmentSecrets` (#17052)

* should be `key` and not `value`
* per `.secretKeyRef.key` in `stable/atlantis/templates/statefulset.yaml`

Signed-off-by: Eddie Ramirez <eddieramirez@me.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Bump Ambassador to v0.78.0 (#17081)

Signed-off-by: Shubham <shubham@linux.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator]: upgrade alertmanager (#17084)

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] backoff storeconfig job (#16513)

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] Updated acme storage location to be configurable (#16464)

* [stable/traefik] Updated acme storage location to be configurable

Signed-off-by: Ryan Orth <ryanorth@workfront.com>

* Fixed wrong version update
Signed-off-by: Ryan Orth <ryanorth@workfront.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix space issue in volume mount (#17087)

Update spacing issue in deployment, fixed README, and updated values to have a better example.

Signed-off-by: James Ritter <jamesritter15@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/influxdb] Add support for Azure to backup job (#16722)

Signed-off-by: Tomasz Glowka <glowka.tom@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/blackbox-exporter]: upgrade (#17083)

* [stable/blackbox-exporter]: upgrade

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* [stable/blackbox-exporter]: upgrade

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/grafana] Support statefulset as persistence option (#17063)

* [stable/grafana] make statefulset as persistence option

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] up chart version

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] fix name property of metadata

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] fix grafana version

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* Fix yaml lint error

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Release 6.8.10 updating components versions (#17086)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Added pod label capability to ClamAV (#16793)

Signed-off-by: Sherief Shahin <smshahin1611@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Allow configuration using values for nodeSelector setting (#17091)

Signed-off-by: Adel Sachkov <adel.sachkov@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* fix: Add metrics labels and annotations only when enabled (#17060)

Signed-off-by: Joe Jiang <happiness9721@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openEBS] Feature fix typo (#17098)

* correct typo of localProvisioner to localprovisioner

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* bump chart version

Signed-off-by: olivier beyler <olivier.beyler@orange.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ambassador] Major upgrades to Ambassador Pro (#16904)

* Upgrade Ambassador Pro to 0.7.0

- Ambassador Pro 0.7.0 introduces Ambassador certified builds that
  require
  - A license key
  - Use an image from the quay.io/datawire/ambassador_pro repository
- templates/deployment.yaml has been formatted in a backwards compatible
  way so all Ambassador Pro images before 0.7.0 will still use
Ambassador OSS repo.

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

* Store license key in k8s secret by default

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

* Add deprecation warning for using prom exporter

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Major upgrades to Ambassador Pro installation

- Introduces the performance tuned and certified build of open source Ambassador, Ambassador core
- The license key is now stored and read from a Kubernetes secret by default
- Added `.Values.pro.licenseKey.secret.enabled` `.Values.pro.licenseKey.secret.create` fields to allow multiple releases in the same namespace to use the same license key secret.
- Introduces the ability to configure resource limits for both Ambassador Pro and it's redis instance
- Introduces the ability to configure additional `AuthService` options (see [AuthService documentation](https://www.getambassador.io/reference/services/auth-service/))
- The ambassador-pro-auth `AuthService` and ambassador-pro-ratelimit `RateLimitService` and now created as CRDs when `.Values.crds.enabled: true`
- Fixed misnamed selector for redis instance that failed in an edge case

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Expose annotations for redis deploy

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Minor updated to changelog and readme

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Whitespace cleanup

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Fix type error

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/k8s-spot-termination-handler] Update api version of daemonset (#16451)

* use apps/v1 as apiVersion for daemonset

Signed-off-by: Moritz Siuts <moritzs@moia.io>

* Bump patch version of k8s-spot-termination-handler

Signed-off-by: Moritz Siuts <moritzs@moia.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Release 9.2.4 updating components versions (#17104)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix svc for redis with sentinel (#17095)

Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jenkins] display error when admin user does not exist. (#16949)

* Display error when admin user does not exist.

Print an error message when `master.sidecars.configAutoReload.enabled` is `true`, but the admin user which is needed to configure the SSH key does not exist.

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* only configure ssh key if user exists

Signed-off-by: Torsten Walter <mail@torstenwalter.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [incubator/kafka] Adding the ability to define a pod disruption budget for brokers (#15345)

* feature: adding the ability to define a pod disruption budget to the kafka brokers

Signed-off-by: Kealan Murphy <kealan.murphy@aspect.com>

* address PR comments

Signed-off-by: Kealan Murphy <kealan.murphy@aspect.com>

* bump chart version

Signed-off-by: Murphy, Kealan <kealan.murphy@aspect.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Support frontend config values (#17074)

Signed-off-by: Jordan Jennings <jordanjennings@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Update default dex app version to latest (#17117)

Signed-off-by: Jordan Jennings <jordanjennings@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Change copyright to "The Helm Authors" (#16902)

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nfs-server-provisioner] fix deployment when not creating storage class (#16331)

* When a storage class is not created, mountOptions and parameters are also not included in the file

Signed-off-by: Tomas Ostasevicius <t.ostasevicius@gmail.com>

* Bump nfs-server-provisioner version

Signed-off-by: Tomas Ostasevicius <t.ostasevicius@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [incubator/etcd] implement TLS/SSL for client and peers in etcd (#16741)

* added TLS/SSL ability #16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>

* removed hardcoded protocol and bumped version in Chart.yaml #16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>

* added some comments in README.md #16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-rabbitmq-exporter] ServiceMonitor Port Bugfix (#15801)

* Update and rename monitor.yaml to servicemonitor.yaml

The service monitor currently tries to scrape the publish port, which isn't available on the Service.
I've changed the endpoint port for the service monitor to scrape from the services' 'rabbitmq-exporter' port.

I've also changed the name to servicemonitor.yaml to match other Helm charts.

Signed-off-by: Jonny Ford <jonnyford1@gmail.com>

* Update Chart.yaml

bumped chart version, bugfix

Signed-off-by: Jonny Ford <jonnyford1@gmail.com>

* Update Chart.yaml

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openldap] Add documentation for 'persistence.existingClaim' (#16922)

Signed-off-by: Lunik <lunik@tiwabbit.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/metabase] Increase livenessProbe timeout (#16877)

Signed-off-by: Max Williams <max.williams@deliveryhero.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus] Added /nodes/metrics permission to prometheus server (#16394)

This change allows prometheus to scrape nodes directly, instead of
proxying all requests through the API server.

Signed-off-by: Micah Hausler <mhausler@amazon.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/grafana] Fix indentation of pod template (#17130)

* fix indentation of template

Signed-off-by: Ramon Rüttimann <ramon.ruettimann@gmail.com>

* bump chart version

Signed-off-by: Ramon Rüttimann <ramon.ruettimann@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jenkins] add master.JCasC.defaultConfig (#16929)

* add master.JCasC.defaultConfig and configure location

- JCasC configuration is stored in template `jenkins.casc.defaults`
  so that it can be used in `config.yaml` and `jcasc-config.yaml`
  depending on if configAutoReload is enabled or not

- Jenkins Location (URL) is configured to provide a startin point
  for the config

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* improve JCasC default configuration

JCasC default configuration includes:
  - Jenkins url
  - disableRememberMe: false
  - mode: NORMAL
  - numExecutors: {{ .Values.master.numExecutors }}
  - projectNamingStrategy: "standard"

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* JCasC kubernetes config

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* JCasC: crumbIssue and security.apiToken

Signed-off-by: Torsten Walter <mail@torstenwalter.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Release 7.0.7 updating components versions (#17131)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/rabbitmq] Metrics: use ipv4 to connect to rabbit. (#17092)

* [stable/rabbitmq] Metrics: use ipv4 to connect to rabbit.

Otherwise, it could try to access IPv6 which may not be available, causing:

Get http://localhost:15672/api/nodes?sort=: dial tcp [::1]:15672: connect: cannot assign requested address

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Make it configurable.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Release 11.1.5 updating components versions (#17141)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* bumping chart version

Signed-off-by: Marius Voila <myself@mariusv.com>
JoseAlban pushed a commit to JoseAlban/charts that referenced this issue Nov 22, 2019
… with a single OWNER (helm#16946)

* Call for maintainers for charts with a single OWNER

this PR is part of helm#13867 and helm#13869

Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/couchbase] Update to version 1.2.1 (helm#16905)

Updates Operator and Admission controller

Signed-off-by: Tommie McAfee <tommie@couchbase.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Update Express Gateway Images to v1.16.8 (helm#16942)

Signed-off-by: eg-bot <kevin+eg-bot@lunchbadger.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves (helm#16824)

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/gocd] Bump up GoCD Version to 19.8.0 (helm#16954)

* Bump up GoCD Version to 19.8.0

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>

* Updated Changelog.

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Release 7.0.5 updating components versions (helm#16952)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Release 6.8.8 updating components versions (helm#16955)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* add support for deployment labels (helm#16958)

Signed-off-by: omerlh <omerl@soluto.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/postgresql] Release 6.3.5 updating components versions (helm#16961)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpmyadmin] Release 3.0.4 updating components versions (helm#16962)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mediawiki] Release 8.2.2 updating components versions (helm#16963)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/joomla] Release 6.1.4 updating components versions (helm#16965)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Release 7.2.1 updating components versions (helm#16966)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Release 12.2.3 updating components versions (helm#16967)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prestashop] Release 8.2.1 updating components versions (helm#16968)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Release 9.2.2 updating components versions (helm#16969)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Release 7.2.2 updating components versions (helm#16970)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/orangehrm] Release 6.2.2 updating components versions (helm#16971)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/drupal] Release 5.2.2 updating components versions (helm#16972)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/dokuwiki] Release 5.2.5 updating components versions (helm#16973)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/wordpress] Release 7.3.3 updating components versions (helm#16974)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/moodle] Release 6.1.6 updating components versions (helm#16975)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Fix Ingress secret for multiple hosts (helm#16976)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/concourse] Bump `imageTag` to match actual released version (helm#16983)

Signed-off-by: pikesley <sam.pikesley@demandlogic.co.uk>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openebs] Update charts to 1.2.0 release (helm#16959)

- Updated README
- Updated chart version 1.2.0
- Updated values.yaml
- Updated ENV variales for openebs apiserver
- Add tolerations for ndm daemonset
- Add cstorpoolclusters rules in validatingWebhookConfigurations

Signed-off-by: ChandanSagar <chandan.pradhan@mayadata.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/owncloud] Release 6.2.2 updating components versions (helm#16964)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Release 11.1.3 (helm#16979)

* [stable/odoo] Release 11.1.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* Update postgresql dependency version

Signed-off-by: tompizmor <tompizmor@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Release 7.2.2 updating components versions (helm#16991)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/sematext-agent] simplify volumes and volume mounts (helm#16993)

* simplify daemonset volumes

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>

* bump chart version

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Update dependencies version (helm#16992)

Signed-off-by: tompizmor <tompizmor@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Add override for Kubernetes Version (helm#16994)

* add override to sync_* and README

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

* sync upstream dashboards and rules

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

* delete old rules and dashboards no longer in upstream

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

* update manually created dashboards

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

* bump chart version

Signed-off-by: afirth <afirth@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/memcached] Add updateStrategy configuration option (helm#16358)

* [stable/memcached] Add updateStrategy configuration option

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>

* [stable/memcached] Set specific keys for updateStrategy to follow convention

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>

* [stable/memcached] Fix README to reflect updateStrategy.type value requirement

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/velero] fix restic DaemonSet template syntax (helm#16960)

Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Add conditional for prometheus.ingress.hosts (helm#16977)

* Add conditional for prometheus.ingress.hosts

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>

* Bump patch version to 6.9.1

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>

* Add condition for alertmanager as well

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/pomerium] Scale out and docs improvements (helm#16338)

- Switch to a headless Authorize service to support client side
   load balancing
- Allow independent replicaCount scaling of the different services
- Add upgrading/changelog documentation and ToC

Signed-off-by: Travis Groth <tgroth@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Release 7.2.3 updating components versions (helm#16999)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/weave-scope] Fix error messages by using new architecture (helm#16796)

* Added cluster agent

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Fixed cluster agent

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Bump version

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Bump version

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Fix Readme

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpmyadmin] Add miguelaeh to OWNERS (helm#17027)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/wordpress] Add miguelaeh to OWNERS (helm#17028)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nats] Add miguelaeh to OWNERS (helm#17029)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/joomla] Add miguelaeh to OWNERS (helm#17030)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/testlink] Add miguelaeh to OWNERS (helm#17031)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Add miguelaeh to OWNERS (helm#17032)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* fixes helm#14976 reopened due to regression in PR helm#14981 (v1.0.4) (helm#16785)

Signed-off-by: Bertrand Gouny <bertrand.gouny@osixia.net>
Signed-off-by: Marius Voila <myself@mariusv.com>

*  [stable/prometheus-operator] Add walCompression to CRD and bump chart version (helm#17004)

* Add walCompression to CRD and bump chart version to 6.8.4

Signed-off-by: jan.steffen <jan.steffen@figo.io>

* Add walCompression to CRD and bump chart version to 6.8.4

Signed-off-by: jan.steffen <jan.steffen@figo.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] walCompression of wrong type (helm#17046)

* Bump chart to version 6.9.3

Signed-off-by: jan.steffen <jan.steffen@figo.io>

* Remove quoting of walCompression in prometheus spec

Signed-off-by: jan.steffen <jan.steffen@figo.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] add maxIdleConnsPerHost (helm#16531)

Signed-off-by: Cameron Attard <cameron.attard@siteminder.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix haproxy check redis master configuration (helm#16709)

Signed-off-by: Jeremy Xu <jeremyxu2010@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix spark-operator charts issue (helm#16910)

Signed-off-by: TommyLike <hu.husheng@huawei.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/spring-cloud-data-flow] Update configs for additional vars (helm#17050)

- add support for service labels/annotations, env var for cert trusting

Signed-off-by: Chris Schaefer <cschaefer@pivotal.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* traefik: reduce rbac scope if one namespace is handled (helm#16111)

Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix typo in title and better narrative (helm#15902)

A better narrative for helm#15004, and fix typo in title

Signed-off-by: Harry Zhang <lei.zhang@alibaba-inc.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nginx-ingress] Add substitution for containerPorts from values (helm#17037)

* [stable/nginx-ingress] Add substitution for containerPorts from values

Use key-value range from .Values.controller.containerPort definition instead of mapping 1to1 http and https ports.

It allows passing extra configuration to nginx-ingress, such as validation-webhook with its own port, and define this port in values.
Without this option it’s not possible because of hardcoded http and https ports in deployment/daemonset templates.

Does not break anything.

Signed-off-by: Andrey Izotikov <andrsp@gmail.com>

* [stable/nginx-ingress] Bump version to 1.20.0

Signed-off-by: Andrey Izotikov <andrsp@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/rabbitmq] Add miguelaeh to OWNERS (helm#17026)

* [stable/rabbitmq] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mongodb] Add miguelaeh to OWNERS (helm#17021)

* [stable/mongodb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/external-dns] Add miguelaeh to OWNERS (helm#17023)

* [stable/external-dns] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Add miguelaeh to OWNERS (helm#17024)

* [stable/mariadb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Add miguelaeh to OWNERS (helm#17005)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/dokuwiki] Add miguelaeh to OWNERS (helm#17006)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/drupal] Add miguelaeh to OWNERS (helm#17007)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/osclass] Add miguelaeh to OWNERS (helm#17008)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prestashop] Add miguelaeh to OWNERS (helm#17009)

* [stable/prestashop] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Add miguelaeh to OWNERS (helm#17010)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mediawiki] Add miguelaeh to OWNERS (helm#17011)

* [stable/mediawiki] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/kubewatch] Add miguelaeh to OWNERS (helm#17012)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpbb] Add miguelaeh to OWNERS (helm#17013)

* [stable/phpbb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/orangehrm] Add miguelaeh to OWNERS (helm#17015)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/opencart] Add miguelaeh to OWNERS (helm#17016)

* [stable/opencart] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/postgresql] Add miguelaeh to OWNERS (helm#17017)

* [stable/postgresql] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Add miguelaeh to OWNERS (helm#17018)

* [stable/parse] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Add miguelaeh to OWNERS (helm#17019)

* [stable/suitecrm] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/moodle] Add miguelaeh to OWNERS (helm#17020)

* [stable/moodle] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jasperreports] Add miguelaeh to OWNERS (helm#17022)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redis] Add miguelaeh to OWNERS (helm#17014)

* [stable/redis] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Add command line parameters quoting in create connections script in Airflow chart (helm#17062)

Signed-off-by: Mikhail Cherepnev <mikhail.cherepnev@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Update kube-state-metrics to 2.3.1 and grafana to 3.8.11. (helm#17057)

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Add miguelaeh to OWNERS (helm#17025)

* [stable/phabricator] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/owncloud] Add miguelaeh to OWNERS (helm#17033)

* [stable/owncloud] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/falco] Performs a rollingUpdate when you change rules or settings (helm#17065)

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

* [incubator/zookeeper] Fixes setting "zookeeper.log.threshold" option (helm#17066)

Signed-off-by: Atanas Zhelev <azhelev+github@mailbox.org>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Disable acme volume if kvprovider is configured) (helm#17067)

Signed-off-by: florian kinder <florian.kinder@mcl.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix typo on `values.yml` for `environmentSecrets` (helm#17052)

* should be `key` and not `value`
* per `.secretKeyRef.key` in `stable/atlantis/templates/statefulset.yaml`

Signed-off-by: Eddie Ramirez <eddieramirez@me.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Bump Ambassador to v0.78.0 (helm#17081)

Signed-off-by: Shubham <shubham@linux.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator]: upgrade alertmanager (helm#17084)

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] backoff storeconfig job (helm#16513)

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] Updated acme storage location to be configurable (helm#16464)

* [stable/traefik] Updated acme storage location to be configurable

Signed-off-by: Ryan Orth <ryanorth@workfront.com>

* Fixed wrong version update
Signed-off-by: Ryan Orth <ryanorth@workfront.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix space issue in volume mount (helm#17087)

Update spacing issue in deployment, fixed README, and updated values to have a better example.

Signed-off-by: James Ritter <jamesritter15@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/influxdb] Add support for Azure to backup job (helm#16722)

Signed-off-by: Tomasz Glowka <glowka.tom@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/blackbox-exporter]: upgrade (helm#17083)

* [stable/blackbox-exporter]: upgrade

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* [stable/blackbox-exporter]: upgrade

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/grafana] Support statefulset as persistence option (helm#17063)

* [stable/grafana] make statefulset as persistence option

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] up chart version

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] fix name property of metadata

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] fix grafana version

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* Fix yaml lint error

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Release 6.8.10 updating components versions (helm#17086)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Added pod label capability to ClamAV (helm#16793)

Signed-off-by: Sherief Shahin <smshahin1611@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Allow configuration using values for nodeSelector setting (helm#17091)

Signed-off-by: Adel Sachkov <adel.sachkov@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* fix: Add metrics labels and annotations only when enabled (helm#17060)

Signed-off-by: Joe Jiang <happiness9721@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openEBS] Feature fix typo (helm#17098)

* correct typo of localProvisioner to localprovisioner

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* bump chart version

Signed-off-by: olivier beyler <olivier.beyler@orange.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ambassador] Major upgrades to Ambassador Pro (helm#16904)

* Upgrade Ambassador Pro to 0.7.0

- Ambassador Pro 0.7.0 introduces Ambassador certified builds that
  require
  - A license key
  - Use an image from the quay.io/datawire/ambassador_pro repository
- templates/deployment.yaml has been formatted in a backwards compatible
  way so all Ambassador Pro images before 0.7.0 will still use
Ambassador OSS repo.

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

* Store license key in k8s secret by default

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

* Add deprecation warning for using prom exporter

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Major upgrades to Ambassador Pro installation

- Introduces the performance tuned and certified build of open source Ambassador, Ambassador core
- The license key is now stored and read from a Kubernetes secret by default
- Added `.Values.pro.licenseKey.secret.enabled` `.Values.pro.licenseKey.secret.create` fields to allow multiple releases in the same namespace to use the same license key secret.
- Introduces the ability to configure resource limits for both Ambassador Pro and it's redis instance
- Introduces the ability to configure additional `AuthService` options (see [AuthService documentation](https://www.getambassador.io/reference/services/auth-service/))
- The ambassador-pro-auth `AuthService` and ambassador-pro-ratelimit `RateLimitService` and now created as CRDs when `.Values.crds.enabled: true`
- Fixed misnamed selector for redis instance that failed in an edge case

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Expose annotations for redis deploy

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Minor updated to changelog and readme

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Whitespace cleanup

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Fix type error

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/k8s-spot-termination-handler] Update api version of daemonset (helm#16451)

* use apps/v1 as apiVersion for daemonset

Signed-off-by: Moritz Siuts <moritzs@moia.io>

* Bump patch version of k8s-spot-termination-handler

Signed-off-by: Moritz Siuts <moritzs@moia.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Release 9.2.4 updating components versions (helm#17104)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix svc for redis with sentinel (helm#17095)

Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jenkins] display error when admin user does not exist. (helm#16949)

* Display error when admin user does not exist.

Print an error message when `master.sidecars.configAutoReload.enabled` is `true`, but the admin user which is needed to configure the SSH key does not exist.

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* only configure ssh key if user exists

Signed-off-by: Torsten Walter <mail@torstenwalter.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [incubator/kafka] Adding the ability to define a pod disruption budget for brokers (helm#15345)

* feature: adding the ability to define a pod disruption budget to the kafka brokers

Signed-off-by: Kealan Murphy <kealan.murphy@aspect.com>

* address PR comments

Signed-off-by: Kealan Murphy <kealan.murphy@aspect.com>

* bump chart version

Signed-off-by: Murphy, Kealan <kealan.murphy@aspect.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Support frontend config values (helm#17074)

Signed-off-by: Jordan Jennings <jordanjennings@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Update default dex app version to latest (helm#17117)

Signed-off-by: Jordan Jennings <jordanjennings@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Change copyright to "The Helm Authors" (helm#16902)

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nfs-server-provisioner] fix deployment when not creating storage class (helm#16331)

* When a storage class is not created, mountOptions and parameters are also not included in the file

Signed-off-by: Tomas Ostasevicius <t.ostasevicius@gmail.com>

* Bump nfs-server-provisioner version

Signed-off-by: Tomas Ostasevicius <t.ostasevicius@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [incubator/etcd] implement TLS/SSL for client and peers in etcd (helm#16741)

* added TLS/SSL ability helm#16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>

* removed hardcoded protocol and bumped version in Chart.yaml helm#16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>

* added some comments in README.md helm#16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-rabbitmq-exporter] ServiceMonitor Port Bugfix (helm#15801)

* Update and rename monitor.yaml to servicemonitor.yaml

The service monitor currently tries to scrape the publish port, which isn't available on the Service.
I've changed the endpoint port for the service monitor to scrape from the services' 'rabbitmq-exporter' port.

I've also changed the name to servicemonitor.yaml to match other Helm charts.

Signed-off-by: Jonny Ford <jonnyford1@gmail.com>

* Update Chart.yaml

bumped chart version, bugfix

Signed-off-by: Jonny Ford <jonnyford1@gmail.com>

* Update Chart.yaml

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openldap] Add documentation for 'persistence.existingClaim' (helm#16922)

Signed-off-by: Lunik <lunik@tiwabbit.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/metabase] Increase livenessProbe timeout (helm#16877)

Signed-off-by: Max Williams <max.williams@deliveryhero.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus] Added /nodes/metrics permission to prometheus server (helm#16394)

This change allows prometheus to scrape nodes directly, instead of
proxying all requests through the API server.

Signed-off-by: Micah Hausler <mhausler@amazon.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/grafana] Fix indentation of pod template (helm#17130)

* fix indentation of template

Signed-off-by: Ramon Rüttimann <ramon.ruettimann@gmail.com>

* bump chart version

Signed-off-by: Ramon Rüttimann <ramon.ruettimann@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jenkins] add master.JCasC.defaultConfig (helm#16929)

* add master.JCasC.defaultConfig and configure location

- JCasC configuration is stored in template `jenkins.casc.defaults`
  so that it can be used in `config.yaml` and `jcasc-config.yaml`
  depending on if configAutoReload is enabled or not

- Jenkins Location (URL) is configured to provide a startin point
  for the config

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* improve JCasC default configuration

JCasC default configuration includes:
  - Jenkins url
  - disableRememberMe: false
  - mode: NORMAL
  - numExecutors: {{ .Values.master.numExecutors }}
  - projectNamingStrategy: "standard"

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* JCasC kubernetes config

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* JCasC: crumbIssue and security.apiToken

Signed-off-by: Torsten Walter <mail@torstenwalter.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Release 7.0.7 updating components versions (helm#17131)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/rabbitmq] Metrics: use ipv4 to connect to rabbit. (helm#17092)

* [stable/rabbitmq] Metrics: use ipv4 to connect to rabbit.

Otherwise, it could try to access IPv6 which may not be available, causing:

Get http://localhost:15672/api/nodes?sort=: dial tcp [::1]:15672: connect: cannot assign requested address

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Make it configurable.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Release 11.1.5 updating components versions (helm#17141)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* bumping chart version

Signed-off-by: Marius Voila <myself@mariusv.com>
@daixiang0
Copy link
Collaborator

#18439 for stable/spark

hakman pushed a commit to hakman/charts that referenced this issue Dec 5, 2019
… with a single OWNER (helm#16946)

* Call for maintainers for charts with a single OWNER

this PR is part of helm#13867 and helm#13869

Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/couchbase] Update to version 1.2.1 (helm#16905)

Updates Operator and Admission controller

Signed-off-by: Tommie McAfee <tommie@couchbase.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Update Express Gateway Images to v1.16.8 (helm#16942)

Signed-off-by: eg-bot <kevin+eg-bot@lunchbadger.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves (helm#16824)

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

* [stable/redis-ha] Add a dedicated port in haproxy for redis slaves

Signed-off-by: Amal Soman <amalsoman10@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/gocd] Bump up GoCD Version to 19.8.0 (helm#16954)

* Bump up GoCD Version to 19.8.0

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>

* Updated Changelog.

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Release 7.0.5 updating components versions (helm#16952)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Release 6.8.8 updating components versions (helm#16955)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* add support for deployment labels (helm#16958)

Signed-off-by: omerlh <omerl@soluto.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/postgresql] Release 6.3.5 updating components versions (helm#16961)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpmyadmin] Release 3.0.4 updating components versions (helm#16962)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mediawiki] Release 8.2.2 updating components versions (helm#16963)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/joomla] Release 6.1.4 updating components versions (helm#16965)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Release 7.2.1 updating components versions (helm#16966)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Release 12.2.3 updating components versions (helm#16967)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prestashop] Release 8.2.1 updating components versions (helm#16968)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Release 9.2.2 updating components versions (helm#16969)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Release 7.2.2 updating components versions (helm#16970)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/orangehrm] Release 6.2.2 updating components versions (helm#16971)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/drupal] Release 5.2.2 updating components versions (helm#16972)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/dokuwiki] Release 5.2.5 updating components versions (helm#16973)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/wordpress] Release 7.3.3 updating components versions (helm#16974)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/moodle] Release 6.1.6 updating components versions (helm#16975)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Fix Ingress secret for multiple hosts (helm#16976)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/concourse] Bump `imageTag` to match actual released version (helm#16983)

Signed-off-by: pikesley <sam.pikesley@demandlogic.co.uk>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openebs] Update charts to 1.2.0 release (helm#16959)

- Updated README
- Updated chart version 1.2.0
- Updated values.yaml
- Updated ENV variales for openebs apiserver
- Add tolerations for ndm daemonset
- Add cstorpoolclusters rules in validatingWebhookConfigurations

Signed-off-by: ChandanSagar <chandan.pradhan@mayadata.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/owncloud] Release 6.2.2 updating components versions (helm#16964)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Release 11.1.3 (helm#16979)

* [stable/odoo] Release 11.1.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* Update postgresql dependency version

Signed-off-by: tompizmor <tompizmor@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Release 7.2.2 updating components versions (helm#16991)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/sematext-agent] simplify volumes and volume mounts (helm#16993)

* simplify daemonset volumes

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>

* bump chart version

Signed-off-by: rabbitstack <rabbitstack7@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Update dependencies version (helm#16992)

Signed-off-by: tompizmor <tompizmor@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Add override for Kubernetes Version (helm#16994)

* add override to sync_* and README

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

* sync upstream dashboards and rules

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

* delete old rules and dashboards no longer in upstream

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

* update manually created dashboards

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

* bump chart version

Signed-off-by: afirth <afirth@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/memcached] Add updateStrategy configuration option (helm#16358)

* [stable/memcached] Add updateStrategy configuration option

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>

* [stable/memcached] Set specific keys for updateStrategy to follow convention

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>

* [stable/memcached] Fix README to reflect updateStrategy.type value requirement

Signed-off-by: Remington Reackhof <rreackhof@rmn.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/velero] fix restic DaemonSet template syntax (helm#16960)

Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Add conditional for prometheus.ingress.hosts (helm#16977)

* Add conditional for prometheus.ingress.hosts

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>

* Bump patch version to 6.9.1

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>

* Add condition for alertmanager as well

Signed-off-by: Tom Gehrke <t.gehrke@reply.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/pomerium] Scale out and docs improvements (helm#16338)

- Switch to a headless Authorize service to support client side
   load balancing
- Allow independent replicaCount scaling of the different services
- Add upgrading/changelog documentation and ToC

Signed-off-by: Travis Groth <tgroth@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Release 7.2.3 updating components versions (helm#16999)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/weave-scope] Fix error messages by using new architecture (helm#16796)

* Added cluster agent

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Fixed cluster agent

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Bump version

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Bump version

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>

* Fix Readme

Signed-off-by: Philipp <philipp.hellmich@bertelsmann.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpmyadmin] Add miguelaeh to OWNERS (helm#17027)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/wordpress] Add miguelaeh to OWNERS (helm#17028)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nats] Add miguelaeh to OWNERS (helm#17029)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/joomla] Add miguelaeh to OWNERS (helm#17030)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/testlink] Add miguelaeh to OWNERS (helm#17031)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ghost] Add miguelaeh to OWNERS (helm#17032)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* fixes helm#14976 reopened due to regression in PR helm#14981 (v1.0.4) (helm#16785)

Signed-off-by: Bertrand Gouny <bertrand.gouny@osixia.net>
Signed-off-by: Marius Voila <myself@mariusv.com>

*  [stable/prometheus-operator] Add walCompression to CRD and bump chart version (helm#17004)

* Add walCompression to CRD and bump chart version to 6.8.4

Signed-off-by: jan.steffen <jan.steffen@figo.io>

* Add walCompression to CRD and bump chart version to 6.8.4

Signed-off-by: jan.steffen <jan.steffen@figo.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] walCompression of wrong type (helm#17046)

* Bump chart to version 6.9.3

Signed-off-by: jan.steffen <jan.steffen@figo.io>

* Remove quoting of walCompression in prometheus spec

Signed-off-by: jan.steffen <jan.steffen@figo.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] add maxIdleConnsPerHost (helm#16531)

Signed-off-by: Cameron Attard <cameron.attard@siteminder.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix haproxy check redis master configuration (helm#16709)

Signed-off-by: Jeremy Xu <jeremyxu2010@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix spark-operator charts issue (helm#16910)

Signed-off-by: TommyLike <hu.husheng@huawei.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/spring-cloud-data-flow] Update configs for additional vars (helm#17050)

- add support for service labels/annotations, env var for cert trusting

Signed-off-by: Chris Schaefer <cschaefer@pivotal.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* traefik: reduce rbac scope if one namespace is handled (helm#16111)

Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix typo in title and better narrative (helm#15902)

A better narrative for helm#15004, and fix typo in title

Signed-off-by: Harry Zhang <lei.zhang@alibaba-inc.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nginx-ingress] Add substitution for containerPorts from values (helm#17037)

* [stable/nginx-ingress] Add substitution for containerPorts from values

Use key-value range from .Values.controller.containerPort definition instead of mapping 1to1 http and https ports.

It allows passing extra configuration to nginx-ingress, such as validation-webhook with its own port, and define this port in values.
Without this option it’s not possible because of hardcoded http and https ports in deployment/daemonset templates.

Does not break anything.

Signed-off-by: Andrey Izotikov <andrsp@gmail.com>

* [stable/nginx-ingress] Bump version to 1.20.0

Signed-off-by: Andrey Izotikov <andrsp@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/rabbitmq] Add miguelaeh to OWNERS (helm#17026)

* [stable/rabbitmq] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mongodb] Add miguelaeh to OWNERS (helm#17021)

* [stable/mongodb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/external-dns] Add miguelaeh to OWNERS (helm#17023)

* [stable/external-dns] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Add miguelaeh to OWNERS (helm#17024)

* [stable/mariadb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Add miguelaeh to OWNERS (helm#17005)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/dokuwiki] Add miguelaeh to OWNERS (helm#17006)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/drupal] Add miguelaeh to OWNERS (helm#17007)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/osclass] Add miguelaeh to OWNERS (helm#17008)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prestashop] Add miguelaeh to OWNERS (helm#17009)

* [stable/prestashop] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redmine] Add miguelaeh to OWNERS (helm#17010)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mediawiki] Add miguelaeh to OWNERS (helm#17011)

* [stable/mediawiki] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/kubewatch] Add miguelaeh to OWNERS (helm#17012)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phpbb] Add miguelaeh to OWNERS (helm#17013)

* [stable/phpbb] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/orangehrm] Add miguelaeh to OWNERS (helm#17015)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/opencart] Add miguelaeh to OWNERS (helm#17016)

* [stable/opencart] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/postgresql] Add miguelaeh to OWNERS (helm#17017)

* [stable/postgresql] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Add miguelaeh to OWNERS (helm#17018)

* [stable/parse] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/suitecrm] Add miguelaeh to OWNERS (helm#17019)

* [stable/suitecrm] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/moodle] Add miguelaeh to OWNERS (helm#17020)

* [stable/moodle] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jasperreports] Add miguelaeh to OWNERS (helm#17022)

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/redis] Add miguelaeh to OWNERS (helm#17014)

* [stable/redis] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Add command line parameters quoting in create connections script in Airflow chart (helm#17062)

Signed-off-by: Mikhail Cherepnev <mikhail.cherepnev@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator] Update kube-state-metrics to 2.3.1 and grafana to 3.8.11. (helm#17057)

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Add miguelaeh to OWNERS (helm#17025)

* [stable/phabricator] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/owncloud] Add miguelaeh to OWNERS (helm#17033)

* [stable/owncloud] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/falco] Performs a rollingUpdate when you change rules or settings (helm#17065)

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

* [incubator/zookeeper] Fixes setting "zookeeper.log.threshold" option (helm#17066)

Signed-off-by: Atanas Zhelev <azhelev+github@mailbox.org>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Disable acme volume if kvprovider is configured) (helm#17067)

Signed-off-by: florian kinder <florian.kinder@mcl.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix typo on `values.yml` for `environmentSecrets` (helm#17052)

* should be `key` and not `value`
* per `.secretKeyRef.key` in `stable/atlantis/templates/statefulset.yaml`

Signed-off-by: Eddie Ramirez <eddieramirez@me.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Bump Ambassador to v0.78.0 (helm#17081)

Signed-off-by: Shubham <shubham@linux.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-operator]: upgrade alertmanager (helm#17084)

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] backoff storeconfig job (helm#16513)

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/traefik] Updated acme storage location to be configurable (helm#16464)

* [stable/traefik] Updated acme storage location to be configurable

Signed-off-by: Ryan Orth <ryanorth@workfront.com>

* Fixed wrong version update
Signed-off-by: Ryan Orth <ryanorth@workfront.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix space issue in volume mount (helm#17087)

Update spacing issue in deployment, fixed README, and updated values to have a better example.

Signed-off-by: James Ritter <jamesritter15@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/influxdb] Add support for Azure to backup job (helm#16722)

Signed-off-by: Tomasz Glowka <glowka.tom@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/blackbox-exporter]: upgrade (helm#17083)

* [stable/blackbox-exporter]: upgrade

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* [stable/blackbox-exporter]: upgrade

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/grafana] Support statefulset as persistence option (helm#17063)

* [stable/grafana] make statefulset as persistence option

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] up chart version

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] fix name property of metadata

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* [stable/grafana] fix grafana version

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>

* Fix yaml lint error

Signed-off-by: Oleg Blokhin <o.blohin@dodopizza.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/mariadb] Release 6.8.10 updating components versions (helm#17086)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Added pod label capability to ClamAV (helm#16793)

Signed-off-by: Sherief Shahin <smshahin1611@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Allow configuration using values for nodeSelector setting (helm#17091)

Signed-off-by: Adel Sachkov <adel.sachkov@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* fix: Add metrics labels and annotations only when enabled (helm#17060)

Signed-off-by: Joe Jiang <happiness9721@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openEBS] Feature fix typo (helm#17098)

* correct typo of localProvisioner to localprovisioner

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* bump chart version

Signed-off-by: olivier beyler <olivier.beyler@orange.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/ambassador] Major upgrades to Ambassador Pro (helm#16904)

* Upgrade Ambassador Pro to 0.7.0

- Ambassador Pro 0.7.0 introduces Ambassador certified builds that
  require
  - A license key
  - Use an image from the quay.io/datawire/ambassador_pro repository
- templates/deployment.yaml has been formatted in a backwards compatible
  way so all Ambassador Pro images before 0.7.0 will still use
Ambassador OSS repo.

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

* Store license key in k8s secret by default

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

* Add deprecation warning for using prom exporter

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Major upgrades to Ambassador Pro installation

- Introduces the performance tuned and certified build of open source Ambassador, Ambassador core
- The license key is now stored and read from a Kubernetes secret by default
- Added `.Values.pro.licenseKey.secret.enabled` `.Values.pro.licenseKey.secret.create` fields to allow multiple releases in the same namespace to use the same license key secret.
- Introduces the ability to configure resource limits for both Ambassador Pro and it's redis instance
- Introduces the ability to configure additional `AuthService` options (see [AuthService documentation](https://www.getambassador.io/reference/services/auth-service/))
- The ambassador-pro-auth `AuthService` and ambassador-pro-ratelimit `RateLimitService` and now created as CRDs when `.Values.crds.enabled: true`
- Fixed misnamed selector for redis instance that failed in an edge case

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Expose annotations for redis deploy

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Minor updated to changelog and readme

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Whitespace cleanup

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>

* Fix type error

Signed-off-by: Noah Krause <noahkrause@Noahs-MacBook-Pro.local>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/k8s-spot-termination-handler] Update api version of daemonset (helm#16451)

* use apps/v1 as apiVersion for daemonset

Signed-off-by: Moritz Siuts <moritzs@moia.io>

* Bump patch version of k8s-spot-termination-handler

Signed-off-by: Moritz Siuts <moritzs@moia.io>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/parse] Release 9.2.4 updating components versions (helm#17104)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Fix svc for redis with sentinel (helm#17095)

Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jenkins] display error when admin user does not exist. (helm#16949)

* Display error when admin user does not exist.

Print an error message when `master.sidecars.configAutoReload.enabled` is `true`, but the admin user which is needed to configure the SSH key does not exist.

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* only configure ssh key if user exists

Signed-off-by: Torsten Walter <mail@torstenwalter.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [incubator/kafka] Adding the ability to define a pod disruption budget for brokers (helm#15345)

* feature: adding the ability to define a pod disruption budget to the kafka brokers

Signed-off-by: Kealan Murphy <kealan.murphy@aspect.com>

* address PR comments

Signed-off-by: Kealan Murphy <kealan.murphy@aspect.com>

* bump chart version

Signed-off-by: Murphy, Kealan <kealan.murphy@aspect.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Support frontend config values (helm#17074)

Signed-off-by: Jordan Jennings <jordanjennings@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Update default dex app version to latest (helm#17117)

Signed-off-by: Jordan Jennings <jordanjennings@users.noreply.github.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* Change copyright to "The Helm Authors" (helm#16902)

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/nfs-server-provisioner] fix deployment when not creating storage class (helm#16331)

* When a storage class is not created, mountOptions and parameters are also not included in the file

Signed-off-by: Tomas Ostasevicius <t.ostasevicius@gmail.com>

* Bump nfs-server-provisioner version

Signed-off-by: Tomas Ostasevicius <t.ostasevicius@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [incubator/etcd] implement TLS/SSL for client and peers in etcd (helm#16741)

* added TLS/SSL ability helm#16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>

* removed hardcoded protocol and bumped version in Chart.yaml helm#16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>

* added some comments in README.md helm#16569

Signed-off-by:Moty Fux <moty.fux@gmail.com>
Signed-off-by: Moty Fux <moty.fux@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus-rabbitmq-exporter] ServiceMonitor Port Bugfix (helm#15801)

* Update and rename monitor.yaml to servicemonitor.yaml

The service monitor currently tries to scrape the publish port, which isn't available on the Service.
I've changed the endpoint port for the service monitor to scrape from the services' 'rabbitmq-exporter' port.

I've also changed the name to servicemonitor.yaml to match other Helm charts.

Signed-off-by: Jonny Ford <jonnyford1@gmail.com>

* Update Chart.yaml

bumped chart version, bugfix

Signed-off-by: Jonny Ford <jonnyford1@gmail.com>

* Update Chart.yaml

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/openldap] Add documentation for 'persistence.existingClaim' (helm#16922)

Signed-off-by: Lunik <lunik@tiwabbit.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/metabase] Increase livenessProbe timeout (helm#16877)

Signed-off-by: Max Williams <max.williams@deliveryhero.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/prometheus] Added /nodes/metrics permission to prometheus server (helm#16394)

This change allows prometheus to scrape nodes directly, instead of
proxying all requests through the API server.

Signed-off-by: Micah Hausler <mhausler@amazon.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/grafana] Fix indentation of pod template (helm#17130)

* fix indentation of template

Signed-off-by: Ramon Rüttimann <ramon.ruettimann@gmail.com>

* bump chart version

Signed-off-by: Ramon Rüttimann <ramon.ruettimann@gmail.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/jenkins] add master.JCasC.defaultConfig (helm#16929)

* add master.JCasC.defaultConfig and configure location

- JCasC configuration is stored in template `jenkins.casc.defaults`
  so that it can be used in `config.yaml` and `jcasc-config.yaml`
  depending on if configAutoReload is enabled or not

- Jenkins Location (URL) is configured to provide a startin point
  for the config

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* improve JCasC default configuration

JCasC default configuration includes:
  - Jenkins url
  - disableRememberMe: false
  - mode: NORMAL
  - numExecutors: {{ .Values.master.numExecutors }}
  - projectNamingStrategy: "standard"

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* JCasC kubernetes config

Signed-off-by: Torsten Walter <mail@torstenwalter.de>

* JCasC: crumbIssue and security.apiToken

Signed-off-by: Torsten Walter <mail@torstenwalter.de>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/phabricator] Release 7.0.7 updating components versions (helm#17131)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/rabbitmq] Metrics: use ipv4 to connect to rabbit. (helm#17092)

* [stable/rabbitmq] Metrics: use ipv4 to connect to rabbit.

Otherwise, it could try to access IPv6 which may not be available, causing:

Get http://localhost:15672/api/nodes?sort=: dial tcp [::1]:15672: connect: cannot assign requested address

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Make it configurable.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
Signed-off-by: Marius Voila <myself@mariusv.com>

* [stable/odoo] Release 11.1.5 updating components versions (helm#17141)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
Signed-off-by: Marius Voila <myself@mariusv.com>

* bumping chart version

Signed-off-by: Marius Voila <myself@mariusv.com>
@scottrigby scottrigby unpinned this issue Jun 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
None yet