Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/up to date with origin #2

Merged
merged 595 commits into from
Jul 9, 2019
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 24, 2019

  1. [stable/redis] remove manual discovery of sentinels (helm#15005)

    redis-sentinel auto-discovers all the slaves running in the cluster, we only need to specify the masters to monitor.
    
    Fixes helm#14766 where in the cluster goes into a error condition when the master node and one or more slave nodes are re-created at the same time.
    
    Signed-off-by: Sameer Naik <[email protected]>
    Sameer Naik authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    daaff5e View commit details
    Browse the repository at this point in the history
  2. [stable/rabbitmq] Added support for advanced.config file (helm#14902)

    * Added support for advanced.config file
    
    Signed-off-by: Radek Hodain <[email protected]>
    
    * bumped chart version
    
    Signed-off-by: Radek Hodain <[email protected]>
    
    * removed unnecessary row
    
    Signed-off-by: Radek Hodain <[email protected]>
    hodain authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    e39e1f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fa50fa View commit details
    Browse the repository at this point in the history
  4. [stable/sonarqube] "tls" expect an array not a hash (helm#14812)

    * "tls" expect an array not a hash
    
    Signed-off-by: BESANCON Vincent <[email protected]>
    
    * Bump version
    
    Signed-off-by: BESANCON Vincent <[email protected]>
    
    * Document ingress.tls in README
    
    Signed-off-by: BESANCON Vincent <[email protected]>
    bigbrozer authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    7016673 View commit details
    Browse the repository at this point in the history
  5. [stable/sonarqube] Upgrade to Sonarqube 7.8 (helm#15017)

    * [stable/sonarqube] upgrade to 7.8
    
    Create init-container that sets vm.max_map_count.
    If this is not set sonarqube will not start because elasticsearch
    requires this sysctl setting to be at least 262144.
    
    Signed-off-by: Jannis Oeltjen <[email protected]>
    
    * [stable/sonarqube] Adapt to new TLS format in NOTES
    
    Signed-off-by: Jannis Oeltjen <[email protected]>
    jcoeltjen authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    8a4ad89 View commit details
    Browse the repository at this point in the history
  6. [stable/filebeat] Support filebeat 7.0.1 (helm#13752)

    * Support filebeat 7.0.1
    Signed-off-by: Theo Mathieu <[email protected]>
    
    * put back filebeat.config.modules
    Signed-off-by: Theo Mathieu <[email protected]>
    
    * bump chart major version
    Signed-off-by: Theo Mathieu <[email protected]>
    Mokto authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    04facee View commit details
    Browse the repository at this point in the history
  7. [stable/atlantis] missing required field "serviceName" in io.k8s.api.…

    …apps.v1.StatefulSetSpec (helm#14436)
    
    * fix: missing required field "serviceName" in io.k8s.api.apps.v1.StatefulSetSpec
    
    Signed-off-by: Enrico Stahn <[email protected]>
    
    * chore: bump chart version to 3.5.4
    
    Signed-off-by: Enrico Stahn <[email protected]>
    
    * fix: linting failed due to missing quotes
    
    Signed-off-by: Enrico Stahn <[email protected]>
    estahn authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    c483d1a View commit details
    Browse the repository at this point in the history
  8. [stable/kong] bump up Kong to 1.2 (helm#14987)

    Signed-off-by: Harry Bagdi <[email protected]>
    hbagdi authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    b7741fa View commit details
    Browse the repository at this point in the history
  9. [incubator/kafka] fix wrapper scripts in notes (helm#15012)

    * Fix wrapper scripts in notes
    
    Signed-off-by: Miiro Juuso <[email protected]>
    
    * Bump chart version
    
    Signed-off-by: Miiro Juuso <[email protected]>
    mjuuso authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    473e3d6 View commit details
    Browse the repository at this point in the history
  10. [stable/nginx-ingress] Add security context for default backend (helm…

    …#14973)
    
    * Add security context for default backend, remove nginx sa on default backend, update readme
    
    Signed-off-by: LucasBoisserie <[email protected]>
    
    * Bump version
    
    Signed-off-by: LucasBoisserie <[email protected]>
    
    * use run user at container level
    
    Signed-off-by: LucasBoisserie <[email protected]>
    LucasBoisserie authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    211f50d View commit details
    Browse the repository at this point in the history
  11. [stable/rabbitmq-ha] Add forceBoot (helm#14923)

    Signed-off-by: Steven Sheehy <[email protected]>
    Steven Sheehy authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    af9ef1c View commit details
    Browse the repository at this point in the history
  12. [stable/fluent-bit] upgrade to fluent-bit v1.1.3 (helm#14995)

    * [stable/fluent-bit] upgrade to fluent-bit v1.1.3
    
    Signed-off-by: Asher Foa <[email protected]>
    
    * Use https in links.
    
    Signed-off-by: Asher Foa <[email protected]>
    asherf authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    1f8a85b View commit details
    Browse the repository at this point in the history
  13. [stable/external-dns] Add Bitnami team as maintainers. (helm#15022)

    * [stable/external-dns] Add Bitnami team as maintainers.
    
    Signed-off-by: juan131 <[email protected]>
    
    * Fix Chart.yaml
    
    Signed-off-by: juan131 <[email protected]>
    Juan Ariza Toledano authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    01d54ce View commit details
    Browse the repository at this point in the history
  14. Allow to put affinity for hooks pods (helm#15014)

    Signed-off-by: Pawel Kalemba <[email protected]>
    pkalemba authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    110314b View commit details
    Browse the repository at this point in the history
  15. [stable/nextcloud] add redis feature (helm#15024)

    Signed-off-by: Christian Ingenhaag <[email protected]>
    chrisingenhaag authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    068a474 View commit details
    Browse the repository at this point in the history
  16. Change UI-Ingress TLS to List (helm#14983)

    Signed-off-by: Ryan Baker <[email protected]>
    Ryan Baker authored and k8s-ci-robot committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    61ce4c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. [stable/spinnaker] fix bug where spinnaker can't connect to minio (he…

    …lm#14866)
    
    * [stable/spinnaker] fix bug where spinnaker can't connect to minio
    
    As reported in spinnaker itself [here](spinnaker/spinnaker#4431),
    It doesn't appear to affect the current stable build, but it has problems with the nightly builds.
    
    This change should innoculate us from that bug if it makes it through to a stable build.
    
    Effectively the issue is that in the newer builds of spinnaker it attempts to use domain paths
    for s3 access.  This means instead of trying to connect to `spinnaker-minio/spinnaker` which should
    be valid dns for the minio service it tries to connect to `spinnaker.spinnaker-minio` and fails because
    this is not valid dns for minio.
    
    Signed-off-by: Paul Czarkowski <[email protected]>
    
    * bump halyard version for cli arg needed
    
    Signed-off-by: Paul Czarkowski <[email protected]>
    
    * fix argument
    
    Signed-off-by: Paul Czarkowski <[email protected]>
    
    * fix version
    
    Signed-off-by: Paul Czarkowski <[email protected]>
    paulczar authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    21b3dcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e09a65 View commit details
    Browse the repository at this point in the history
  3. Fix missing affinity key (helm#15032)

    Add missing affinity key
    
    Signed-off-by: Pawel Kalemba <[email protected]>
    pkalemba authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    ef5b0a0 View commit details
    Browse the repository at this point in the history
  4. updates to hazelcast 3.12.1 and adds YAML configuration support (helm…

    …#15034)
    
    Signed-off-by: Mesut Celik <[email protected]>
    Mesut Celik authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    033579b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c318c12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ee98b3 View commit details
    Browse the repository at this point in the history
  7. [stable/sonarqube] Fix: Init-Container not created (helm#15026)

    Fix issue that init-container was not created when
    used without any additional plugins.
    
    Signed-off-by: Jannis Oeltjen <[email protected]>
    jcoeltjen authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    1a17b71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45c7d74 View commit details
    Browse the repository at this point in the history
  9. [stable/external-dns] fix issue 15002 (helm#15013)

    * fix issue 15002
    
    Signed-off-by: Manuel Zapf <[email protected]>
    
    * address feedback
    
    Signed-off-by: Manuel Zapf <[email protected]>
    SantoDE authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    139c49e View commit details
    Browse the repository at this point in the history
  10. [stable/kibana] Fix tpl context passing (helm#14959)

    Also remove unnessesary quotes
    
    Signed-off-by: Nikolai Iurin <[email protected]>
    yurinnick authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    471065b View commit details
    Browse the repository at this point in the history
  11. [stable/rabbitmq-ha] env variables and init containers (helm#14932)

    * add rabbitmq env variables
    
    Signed-off-by: radu mazilu <[email protected]>
    
    * add extra init containers
    
    Signed-off-by: radu mazilu <[email protected]>
    
    * PR changes
    
    Signed-off-by: radu mazilu <[email protected]>
    
    * Bump chart version
    
    Signed-off-by: radu mazilu <[email protected]>
    radumazi authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    479ef89 View commit details
    Browse the repository at this point in the history
  12. Update RBAC rules (helm#15047)

    Signed-off-by: Alen Komljen <[email protected]>
    komljen authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    d23b796 View commit details
    Browse the repository at this point in the history
  13. [stable/atlantis] Add option to pass --disable-apply-all (helm#14242)

    Signed-off-by: Andy Aldo Dharmawan <[email protected]>
    andyyaldoo authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    9f21669 View commit details
    Browse the repository at this point in the history
  14. [stable/filebeat] Allow to add more secrets (helm#15044)

    * Allow to add more secrets
    
    Allow to add an then mount secrets
    For example certficates
    
    Signed-off-by: Pawel Kalemba <[email protected]>
    
    * Lint code ,add space as requested
    
    Signed-off-by: Pawel Kalemba <[email protected]>
    pkalemba authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    4884992 View commit details
    Browse the repository at this point in the history
  15. Update prometheus-nats-exporter to version 0.4.0 (helm#15048)

    Signed-off-by: Mikhail Naletov <[email protected]>
    okgolove authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    4491acf View commit details
    Browse the repository at this point in the history
  16. [stable/kong] bump up Kong Ingress Controller to 0.5.0 (helm#15053)

    Signed-off-by: Harry Bagdi <[email protected]>
    hbagdi authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    48dd8a2 View commit details
    Browse the repository at this point in the history
  17. [stable/ghost] Release 6.7.22 updating components versions (helm#15043)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    47633a3 View commit details
    Browse the repository at this point in the history
  18. [stable/ambassador] Support additional TCP ports in Ambassador (helm#…

    …15028)
    
    * [stable/ambassador] Adding in additional TCP Port support for use with TCPMappings
    
    Signed-off-by: Matt Christiansen <[email protected]>
    
    * Changing version to minor version
    
    Signed-off-by: Matt Christiansen <[email protected]>
    matt-christiansen-exa authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    c19be0a View commit details
    Browse the repository at this point in the history
  19. Set annotations on Ambassador Deployment/DaemonSet (helm#15054)

    This is helpful for supporting [Reloader](https://github.com/stakater/Reloader)
    to enable triggered rolling restarts of Ambassador Pods.
    
    Signed-off-by: Steve Huff <[email protected]>
    hakamadare authored and k8s-ci-robot committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    d89b1fe View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Add imagePullSecrets to the documentation (helm#14163)

    Signed-off-by: Mikhail Naletov <[email protected]>
    okgolove authored and k8s-ci-robot committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    deeb281 View commit details
    Browse the repository at this point in the history
  2. [stable/ghost] Release 6.7.23 updating components versions (helm#15057)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    0af77e3 View commit details
    Browse the repository at this point in the history
  3. [stable/prometheus-operator] Remove unused role/rolebinding from prom…

    …etheus templates (helm#14524)
    
    Signed-off-by: mwieczorek <[email protected]>
    mwieczorek authored and k8s-ci-robot committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    5357374 View commit details
    Browse the repository at this point in the history
  4. [stable/falco] Fix bug in Google Cloud Security Command Center integr…

    …ation with Falco (helm#15020)
    
    Signed-off-by: Néstor Salceda <[email protected]>
    Néstor Salceda authored and k8s-ci-robot committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    407ca2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c65bc4 View commit details
    Browse the repository at this point in the history
  6. [incubator/jaeger] ingress path for query-ui is using basePath now (h…

    …elm#15067)
    
    added README description
    
    version bumped to 0.10.5
    
    Signed-off-by: Marcus Berndt <[email protected]>
    Persi authored and k8s-ci-robot committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    8b06476 View commit details
    Browse the repository at this point in the history
  7. [stable/velero] Configure Velero plugins with ConfigMaps (helm#14096)

    * [stable/velero] Configure Velero plugins with ConfigMaps
    
    Signed-off-by: Sébastien Prud'homme <[email protected]>
    
    * [stable/velero] more controls to build the configmaps
    
    Signed-off-by: Sébastien Prud'homme <[email protected]>
    sebastien-prudhomme authored and k8s-ci-robot committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    908d8c5 View commit details
    Browse the repository at this point in the history
  8. Prometheus operator enhancements (helm#14593)

    * [stable/prometheus-operator] Allow template strings in metricRelabelings
    
    This allows passing template strings as follows to do things such as
    only keeping metrics for the current namespace
    
    ```
    metricRelabelings:
    - sourceLabels:
      - namespace
      regex: '{{ .Release.Namespace }}'
      action: keep
    ```
    
    Signed-off-by: Robbie deMuth <[email protected]>
    
    * [stable/prometheus-operator] Disable AlertManager connection when AlertManager is disabled
    
    Previously, the Prometheus server was still wired to the default
    AlertManager server even when `.Values.alertmanager.enabled` was set to
    `false`
    
    Signed-off-by: Robbie deMuth <[email protected]>
    
    * [stable/prometheus-operator] Allow template strings in Alertmanager configuration directives
    
    This allows passing template strings as follows to do things such as
    configure a webhook_config URL to point to a service deployed in the
    same namespace
    
    ```
    alertmanager:
      config:
        receivers:
        - name: webhook
          webhook_configs:
          - url: http://alertmanager-webhook.{{ .Release.Namespace }}.svc.cluster.local/
    ```
    
    Signed-off-by: Robbie deMuth <[email protected]>
    
    * [stable/prometheus-operator] Increment chart version
    
    Signed-off-by: Robbie deMuth <[email protected]>
    robbie-demuth authored and k8s-ci-robot committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    4243f59 View commit details
    Browse the repository at this point in the history
  9. [stable/redis-ha] define prometheus exporter port in service (helm#14910

    )
    
    * define prometheus exporter port in service
    
    This enables prometheus-operator to work with this chart almost out-of-the box. Only a ServiceMonitor definition is necessary.
    
    Signed-off-by: Ben Dimbeck <[email protected]>
    
    * bump chart version
    
    Signed-off-by: Ben Dimbeck <[email protected]>
    residualmind authored and k8s-ci-robot committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    4cbc02a View commit details
    Browse the repository at this point in the history
  10. [stable/redis-ha] Improve liveness probe for large databases (helm#14999

    )
    
    * [stable/redis-ha] Improve liveness probe so that redis is not restarted while it is still loading its dataset into memory
    
    On larger databases this can take more than just the initial probe delay. During this time redis will not answer the ping command with pong, but with loading. Of course the container should not be marked as ready, but it also should not restart which results in redis never starting successfully.
    
    Signed-off-by: Bastian Hofmann <[email protected]>
    
    * [stable/redis-ha] Bump version to 3.5.2
    
    Signed-off-by: Bastian Hofmann <[email protected]>
    bashofmann authored and k8s-ci-robot committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    f95b8b5 View commit details
    Browse the repository at this point in the history
  11. [stable/elastic-stack] Fix elasticsearch URL (helm#14906)

    * [stable/elastic-stack] Fix elasticsearch url resolve
    
    Signed-off-by: Nikolai Iurin <[email protected]>
    
    * [stable/elastic-stack] Fix requirements.lock sync
    
    Signed-off-by: Nikolai Iurin <[email protected]>
    yurinnick authored and k8s-ci-robot committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    62b33b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. kured - add psp configuration capabilities (helm#15071)

    * kured - add psp configuration capabilities
    
    Signed-off-by: Maxime VISONNEAU <[email protected]>
    
    * update minor version
    
    Signed-off-by: Maor Friedman <[email protected]>
    mvisonneau authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    347603e View commit details
    Browse the repository at this point in the history
  2. [stable/prometheus-postgres-exporter] Allow specifying a securityCont…

    …ext (helm#15074)
    
    * Allow specifying a securityContext
    
    This enables users running under restrictive PodSecurityPolicies to deploy the exporter running as a non-root container.
    
    Signed-off-by: Dimitrios Karagiannis <[email protected]>
    
    * Update chart version
    
    Signed-off-by: Dimitrios Karagiannis <[email protected]>
    alkar authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    9c6fc13 View commit details
    Browse the repository at this point in the history
  3. [stable/jenkins] Add existingSecret to Jenkins backup AWS credentials (

    …helm#13392)
    
    * [stable/jenkins] Add existingSecret to Jenkins backup AWS credentials
    
    Signed-off-by: Hans-Jörg Wieland <[email protected]>
    
    * [stable/jenkins] Removed unnecessary Maintainer line
    
    Signed-off-by: Hans-Jörg Wieland <[email protected]>
    
    * [stable/jenkins] Chart.yaml version bump
    
    Signed-off-by: Hans-Jörg Wieland <[email protected]>
    hajowieland authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    d9374f5 View commit details
    Browse the repository at this point in the history
  4. [stable/cluster-autoscaler] Add extraEnvFromSecret parameter (helm#13308

    )
    
    This parameter can be useful if we want to supply the access keys via an
    external secret. This should work with any cloud provider.
    
    In my case I don't want to authorize the workers to interact with the ASG,
    as any container running in the cluster would be allowed to do so,
    instead I have created an IAM user and stored the credentials in a
    secret.
    
    Signed-off-by: Alessandro Siragusa <[email protected]>
    asiragusa authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    1f9750e View commit details
    Browse the repository at this point in the history
  5. [stable/prometheus] Ignore OWNERS file in helm package. (helm#13655)

    Signed-off-by: Arturo Contreras <[email protected]>
    art kon authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    f4ddff0 View commit details
    Browse the repository at this point in the history
  6. [stable/heapster] Fix stable heapster fullname (helm#13711)

    * [stable/heapster] fix how to define fullname
    
    This follows the default _helpers.tpl by `helm create NAME`
    
    Signed-off-by: Shoichi Kaji <[email protected]>
    
    * [stable/heapster] 0.3.3 -> 0.3.4
    
    Signed-off-by: Shoichi Kaji <[email protected]>
    
    * [stable/heapster] This will be a breaking change so we should up it by a major version
    
    Signed-off-by: Shoichi Kaji <[email protected]>
    skaji authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    eec62bb View commit details
    Browse the repository at this point in the history
  7. [stable/kube2iam] Fix issue when changing kube2iam host port (helm#13729

    )
    
    does not change metrics port and requires second custom port
    
    Signed-off-by: George Kaz <[email protected]>
    georgekaz authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    eadd615 View commit details
    Browse the repository at this point in the history
  8. [stable/prometheus] default retention time is 15 days if not specified (

    helm#13965)
    
    * If you do not specify a retention time then by default it is set to 15 days.
    In this PR I make that the default so that its clear to users.
    
    Signed-off-by: David O'Dell <[email protected]>
    
    * bumped chart version
    
    Signed-off-by: David O'Dell <[email protected]>
    
    * rev'd chart version to 8.11.5
    
    Signed-off-by: David O'Dell <[email protected]>
    David O'Dell authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    5b26a9b View commit details
    Browse the repository at this point in the history
  9. [stable/elasticsearch-exporter] Add imagePullSecret support (helm#14887)

    Signed-off-by: Julian Schlichtholz <[email protected]>
    Julian Schlichtholz authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    f56db59 View commit details
    Browse the repository at this point in the history
  10. [incubator/vault] Update owners (helm#14896)

    * adding myself to OWNERS
    
    Signed-off-by: Janusz Bialy <[email protected]>
    
    * bump version
    
    Signed-off-by: Janusz Bialy <[email protected]>
    
    * get rid of whitespace
    
    Signed-off-by: Janusz Bialy <[email protected]>
    jbialy authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    0bb55ee View commit details
    Browse the repository at this point in the history
  11. [stable/prometheus-blackbox-exporter] Add support for imagePullSecrets (

    helm#14903)
    
    Signed-off-by: Julian Schlichtholz <[email protected]>
    Julian Schlichtholz authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    33d9ea6 View commit details
    Browse the repository at this point in the history
  12. 1. influxdb version update to 1.7.6 (helm#14919)

    2. removed default resources and forcing users to add memory and cpu
    requests and limits
    3. bumped chart version
    
    Signed-off-by: Deepak Kumar Sood <[email protected]>
    deepaksood619 authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    953ef06 View commit details
    Browse the repository at this point in the history
  13. 1. chronograf version update to 1.7.11 (helm#14920)

    2. pullPolicy changed to IfNotPresent
    3. bumped chart version
    
    Signed-off-by: Deepak Kumar Sood <[email protected]>
    deepaksood619 authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    a7626f5 View commit details
    Browse the repository at this point in the history
  14. [stable/logstash] upgrading logstash to 7.1.1 (helm#14952)

    * upgrading logstash to 7.1.1
    
    Signed-off-by: Fred Park <[email protected]>
    
    * bump major version
    
    Signed-off-by: Maor Friedman <[email protected]>
    fredp4t1qbit authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    6ab659b View commit details
    Browse the repository at this point in the history
  15. [stable/collabora-code] Fix container exposed port number (helm#14977)

    * Fix container exposed port number
    
    Signed-off-by: Bertrand Gouny <[email protected]>
    
    * Bump chart version
    
    Signed-off-by: Bertrand Gouny <[email protected]>
    BertrandGouny authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    f01bfa8 View commit details
    Browse the repository at this point in the history
  16. Update Express Gateway Images to v1.16.6 (helm#14994)

    Signed-off-by: eg-bot <[email protected]>
    eg-bot authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    21f22c4 View commit details
    Browse the repository at this point in the history
  17. [stable/grafana] update maintainer (helm#13898)

    Signed-off-by: Maor Friedman <[email protected]>
    maorfr authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    1406fb1 View commit details
    Browse the repository at this point in the history
  18. [stable/kiam] added whitelist argument in agent-daemonset.yaml (helm#…

    …14397)
    
    * added whitelist argument in agent-daemonset.yaml
    
    Signed-off-by: Pravar Agrawal <[email protected]>
    
    * [stable/kiam] added whitelist argument for metadata API path
    
    - Makes it possible to specify whitelist arguments for allowing other
      AWS metadata API paths which are currently blocked by default
    - Update README.md
    - Bump the version
    
    Signed-off-by: Pravar Agrawal <[email protected]>
    
    * [stable/kiam] bump the version of chart
    
    Signed-off-by: Pravar Agrawal <[email protected]>
    pravarag authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    900f650 View commit details
    Browse the repository at this point in the history
  19. [stable/spinnaker] Update Minio Docker Image (helm#15007)

    * Use next incremental version of Minion image
    
    Due to the current configured Minion version not being on Dockerhub any longer, we shall update it to the next incremental version that exists.
    
    Signed-off-by: Chris Burns <[email protected]>
    
    * Updates patch version of Helm Chart
    
    Updates patch version of Helm Chart due to update of Minio Image
    
    Signed-off-by: Chris Burns <[email protected]>
    
    * Revert accidentally remove colon
    
    Signed-off-by: Chris Burns <[email protected]>
    ChrisJBurns authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    ac17533 View commit details
    Browse the repository at this point in the history
  20. Use named ports, add probes for agent (helm#15027)

    Signed-off-by: Naseem <[email protected]>
    naseemkullah authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    93822a0 View commit details
    Browse the repository at this point in the history
  21. Change sed command (helm#15075)

    Signed-off-by: Daniel Gordi <[email protected]>
    Daniel Gordi authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    7605727 View commit details
    Browse the repository at this point in the history
  22. [stable/prometheus] Bump alertmanager to 0.17.0 (helm#14034)

    * [stable/prometheus] Bump alertmanager to 0.17.0
    
    Signed-off-by: Laurent Godet <[email protected]>
    
    * Update Chart.yaml
    
    Signed-off-by: Maor Friedman <[email protected]>
    lostick authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    5e96e6b View commit details
    Browse the repository at this point in the history
  23. [stable/cluster-autoscaler] Add support for imagePullSecrets (helm#14904

    )
    
    * [stable/cluster-autoscaler] Add support for imagePullSecrets
    
    Signed-off-by: Julian Schlichtholz <[email protected]>
    
    * bump version
    
    Signed-off-by: Maor Friedman <[email protected]>
    Julian Schlichtholz authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    6e267a2 View commit details
    Browse the repository at this point in the history
  24. [stable/prometheus] Update to Prometheus v2.10.0 (helm#14294)

    * [stable/prometheus] Update to Prometheus v2.10.0
    
    Signed-off-by: Steven Sheehy <[email protected]>
    
    * Update Chart.yaml
    
    Signed-off-by: Maor Friedman <[email protected]>
    Steven Sheehy authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    37a041c View commit details
    Browse the repository at this point in the history
  25. [stable/prometheus] Upgraded pushgateway to v0.8.0. (helm#14304)

    * [stable/prometheus] Upgraded pushgateway to v0.8.0.
    
    Signed-off-by: Jonathan Davies <[email protected]>
    
    * Update Chart.yaml
    
    Signed-off-by: Maor Friedman <[email protected]>
    jpds authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    a926209 View commit details
    Browse the repository at this point in the history
  26. Persistence should be enabled and Notes include the password if set d…

    …efault user (helm#14411)
    
    Signed-off-by: Aisuko <[email protected]>
    Aisuko authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    802588a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fd8f810 View commit details
    Browse the repository at this point in the history
  28. [incubator/zookeeper] Setting maximum headless service name length (h…

    …elm#14885)
    
    * [incubator/zookeeper] Setting maximum headless service name length
    
    Signed-off-by: Eric Lemieux <[email protected]>
    
    * [incubator/zookeeper] Bumping chart version
    
    Signed-off-by: Eric Lemieux <[email protected]>
    EricLemieux authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    12fd864 View commit details
    Browse the repository at this point in the history
  29. [stable/ghost] Release 6.7.24 updating components versions (helm#15095)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    50e1125 View commit details
    Browse the repository at this point in the history
  30. [stable/mysql] Add support for container args (helm#14180)

    If older MySQL clients need to connect to a MySQL 8 server, this requires the
    `--default-authentication-plugin=mysql_native_password` flag. This can now be
    passed to the Helm chart.
    
    Signed-off-by: Remco Haszing <[email protected]>
    remcohaszing authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    c7ded93 View commit details
    Browse the repository at this point in the history
  31. [stable/redis-ha] Add hardAntiAffinity and additionalAffinities (h…

    …elm#15030)
    
    Signed-off-by: Dylan Arbour <[email protected]>
    arbourd authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    44d3e23 View commit details
    Browse the repository at this point in the history
  32. Namespace for ServiceMonitor (helm#15068)

    Signed-off-by: Mikhail Naletov <[email protected]>
    okgolove authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    1a5489f View commit details
    Browse the repository at this point in the history
  33. fixes helm#15002 (helm#15076)

    Signed-off-by: Christian Jantz <[email protected]>
    chrisz100 authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    7d4cb0e View commit details
    Browse the repository at this point in the history
  34. [stable/cluster-autoscaler] Fixing bug with extra args boolean convert (

    helm#12998)
    
    * [stable/cluster-autoscaler] Fixing bug with extra args boolean convert
    
    Fixing bug with extra args boolean convert.
    Use less verbose default values.
    Signed-off-by: Stefan Lundgren <[email protected]>
    
    Fix docs
    
    
    Fix comments
    
    
    Fix comments
    
    * Update conflicting chart version
    
    Signed-off-by: Stefan Lundgren <[email protected]>
    
    * Revert change of default values to only do one fix in the PR
    
    Signed-off-by: Stefan Lundgren <[email protected]>
    
    * Simplifying fix
    
    Signed-off-by: Stefan Lundgren <[email protected]>
    softstuff authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    825f31a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ccaa587 View commit details
    Browse the repository at this point in the history
  36. [stable/fluent-bit]: upgrade to Fluent Bit v1.2.0 (helm#15101)

    In addition to version upgrade, this patch adds the new chart option
    called 'mergeLogKey' that configure Merge_Log_Key inside the Kubernetes
    filter.
    
    Signed-off-by: Eduardo Silva <[email protected]>
    edsiper authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    6ab7bf7 View commit details
    Browse the repository at this point in the history
  37. [stable/concourse] Add Concourse default values to chart values (helm…

    …#12763)
    
    * [stable/concourse]: adding web default values to values.yml
    
    - setting the default values as per the concourse binary
    - for the issue: helm#12221
    
    Signed-off-by: Sameer Vohra <[email protected]>
    Co-authored-by: Bishoy Youssef <[email protected]>
    
    * [stable/concourse] Add default worker values to values.yml
    
    - Added the default values as per the concourse binary
    - for the issue: helm#12221
    
    Signed-off-by: Sameer Vohra <[email protected]>
    Co-authored-by: Bishoy Youssef <[email protected]>
    
    * [stable/concourse] Update Chart, values & deployment
    
    - bump chart version
    - add defaults for postgres, syslog, credentials
    - removed GC override flag as defaults are set
    - fixed syslog hostname typo
    
    Signed-off-by: Bishoy Youssef <[email protected]>
    Co-authored-by: Sameer Vohra <[email protected]>
    2 people authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    fbb5b70 View commit details
    Browse the repository at this point in the history
  38. [stable/clamav] Add icon for monocular (helm#13914)

    * add icon
    
    Signed-off-by: nicolas kowenski <[email protected]>
    
    * set tag to version 1.6
    
    Signed-off-by: nicolas kowenski <[email protected]>
    zakkg3 authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    0fb810a View commit details
    Browse the repository at this point in the history
  39. [incubator/couchdb] updates to support an alternate k8s scheduler (he…

    …lm#14351)
    
    * updates to support an alternate k8s scheduler
    
    Signed-off-by: Sathya Balakrishnan <[email protected]>
    
    * fix Chart version
    
    Signed-off-by: Sathya Balakrishnan <[email protected]>
    
    * Update Chart.yaml
    
    Signed-off-by: Maor Friedman <[email protected]>
    satchpx authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    458d8b9 View commit details
    Browse the repository at this point in the history
  40. [stable/kubernetes-dashboard] Add custom labels for ingress resource (h…

    …elm#14911)
    
    * Add custom labels to ingress
    
    Signed-off-by: arielev <[email protected]>
    
    * Add ingress.labels decription
    
    Signed-off-by: arielev <[email protected]>
    
    * Bump version
    
    Signed-off-by: arielev <[email protected]>
    ArieLevs authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    b23df6c View commit details
    Browse the repository at this point in the history
  41. [stable/prometheus] add alertmanager.extraSecretMounts (helm#12888)

    Signed-off-by: Cameron Attard <[email protected]>
    cameronattard authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    cf33de3 View commit details
    Browse the repository at this point in the history
  42. Fix error when timeouts values unquoted (helm#12926)

    Signed-off-by: Minh Danh <[email protected]>
    minhdanh authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    d235ac1 View commit details
    Browse the repository at this point in the history
  43. Add support to configure affinity and nodeSelector. Signed-off-by… (h…

    …elm#13129)
    
    * Add support to configure `affinity` and `nodeSelector`. Signed-off-by: Frank Reno <[email protected]>
    
    Signed-off-by: Frank Reno <[email protected]>
    
    * update version.
    
    Signed-off-by: Frank Reno <[email protected]>
    
    * fix alignment
    
    Signed-off-by: Frank Reno <[email protected]>
    frankreno authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    c6c091a View commit details
    Browse the repository at this point in the history
  44. Optionally enable WebHDFS REST API (helm#13142)

    Signed-off-by: Dennis Pfisterer <[email protected]>
    pfisterer authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    45a4292 View commit details
    Browse the repository at this point in the history
  45. [stable/cerebro] added initialDelaySeconds (helm#13589)

    * Update deployment.yaml
    
    Added initialDelaySeconds: 120
    
    Signed-off-by: Vladislav Leveniuk <[email protected]>
    
    * Update Chart.yaml
    
    Bumped version
    
    Signed-off-by: Vladislav Leveniuk <[email protected]>
    
    * Update Chart.yaml
    
    Bumped versio
    
    Signed-off-by: Vladislav Leveniuk <[email protected]>
    Vladislav Leveniuk authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    99eedcb View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    1fc0ca9 View commit details
    Browse the repository at this point in the history
  47. Update labels used to discover query pod (helm#13913)

    Signed-off-by: Chris Bailey <[email protected]>
    seabaylea authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    ec9aeaf View commit details
    Browse the repository at this point in the history
  48. stable/traefik quote timeout configs in configmap (helm#14095)

    In order to prevent:
    ```
    Error reading TOML config file /config/traefik.toml
    : Near line 78 (last key parsed 'forwardingTimeouts'): expected a
    top-level item to end with a newline, comment, or EOF, but got 's'
    instead
    ```
    
    fixes helm#14093
    
    Signed-off-by: Alwin Mark <[email protected]>
    alwinmarkcf authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    bba4054 View commit details
    Browse the repository at this point in the history
  49. [stable/fluent-bit] Add logfmt support (helm#14174)

    * [stable/fluent-bit] update README.md
    
    Signed-off-by: Agustin Houlgrave <[email protected]>
    
    * [stable/fluent-bit] update config.yaml
    
    Signed-off-by: Agustin Houlgrave <[email protected]>
    
    * [stable/fluent-bit] update values.yaml
    
    Signed-off-by: Agustin Houlgrave <[email protected]>
    
    * [stable/fluent-bit] bump chart version
    
    Signed-off-by: Agustin Houlgrave <[email protected]>
    ahoulgrave authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    291ccbb View commit details
    Browse the repository at this point in the history
  50. [stable/prometheus-node-exporter] add scrapeTimeout for the service m…

    …onitor (helm#14293)
    
    Signed-off-by: Ryan Belgrave <[email protected]>
    Ryan Belgrave authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    049be7b View commit details
    Browse the repository at this point in the history
  51. [stable/prometheus-snmp-exporter] Don't run config through toYaml (he…

    …lm#13884)
    
    * Fix prometheus snmp-exporter chart
    
    - don't try to convert the values to YAML - it takes integer
      keys and converts them to strings, causing marshalling errors
      on snmp-exporter startup
    
    Signed-off-by: Josh Lothian <[email protected]>
    
    * Update Chart.yaml
    
    Signed-off-by: Maor Friedman <[email protected]>
    jlothian authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    01b3313 View commit details
    Browse the repository at this point in the history
  52. [stable/Janusgraph] Allow env variables in template (helm#14303)

    * Add env variables
    
    Signed-off-by: Amotz Hoshen <[email protected]>
    Signed-off-by: amotzhoshen <[email protected]>
    
    * Update chart version
    
    Signed-off-by: Amotz Hoshen <[email protected]>
    Signed-off-by: amotzhoshen <[email protected]>
    amotzhoshen authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    08c2025 View commit details
    Browse the repository at this point in the history
  53. [stable/apm-server] Add optional TLS configuration to the chart (helm…

    …#14305)
    
    * [stable/apm-server] Add optional TLS configuration to the chart
    
    Signed-off-by: Amit Oren <[email protected]>
    
    * [stable/apm-server] Bump chart version
    
    Signed-off-by: Amit Oren <[email protected]>
    amit-o authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    4929ea4 View commit details
    Browse the repository at this point in the history
  54. feat(stable/atlantis): runAsUser atlantis (helm#14334)

    Signed-off-by: Andrii Nasinnyk <[email protected]>
    anasinnyk authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    152f400 View commit details
    Browse the repository at this point in the history
  55. [incubator/mysqlha] updates to support an alternate k8s scheduler (he…

    …lm#14352)
    
    * updates to support an alternate k8s scheduler
    
    Signed-off-by: Sathya Balakrishnan <[email protected]>
    
    * fix Chart version
    
    Signed-off-by: Sathya Balakrishnan <[email protected]>
    satchpx authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    d0dabed View commit details
    Browse the repository at this point in the history
  56. updates to support an alternate k8s scheduler (helm#14353)

    Signed-off-by: Sathya Balakrishnan <[email protected]>
    satchpx authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    e288a2c View commit details
    Browse the repository at this point in the history
  57. [stable/rocketchat/ Add a member of Rocket.Chat Team to reviewers (he…

    …lm#14431)
    
    * Add a member of Rocket.Chat Team to reviewers
    
    Signed-off-by: Aaron Ogle <[email protected]>
    
    * bump version
    
    Signed-off-by: Aaron Ogle <[email protected]>
    geekgonecrazy authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    cd4be92 View commit details
    Browse the repository at this point in the history
  58. [stable/prometheus-operator] Add optional *additionalPrometheusRulesM…

    …ap* which will override *additionalPrometheusRules* and allow for merging across multiple values files. Deprecated *additionalPrometheusRules* in favor of the new option. (helm#14490)
    
    Signed-off-by: Nigel Foucha <[email protected]>
    fooka03 authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    8f3f909 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    cd063f6 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    34f34ee View commit details
    Browse the repository at this point in the history
  61. [stable/kube-ops-view] fullname modified, ingress path added (helm#14561

    )
    
    * [stable/kube-ops-view] fullname modified, ingress path added
    
    kube-ops-view.fullname modified to prevents redundant resource names, support to ingress path added
    
    Signed-off-by: Matteo Dell'Aquila <[email protected]>
    
    * reviewed according REVIEW_GUIDELINES.md
    
    Signed-off-by: Matteo Dell'Aquila <[email protected]>
    moebius87 authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    58cb8b1 View commit details
    Browse the repository at this point in the history
  62. [stable/traefik] Add File Backend (helm#14585)

    * Add File Backend
    
    Signed-off-by: Dat Truong <[email protected]>
    
    * Bump version
    
    Signed-off-by: Dat Truong <[email protected]>
    
    * Bump minor version
    
    Signed-off-by: Dat Truong <[email protected]>
    anhdat authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    26e078e View commit details
    Browse the repository at this point in the history
  63. [stable/kapacitor] Add owners file and add common used envVars to exa…

    …mples (helm#14622)
    
    * 1. Add owners file
    2. Bump version from 1.1.2 to 1.1.3
    3. Add common used envVars to examples
    
    Signed-off-by: Deepak Kumar Sood <[email protected]>
    
    * new line at end of OWNERS file
    
    Signed-off-by: Deepak Kumar Sood <[email protected]>
    deepaksood619 authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    3b3069f View commit details
    Browse the repository at this point in the history
  64. [stable/prometheus-consul-exporter] 14589: Bugfix to support boolean …

    …flags in prometheus-consul-exporter (helm#14694)
    
    * bumped version number
    
    Signed-off-by: Jan Fiedler <[email protected]>
    jfiedler authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    bba76bc View commit details
    Browse the repository at this point in the history
  65. [incubator/cassandra-operator] Rename readme and add icon (helm#14753)

    * [incubator/cassandra] Rename readme and add icon
    
    Signed-off-by: sebastien allamand <[email protected]>
    
    * bump version
    
    Signed-off-by: sebastien allamand <[email protected]>
    Sébastien Allamand authored and k8s-ci-robot committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    3fe171b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. [stable/prometheus] Updates to support an alternate scheduler (helm#1…

    …4364)
    
    * updates to support alternate k8s scheduler
    
    Signed-off-by: Sathya Balakrishnan <[email protected]>
    
    * bump up chart version
    
    Signed-off-by: Sathya Balakrishnan <[email protected]>
    satchpx authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    6e23b2f View commit details
    Browse the repository at this point in the history
  2. [stable/druid] Fix readme link (helm#14774)

    * historical branch does not exists
    
    Signed-off-by: Deepak Kumar Sood <[email protected]>
    
    * bump chart version
    
    Signed-off-by: Deepak Kumar Sood <[email protected]>
    deepaksood619 authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    7fdb1f9 View commit details
    Browse the repository at this point in the history
  3. [stable/verdaccio] Add tolerations (helm#14779)

    Signed-off-by: Ben Sully <[email protected]>
    Ben Sully authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    c6ebf49 View commit details
    Browse the repository at this point in the history
  4. falco - add psp configuration capabilities (helm#14813)

    Signed-off-by: Maxime VISONNEAU <[email protected]>
    mvisonneau authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    d98f440 View commit details
    Browse the repository at this point in the history
  5. [incubator/vault] Fix serviceAccount reference and resource limits (h…

    …elm#14895)
    
    * add sa name to deployment
    
    Signed-off-by: Janusz Bialy <[email protected]>
    
    * move vault container specific resources before any extra containers
    
    Signed-off-by: Janusz Bialy <[email protected]>
    
    * bump chart version
    
    Signed-off-by: Janusz Bialy <[email protected]>
    
    * bump version
    
    Signed-off-by: Janusz Bialy <[email protected]>
    
    * update readme
    
    Signed-off-by: Janusz Bialy <[email protected]>
    jbialy authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    4f10582 View commit details
    Browse the repository at this point in the history
  6. [stable/openldap] add image pull policy and pod annotations (helm#14909)

    * [stable/openldap] Add custom annotations
    
    Signed-off-by: Jacek Ciwiś <[email protected]>
    
    * [stable/openldap] Add imagePullPolicy to initContainers
    
    Signed-off-by: Jacek Ciwiś <[email protected]>
    
    * [stable/openldap] Update default image tag to 1.2.4 (appVersion: 2.4.47)
    
    Signed-off-by: Jacek Ciwiś <[email protected]>
    Jacek Ciwiś authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    8547a7b View commit details
    Browse the repository at this point in the history
  7. [stable/minio] Add serviceAccount option for deployed pods (helm#14917)

    * Add serviceAccount option for deployed pods
    
    Signed-off-by: Tyler Camp <[email protected]>
    
    * Bump minio chart version
    
    Signed-off-by: Tyler Camp <[email protected]>
    
    * Add trailing newline to values.yaml
    
    Signed-off-by: Tyler Camp <[email protected]>
    tylercamp authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    6286386 View commit details
    Browse the repository at this point in the history
  8. added podAnnotations field (helm#14924)

    Signed-off-by: Aiman Najjar <[email protected]>
    Signed-off-by: aimannajjar <[email protected]>
    aimannajjar authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    96ab5b5 View commit details
    Browse the repository at this point in the history
  9. typo fixed in REVIEW_GUIDELINES.md (helm#15006)

    Signed-off-by: Rajiv Ranjan Singh <[email protected]>
    iamrajiv authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    5d8de56 View commit details
    Browse the repository at this point in the history
  10. [stable/kiam] Fix kiam templates (helm#15045)

    * Fix Kiam templates
    
    Signed-off-by: Pere Alcoberro Turu <[email protected]>
    
    * Increase Chart Version
    
    Signed-off-by: Pere Alcoberro Turu <[email protected]>
    
    * Chart Version Bump
    
    Signed-off-by: Pere Alcoberro Turu <[email protected]>
    palcoberro authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    7d766f4 View commit details
    Browse the repository at this point in the history
  11. [stable/redis] Allow slave pods to connect to master when networkPoli…

    …cy is enabled (helm#15082)
    
    * Adding network policy label for slave pods
    
    Signed-off-by: YITAEK HWANG <[email protected]>
    
    * [stable/redis] fixing ordering of if statements in networkpolicy
    
    Signed-off-by: YITAEK HWANG <[email protected]>
    Yitaek authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    bd46cc4 View commit details
    Browse the repository at this point in the history
  12. [stable/prometheus-operator] updated to 0.31.1 (helm#14943)

    * feat: update prometheus-operator
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * fix: remove thanos-cluster port from examples
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * docs: manual del/install crd
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * fix: cleanup crds
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * fix: update test-values
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * fix: clusterrole
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * bump: prometheus-operator
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * fix: crds
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * bump: prometheus-operator
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * fix: undo rules upgrade
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * docs: fix readme
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * ci: cleanup crd before install
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * Clean up CRDs before install for CI
    
    Signed-off-by: Vasily Sliouniaev <[email protected]>
    caarlos0 authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    d582471 View commit details
    Browse the repository at this point in the history
  13. [stable/odoo]: Fix typo in values (helm#15111)

    * [stable/odoo]: Fix typo in values
    
    Signed-off-by: Andrés Bono <[email protected]>
    
    * Another one
    
    Signed-off-by: Andrés Bono <[email protected]>
    andresbono authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    ce550c3 View commit details
    Browse the repository at this point in the history
  14. [stable/dex] Pod annotations Dex (helm#14979)

    * [stable/dex] Add pod annotations
    
    Added the ability to configure your own pod annotations to the
    deployment of dex.
    
    An example:
    ``` yaml
    podAnnotations:
      prometheus.io/path: "/metrics"
      prometheus.io/port: "5558"
      prometheus.io/scrape: "true"
    ```
    
    Signed-off-by: Rick Haan <[email protected]>
    
    * [stable/dex] Bump minor chart version
    
    My pull request adds functionality in a backwards-compatible manner.
    This means a bump in the minor version of the chart.
    
    Signed-off-by: Rick Haan <[email protected]>
    RickHaan authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    2404b9d View commit details
    Browse the repository at this point in the history
  15. [stable/sentry] Add worker concurrency (helm#14940)

    * [stable/sentry] Add worker concurrency
    
    Signed-off-by: Konstantin Lebedev <[email protected]>
    
    * [stable/sentry] Add concurrency to values.yaml
    
    Signed-off-by: Konstantin Lebedev <[email protected]>
    xzkostyan authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    ec69eb9 View commit details
    Browse the repository at this point in the history
  16. [stable/external-dns] Add support for multiple Istio IngressGateway L…

    …oadBalancer Services (helm#15077)
    
    * add multiple istio gateway args
    
    Signed-off-by: Craig Huber <[email protected]>
    
    * update readme
    
    Signed-off-by: Craig Huber <[email protected]>
    
    * [stable/external-dns] add multiple istio gateway args
    
    Signed-off-by: Craig Huber <[email protected]>
    
    * [stable/external-dns] add new line
    
    Signed-off-by: Craig Huber <[email protected]>
    
    * [stable/external-dns] bump minor version
    
    Signed-off-by: Craig Huber <[email protected]>
    crhuber authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    3ea5519 View commit details
    Browse the repository at this point in the history
  17. [stable/nats] Adapt chart to NATS version 2 (helm#15037)

    * Adapt chart to NATS version 2
    
    Signed-off-by: tompizmor <[email protected]>
    
    * Edit tag in values-production
    
    Signed-off-by: tompizmor <[email protected]>
    
    * Recover original tags
    
    Signed-off-by: tompizmor <[email protected]>
    
    * [stable/nats] Update components versions
    
    Signed-off-by: Bitnami Containers <[email protected]>
    
    * Parametrize nats filename
    
    Signed-off-by: tompizmor <[email protected]>
    
    * update missing files
    
    Signed-off-by: tompizmor <[email protected]>
    
    * Add section in the README
    
    Signed-off-by: tompizmor <[email protected]>
    tompizmor authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    cfb732f View commit details
    Browse the repository at this point in the history
  18. [stable/prometheus-operator] Fix helm#14874 (helm#14877)

    * [stable/prometheus-operator] Fix helm#14874
    
    Signed-off-by: Mathieu Cinquin <[email protected]>
    
    * Bump version
    
    Signed-off-by: Mathieu Cinquin <[email protected]>
    Shini31 authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    138b61f View commit details
    Browse the repository at this point in the history
  19. [stable/jaeger-operator] Bump version (helm#14557)

    Signed-off-by: Login Victor <[email protected]>
    batazor authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    9ea0707 View commit details
    Browse the repository at this point in the history
  20. fix issue helm#15083 (helm#15109)

    Signed-off-by: olivier beyler <[email protected]>
    obeyler authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    0d22277 View commit details
    Browse the repository at this point in the history
  21. [stable/rabbitmq] fix sed invocation to handle special characters (he…

    …lm#15105)
    
    Tested with '/\/\--||?+*':
    
        $ kubectl create secret generic rabbitmq-secret --from-literal=rabbitmq-password='/\/\--||?+*'
        ...
        $ helm install --name my-release stable/rabbitmq --set rabbitmq.existingPasswordSecret=rabbitmq-secret --set persistence.storageClass=standard
        ...
        $ kubectl exec my-release-rabbitmq-0  -ti -- grep default_pass /opt/bitnami/rabbitmq/etc/rabbitmq/rabbitmq.conf
        default_pass=/\/\--||?+*
    
    Resolves helm#15069.
    
    Signed-off-by: Karoline Pauls <[email protected]>
    karolinepauls authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    fd2e20a View commit details
    Browse the repository at this point in the history
  22. [stable/kubernetes-dashboard] add extraEnv (helm#14998)

    * [stable/kubernetes-dashboard] add extraEnv
    
    Signed-off-by: Bumsoo Kim <[email protected]>
    
    * bump version to 1.6.0
    
    Signed-off-by: Bumsoo Kim <[email protected]>
    bskim45 authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    9bb2eeb View commit details
    Browse the repository at this point in the history
  23. [stable/redis] Improve liveness probe so that redis is not restarted …

    …while it is still loading its dataset into memory (helm#15093)
    
    On larger databases this can take more than just the initial probe delay. During this time redis will not answer the ping command with pong, but with loading. Of course the container should not be marked as ready, but it also should not restart which results in redis never starting successfully.
    
    Signed-off-by: Bastian Hofmann <[email protected]>
    bashofmann authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    d6cdc8f View commit details
    Browse the repository at this point in the history
  24. [stable/fluent-bit] Add Pod Security Policy (helm#15046)

    * [stable/fluent-bit] Add Pod Security Policy
    
    Signed-off-by: Fernando Mendoza <[email protected]>
    
    * Bump chart version
    
    Signed-off-by: Fernando Mendoza <[email protected]>
    
    * Revert chart version bump
    
    Signed-off-by: Fernando Mendoza <[email protected]>
    
    * Rebump
    
    Signed-off-by: Fernando Mendoza <[email protected]>
    gypsydiver authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    fa76f7f View commit details
    Browse the repository at this point in the history
  25. [stable/falco] Add nestorsalceda as an approver in OWNERS file (helm#…

    …15131)
    
    Signed-off-by: Néstor Salceda <[email protected]>
    Néstor Salceda authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    39c085f View commit details
    Browse the repository at this point in the history
  26. [stable/sysdig] Add nestorsalceda as an approver in OWNERS file (helm…

    …#15132)
    
    Signed-off-by: Néstor Salceda <[email protected]>
    Néstor Salceda authored and k8s-ci-robot committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    9e0d2f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. Configuration menu
    Copy the full SHA
    947f97e View commit details
    Browse the repository at this point in the history
  2. Added optional backendconfig resource for mercure (helm#15141)

    * Added optional backendconfig resource for mercure
    
    Signed-off-by: Simon Merlak <[email protected]>
    
    * increased the chart version
    
    Signed-off-by: Simon Merlak <[email protected]>
    Merlak authored and k8s-ci-robot committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    6c4bdcd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. supports specifying imagePullSecrets (helm#13145)

    * supports specifying imagePullSecrets
    
    Signed-off-by: Steven Goodliff <[email protected]>
    
    * added missing space
    
    Signed-off-by: Steven Goodliff <[email protected]>
    sgoodliff authored and k8s-ci-robot committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    f630fd5 View commit details
    Browse the repository at this point in the history
  2. [stable/prometheus-redis-exporter] Adding acondrat to prometheus-redi…

    …s-exporter owners (helm#14826)
    
    * Adding acondrat to prometheus-redis-exporter owners
    
    Signed-off-by: Arcadie Condrat <[email protected]>
    
    * version bump
    
    Signed-off-by: Arcadie Condrat <[email protected]>
    
    * prepare for conflict
    
    Signed-off-by: Maor Friedman <[email protected]>
    acondrat authored and k8s-ci-robot committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    1232e01 View commit details
    Browse the repository at this point in the history
  3. [incubator/jaeger] Update image, add service accounts, remove configm…

    …ap, passwords as secrets (helm#15108)
    
    * Update image, add service accounts, remove configmap
    
    Signed-off-by: Naseem <[email protected]>
    
    * passwords as secrets
    
    Signed-off-by: Naseem <[email protected]>
    
    * Bump image
    
    Signed-off-by: Naseem <[email protected]>
    
    * Update README
    
    Signed-off-by: Naseem <[email protected]>
    
    * Improve secret logic
    
    Signed-off-by: Naseem <[email protected]>
    
    * Following best practices regarding service accounts
    
    Signed-off-by: Naseem <[email protected]>
    naseemkullah authored and k8s-ci-robot committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    80f5d31 View commit details
    Browse the repository at this point in the history
  4. Port uswitch/kiam#180 to stable/kiam helm chart (helm#9262)

    Signed-off-by: Max Lobur <[email protected]>
    max-lobur authored and k8s-ci-robot committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    3789e7f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. add prometheus service monitor to coredns (helm#12003)

    Signed-off-by: Ryan Belgrave <[email protected]>
    Ryan Belgrave authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    d8caed4 View commit details
    Browse the repository at this point in the history
  2. [stable/grafana] fix issue 15134 (helm#15149)

    * remove bad ""
    
    Signed-off-by: olivier beyler <[email protected]>
    
    * fix chart version
    
    Signed-off-by: olivier beyler <[email protected]>
    
    * remove comma
    
    Signed-off-by: olivier beyler <[email protected]>
    obeyler authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    b1bd8ac View commit details
    Browse the repository at this point in the history
  3. [stable/datadog] Make name of dogstatsd socket configurable (helm#14898)

    * Make DogStatsD socket path configurable
    
    Signed-off-by: Yuya Takeyama <[email protected]>
    
    * Describe about `datadog.dogStatsDSocketPath`
    
    Signed-off-by: Yuya Takeyama <[email protected]>
    
    * Bump version
    
    Signed-off-by: Yuya Takeyama <[email protected]>
    
    * Refine README.md for `datadog.dogStatsDSocketPath`
    
    Signed-off-by: Yuya Takeyama <[email protected]>
    yuya-takeyama authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    220d820 View commit details
    Browse the repository at this point in the history
  4. Adding liveness probe timeout variable ➕ (helm#15146)

    Signed-off-by: johndaviesco <[email protected]>
    johndaviesco authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    75fe62a View commit details
    Browse the repository at this point in the history
  5. [stable/nexcloud] Support PostgreSQL database (helm#15155)

    Signed-off-by: Cedric Thiebault <[email protected]>
    cthiebault authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    0b010d9 View commit details
    Browse the repository at this point in the history
  6. Fix markdown symbol (helm#15157)

    Signed-off-by: Mikhail Naletov <[email protected]>
    okgolove authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    9277712 View commit details
    Browse the repository at this point in the history
  7. [stable/mariadb] Release 6.5.3 updating components versions (helm#15174)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    d515fc3 View commit details
    Browse the repository at this point in the history
  8. [stable/nats] Release 3.0.1 updating components versions (helm#15175)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    c325180 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4536553 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    895b56b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    498e519 View commit details
    Browse the repository at this point in the history
  12. [stable/parse] Release 6.2.12 updating components versions (helm#15164)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    49da073 View commit details
    Browse the repository at this point in the history
  13. [stable/ghost] Release 6.7.25 updating components versions (helm#15168)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    160c090 View commit details
    Browse the repository at this point in the history
  14. [stable/drupal] Release 3.3.5 updating components versions (helm#15169)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    8f1ef3c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    29ad837 View commit details
    Browse the repository at this point in the history
  16. [stable/redmine] Release 10.0.7 updating components versions (helm#15171

    )
    
    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    1946548 View commit details
    Browse the repository at this point in the history
  17. [stable/joomla] Release 4.3.5 updating components versions (helm#15172)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    d3d36bf View commit details
    Browse the repository at this point in the history
  18. [stable/odoo] Release 8.1.5 updating components versions (helm#15173)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    8f28cec View commit details
    Browse the repository at this point in the history
  19. [stable/suitecrm] Release 5.4.5 updating components versions (helm#15190

    )
    
    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    c111aad View commit details
    Browse the repository at this point in the history
  20. Set to null by default (helm#15194)

    Signed-off-by: Naseem <[email protected]>
    naseemkullah authored and k8s-ci-robot committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    43cd1ac View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. [stable/anchore-engine] Engine Release v0.4.1 (helm#15195)

    * remove unnecessary quotes from templates
    
    Signed-off-by: Brady Todhunter <[email protected]>
    
    * update ui to v0.3.4 & add policy hub config. Update engine & enterprise to v0.4.1
    
    Signed-off-by: Brady Todhunter <[email protected]>
    
    * update Chart & app version
    
    Signed-off-by: Brady Todhunter <[email protected]>
    Btodhunter authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    595f51d View commit details
    Browse the repository at this point in the history
  2. Adding host network option. (helm#15197)

    Signed-off-by: Alexey Shabalin <[email protected]>
    axozoid authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    cd2f373 View commit details
    Browse the repository at this point in the history
  3. [stable/rabbitmq] enhance readiness-probe to handle pod restart (helm…

    …#14926)
    
    * [stable/rabbitmq] enhance readiness-probe to allow rabbitmq sync data after pod restart
    Signed-off-by: aggiefly <[email protected]>
    
    * [[stable/rabbitmq] enhance readiness-probe to allow rabbitmq sync data after restart
    
    Signed-off-by: aggiefly <[email protected]>
    aggiefly authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    d97034e View commit details
    Browse the repository at this point in the history
  4. Updating OWNERS file. (helm#15199)

    Signed-off-by: Alexey Shabalin <[email protected]>
    axozoid authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    d605f74 View commit details
    Browse the repository at this point in the history
  5. [stable/mongodb] Release 5.20.3 updating components versions (helm#15200

    )
    
    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    137fb47 View commit details
    Browse the repository at this point in the history
  6. [stable/k8s-spot-termination-handler] add annotations and updateStrat…

    …egy (helm#14830)
    
    * [stable/k8s-spot-termination-handler] Alexey's changes
    
    Squashed commit of Alexey's changes
    
    Signed-off-by: Alexey Shabalin <[email protected]>
    Signed-off-by: Frode Egeland <[email protected]>
    
    * [stable/k8s-spot-termination-handler] fix bug, refactor
    
    * Fix an issue where k8s needs an int, but chart was providing a str
    * Remove excess whitespace
    * Move updateStrategy section to a place it makes more sense
    
    Signed-off-by: Frode Egeland <[email protected]>
    
    * [stable/k8s-spot-termination-handler] bump chart version
    
    Signed-off-by: Frode Egeland <[email protected]>
    egeland authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    82ec92f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8500ca View commit details
    Browse the repository at this point in the history
  8. [stable/spinnaker] ensure spinnaker works behind nsx-t ingress (helm#…

    …15213)
    
    VMware NSX-T ingress requires a `/*` pattern for the path, this allows the user
    to specify the type of ingress controller via annotations to ensure
    correct behavior.
    
    Signed-off-by: Christopher Banck <[email protected]>
    vchrisb authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    48fe4c3 View commit details
    Browse the repository at this point in the history
  9. Allow the agent configuration.yaml to be configurable via values.yaml…

    … in addition to editing the configmap. (helm#15215)
    
    Signed-off-by: Dahlia Bock <[email protected]>
    dlbock authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    9d523eb View commit details
    Browse the repository at this point in the history
  10. [stable/mysql] add namespace to test resources (helm#15184)

    Signed-off-by: costimuraru <[email protected]>
    costimuraru authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    fe6d72f View commit details
    Browse the repository at this point in the history
  11. [stable/kube-state-metrics] Rename ServiceMonitor template (helm#15214)

    Signed-off-by: Manuel Rüger <[email protected]>
    mrueg authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    b40684b View commit details
    Browse the repository at this point in the history
  12. [stable/jenkins] Adding sub-path option for scraping (helm#14833)

    * [stable/jenkins] Adding sub-path option for scraping
    
    Signed-off-by: Tomer Leibovich <[email protected]>
    
    * [stable/jenkins] Adding sub-path option for scraping
    
    Signed-off-by: Tomer Leibovich <[email protected]>
    
    * Use JenkinsUrlPrefix for Prometheus path
    
    Signed-off-by: Tomer Leibovich <[email protected]>
    tomerleib authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    e040211 View commit details
    Browse the repository at this point in the history
  13. stable/concourse: Improve documentation awsSecretsManager template (h…

    …elm#15038)
    
    * [stable/concourse] Improve documentation: update template values of awsSecretsManager
    
    Provide the right default template for pipeline and team for awsSecretsManager
    
    Signed-off-by: Syamala Umamaheswaran <[email protected]>
    
    * [stable/concourse]: Improve documentation: update template values for ssm
    
    Signed-off-by: Syamala Umamaheswaran <[email protected]>
    
    * [stable/concourse]: Bump chart version to 7.0.2
    
    Signed-off-by: Syamala Umamaheswaran <[email protected]>
    shyamz-22 authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    01e5334 View commit details
    Browse the repository at this point in the history
  14. [stable/locust] enable secret volumes & envs (helm#15029)

    * Add values to allow for additional volume mounts which will enable users to mount secrets securely
    
    Signed-off-by: Brian Surber <[email protected]>
    
    * Add values to support additional env values as well
    
    Signed-off-by: Brian Surber <[email protected]>
    rosteroster authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    b864108 View commit details
    Browse the repository at this point in the history
  15. [stable/spring-cloud-data-flow] Update to new SCDF version 2.1.2 (hel…

    …m#15219)
    
    * [stable/spring-cloud-data-flow] Update to new SCDF version 2.1.2
    
    - update app version to 2.1.2
    - update skipper version to 2.0.2
    - update icon to new path
    
    Signed-off-by: Chris Schaefer <[email protected]>
    
    * [stable/spring-cloud-data-flow] Update to new SCDF version 2.1.2
    
    - fix chart version
    
    Signed-off-by: Chris Schaefer <[email protected]>
    chrisjs authored and k8s-ci-robot committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    c0b8b45 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. [stable/elasticsearch] Add options for pre-stop and post-start hooks (h…

    …elm#12206)
    
    * [stable/elasticsearch] Add option for lifecycle hooks for the client deployment Add option to provide custom lifecycle hooks for data pods
    
    Signed-off-by: Melifaro <[email protected]>
    Signed-off-by: Mikhail Zholobov <[email protected]>
    
    * [stable/elasticsearch] Add option for lifecycle hooks for the client deployment
    
    Signed-off-by: Melifaro <[email protected]>
    Signed-off-by: Mikhail Zholobov <[email protected]>
    
    * [stable/elasticsearch] Add option for lifecycle hooks for the master statefulset
    
    Signed-off-by: Mikhail Zholobov <[email protected]>
    
    * [stable/elasticsearch] Add "terminationGracePeriodSeconds" option for client and master nodes
    
    Signed-off-by: Mikhail Zholobov <[email protected]>
    
    * [stable/elasticsearch] Add CI tests for new lifecycle hooks
    
    Signed-off-by: Mikhail Zholobov <[email protected]>
    
    * [stable/elasticsearch] Bump chart version
    
    Signed-off-by: Mikhail Zholobov <[email protected]>
    legal90 authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    fc10096 View commit details
    Browse the repository at this point in the history
  2. Replace Alpine by minideb as initContainer in documentation (helm#15227)

    Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
    Carlos Rodríguez Hernández authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    fb582fe View commit details
    Browse the repository at this point in the history
  3. [stable/prometheus-pushgateway] add optional PodDisruptionBudget (hel…

    …m#13293)
    
    * [stable/prometheus-pushgateway] add optional PodDisruptionBudget
    
    Signed-off-by: Victoria Lee <[email protected]>
    
    * add new line to values.yaml
    
    Signed-off-by: Victoria Lee <[email protected]>
    victoriaalee authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    050cafa View commit details
    Browse the repository at this point in the history
  4. [incubator/sentry-kubernetes] Allow using existing secrets (helm#14099)

    This allows users to use tools like sealed-secrets to pre-populate the
    Sentry DSN secret.
    
    Signed-off-by: Manuel Hutter <[email protected]>
    mhutter authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    3bd7164 View commit details
    Browse the repository at this point in the history
  5. [stable/redis] Add --no-auth-warning to health checks (helm#15100)

    * Added --no-auth-warning to redis-cli calls in health-configmap
    
    Signed-off-by: Beni Ben Zikry <[email protected]>
    
    * update tag for redis-lib-values
    
    Signed-off-by: Beni Ben Zikry <[email protected]>
    
    * bump chart version
    
    Signed-off-by: Beni Ben Zikry <[email protected]>
    
    * added no-auth-warning flag on top of new probe changes
    
    Signed-off-by: Beni Ben Zikry <[email protected]>
    bbenzikry authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    444f959 View commit details
    Browse the repository at this point in the history
  6. [stable/redis] Collect metrics from sentinels when enabled (helm#15156)

    * [stable/redis] Collect metrics from sentinels when enabled
    
    Signed-off-by: juan131 <[email protected]>
    
    * Rebase branch from master
    
    Signed-off-by: juan131 <[email protected]>
    Juan Ariza Toledano authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    a8332d6 View commit details
    Browse the repository at this point in the history
  7. Worker-only deployments take a list of hostnames & ports (helm#15220)

    - Changed web.tsa.host to web.tsa.hosts which now takes a list of
    hostnames and ports
    - For web & worker deployments (default state) we read the port number
    from the web's config values (bindPort)
    
    Signed-off-by: Ciro S. Costa <[email protected]>
    Co-authored-by: Taylor Silva <[email protected]>
    Signed-off-by: Zoe Tian <[email protected]>
    2 people authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    e17e09f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ad9667 View commit details
    Browse the repository at this point in the history
  9. [stable/external-dns] Switch to use 'bitnami/external-dns' image (hel…

    …m#14970)
    
    * [stable/external-dns] Switch to use 'bitnami/external-dns' image and add Bitnami team as maintainers.
    
    Signed-off-by: juan131 <[email protected]>
    
    * Remove references to 'bitnami/external-dns' chart
    
    Signed-off-by: juan131 <[email protected]>
    
    * Sign off every commit
    
    Signed-off-by: juan131 <[email protected]>
    
    * [stable/external-dns] Add information about other major changes included in 2.0.0
    
    Signed-off-by: juan131 <[email protected]>
    
    * Rebase from master
    
    Signed-off-by: juan131 <[email protected]>
    
    * Fix CI tests
    
    Signed-off-by: juan131 <[email protected]>
    Juan Ariza Toledano authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    b241a62 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55d67eb View commit details
    Browse the repository at this point in the history
  11. Disable IPv6 by default (helm#15229)

    Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
    Carlos Rodríguez Hernández authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    b7a1fe3 View commit details
    Browse the repository at this point in the history
  12. [stable/kube-hunter] upgrade to 312 (helm#15233)

    Signed-off-by: David J. M. Karlsen <[email protected]>
    davidkarlsen authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    9bf18f5 View commit details
    Browse the repository at this point in the history
  13. [stable/kong] add nginx custom template feature via config map (helm#…

    …15079)
    
    * [stable/kong] added custom nginx template injection capability via config map
    
    Signed-off-by: Amath Sarr <[email protected]>
    
    * [stable/kong] bump version
    
    Signed-off-by: Amath Sarr <[email protected]>
    
    * [stable/kong] added missing space in comment
    
    Signed-off-by: Amath Sarr <[email protected]>
    
    * [stable/kong] bump app version to 0.14.0
    
    Signed-off-by: Amath Sarr <[email protected]>
    
    * [stable/kong] removed configurable configmap and extra pod ports not necessary anymore
    
    Signed-off-by: Amath Sarr <[email protected]>
    
    * [stable/kong] remove metrics for controller cause it's hardly used and expose metric port in other kong pods
    
    Signed-off-by: Amath Sarr <[email protected]>
    Mattzr authored and k8s-ci-robot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    9799f20 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2880ba8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. [stable/jenkins] Add support for namespace specification (helm#15202)

    * [stable/jenkins] Add support for namespace specification
    
    Signed-off-by: Nico Rikken <[email protected]>
    
    * [stable/jenkins] fix scoping issue
    
    Signed-off-by: Nico Rikken <[email protected]>
    
    * [stable/jenkins] Resolve PR comments
    
    Signed-off-by: Nico Rikken <[email protected]>
    nicorikken authored and k8s-ci-robot committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    e773201 View commit details
    Browse the repository at this point in the history
  2. [stable/parse] Release 6.2.13 updating components versions (helm#15241)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    80345d3 View commit details
    Browse the repository at this point in the history
  3. [stable/external-dns] Fix labels max length by truncating them (helm#…

    …15243)
    
    Signed-off-by: juan131 <[email protected]>
    Juan Ariza Toledano authored and k8s-ci-robot committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    0502da7 View commit details
    Browse the repository at this point in the history
  4. [stable/fluent-bit] add a servicemonitor resource for Prometheus oper…

    …ator (helm#14416)
    
    * [stable/fluent-bit] add a servicemonitor resource for Prometheus operator
    
    Signed-off-by: Sébastien Prud'homme <[email protected]>
    
    * [stable/fluent-bit] check API availability
    
    Signed-off-by: Sébastien Prud'homme <[email protected]>
    sebastien-prudhomme authored and k8s-ci-robot committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    d2025d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b099ea View commit details
    Browse the repository at this point in the history
  6. [stable/minio] Add missing service account (helm#15143)

    * Add serviceAccount option for deployed pods
    
    Signed-off-by: Tyler Camp <[email protected]>
    
    * Bump minio chart version
    
    Signed-off-by: Tyler Camp <[email protected]>
    
    * Add trailing newline to values.yaml
    
    Signed-off-by: Tyler Camp <[email protected]>
    
    * Add missing serviceaccount spec
    
    Signed-off-by: Tyler Camp <[email protected]>
    
    * Bump minio chart version
    
    Signed-off-by: Tyler Camp <[email protected]>
    
    * add new line
    
    Signed-off-by: Maor Friedman <[email protected]>
    tylercamp authored and k8s-ci-robot committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    e81d7f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bd4ec6 View commit details
    Browse the repository at this point in the history
  8. [stable/mariadb] Update mariadb chart readme to include secret instru…

    …ctions (helm#15256)
    
    * Update mariadb chart readme to include secret instructions
    
    The mariadb readme now includes information about the keys that the
    existing secret has to include.
    
    Signed-off-by: Marius Kießling <[email protected]>
    
    * Bump version number of mariadb chart
    
    Signed-off-by: Marius Kießling <[email protected]>
    mariuskiessling authored and k8s-ci-robot committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    8a4a79c View commit details
    Browse the repository at this point in the history
  9. [stable/telegraf] Allow ENV vars (helm#15265)

    * Allow ENV vars
    
    Signed-off-by: Raphael Couto <[email protected]>
    
    * Version bump
    
    Signed-off-by: Raphael Couto <[email protected]>
    
    * Fixing lint
    
    Signed-off-by: Raphael Couto <[email protected]>
    raphaelquati authored and k8s-ci-robot committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    b91e719 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. [stable/concourse] properly cleanup btrfs subvolume and children (hel…

    …m#14941)
    
    When a `dind` (Docker in Docker) image is used with btrfs to e.g. run
    integration tests as per https://hub.docker.com/r/amidos/dcind/ in some
    occasions like job errors or interruptions the btrfs subvolumes are left
    not cleaned.
    
    So what happens then is that when the `rm -rf /concourse-worker-dir`
    runs it fails with `Operation not permitted` error which then causes
    `Init:Error` and ends in `Init:CrashLoopBackOff`.
    
    The solution is to take that into account and properly delete all of the
    btrfs subvolumes.
    
    This can be achieved either with the suggested script or with the mount
    option [user_subvol_rm_allowed](https://askubuntu.com/questions/509292/how-to-set-user-subvol-rm-allowed-capability)
    that is tricky to apply or with that delete script that seems as a
    better option.
    
    Signed-off-by: Ciro S. Costa <[email protected]>
    Co-authored-by: Radoslav Kirilov <[email protected]>
    Co-authored-by: Taylor Silva <[email protected]>
    3 people authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    4060f5b View commit details
    Browse the repository at this point in the history
  2. [stable/drupal] Release 3.3.6 updating components versions (helm#15260)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    1de1d41 View commit details
    Browse the repository at this point in the history
  3. [stable/atlantis] override configuration via configmap (helm#14503)

    * feat(atlantis): override configuration via configmap
    
    Signed-off-by: Andrii Nasinnyk <[email protected]>
    
    * fix(stable/atlantis): broken template
    
    Signed-off-by: Andrii Nasinnyk <[email protected]>
    anasinnyk authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    e454f28 View commit details
    Browse the repository at this point in the history
  4. [incubator/couchdb] fix env vars for db container (helm#15162)

    Fixes environment variables not being set correctly for the
    couchdb container when `.Values.enableSearch` is `false` (the
    default).
    
    The feature toggle for search excluded the search container from the
    statefulset but did not exclude the associated environment variables.
    The result of this was a duplicate `env` field for the `couchdb`
    container which would override the correct `env` field; for example,
    `ERL_FLAGS` would not be passed to the container.
    
    This comment fixes the scoping of the `.Values.enableSearch` feature
    toggle to include the `env` fields for the `clouseau` container.
    
    Signed-off-by: Will Holley <[email protected]>
    willholley authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    f803af7 View commit details
    Browse the repository at this point in the history
  5. set default values for tcp/udp nodeports (helm#15236)

    Signed-off-by: ChiefAlexander <[email protected]>
    ChiefAlexander authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    d84158b View commit details
    Browse the repository at this point in the history
  6. stable/traefik: quote boltdb prefix (helm#15018)

    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    caarlos0 authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    9cecb57 View commit details
    Browse the repository at this point in the history
  7. [stable/prometheus-postgres-exporter] upgrade to new version of postg…

    …res exporter (helm#15239)
    
    * [stable/prometheus-postgres-exporter] upgrade to new version of postgres exporter
    
    Signed-off-by: Asher Foa <[email protected]>
    
    * bump minor version
    
    Signed-off-by: Maor Friedman <[email protected]>
    asherf authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    b90a407 View commit details
    Browse the repository at this point in the history
  8. [stable/consul] update to latest (helm#15128)

    * [stable/consul] update to latest
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * fix: readme
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    caarlos0 authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    2141874 View commit details
    Browse the repository at this point in the history
  9. Values.extraArgs were being inserted in two places, resulting in dupl…

    …ication. Remove one. (helm#15257)
    
    Signed-off-by: Joe Hohertz <[email protected]>
    Joe Hohertz authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    d59ddcd View commit details
    Browse the repository at this point in the history
  10. [stable/redis] fix master joining cluster as slave (helm#15258)

    Fixes helm#15115
    
    Signed-off-by: Sameer Naik <[email protected]>
    Sameer Naik authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    1adb31c View commit details
    Browse the repository at this point in the history
  11. [stable/sentry] Add note about Sentry ownership (helm#15266)

    This PR adds a note to the readme stating that the chart is not maintained or backed by Sentry org itself.
    
    Signed-off-by: Burak Yigit Kaya <[email protected]>
    BYK authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    47cf906 View commit details
    Browse the repository at this point in the history
  12. sealed-secrets: Add networkPolicy (helm#15274)

    Signed-off-by: Sebastian Poehn <[email protected]>
    pho-enix authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    d378b71 View commit details
    Browse the repository at this point in the history
  13. [stable/etcd-operator] pod annotations (helm#14679)

    * [stable/etcd-operator] pod annotations
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * feat: remove port
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    caarlos0 authored and k8s-ci-robot committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    af789a7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3c7f982 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ece06ce View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. [stable/coredns] Update to CoreDNS 1.5.2 (helm#15153)

    * [stable/coredns] Rename ServiceMonitor template
    
    Signed-off-by: Manuel Rüger <[email protected]>
    
    * [stable/coredns] Update apiVersion for deployment
    
    Signed-off-by: Manuel Rüger <[email protected]>
    
    * [stable/coredns] Version bump to 1.5.2
    
    Signed-off-by: Manuel Rüger <[email protected]>
    mrueg authored and k8s-ci-robot committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    f0fcf00 View commit details
    Browse the repository at this point in the history
  2. [stable/moodle] Release 4.2.8 updating components versions (helm#15273)

    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    bd8a3ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    063de42 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Configuration menu
    Copy the full SHA
    0d0646b View commit details
    Browse the repository at this point in the history
  2. [chart/solr] Description: Updated Version and Readme (helm#15208)

    * Description
    	Bumped Version 1.1.1
    	Bumped AppVersion 7.7.2
    	Updated Readme with examples
    
     On branch master
     Your branch is ahead of 'origin/master' by 22 commits.
       (use "git push" to publish your local commits)
    
     Changes to be committed:
    	modified:   Chart.yaml
    	modified:   README.md
    	modified:   values.yaml
    
    Signed-off-by: Michael D Roach <[email protected]>
    
    * Description:
    	Bumped Minor version instead of Patch
    
     On branch master
     Your branch is up to date with 'origin/master'.
    
     Changes to be committed:
    	modified:   Chart.yaml
    
    Signed-off-by: Michael D Roach <[email protected]>
    roachmd authored and k8s-ci-robot committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    accfcb3 View commit details
    Browse the repository at this point in the history
  3. [stable/mysql] deployment annotations (helm#15139)

    * add deployment annotations in order for using helm hooks
    
    Signed-off-by: Amos Hadad <[email protected]>
    
    * bump chart version
    
    Signed-off-by: Amos Hadad <[email protected]>
    
    * bump stable/mysql to version to 1.2.3
    
    Signed-off-by: Amos Hadad <[email protected]>
    
    * bump to version 1.3.0
    
    Signed-off-by: Amos Hadad <[email protected]>
    Amos-85 authored and k8s-ci-robot committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    ca77541 View commit details
    Browse the repository at this point in the history
  4. [stable/telegraf] Check for service.enabled (helm#15263)

    * Check for service.enabled
    
    Signed-off-by: Raphael Couto <[email protected]>
    
    * Removing dup lines
    
    Signed-off-by: Raphael Couto <[email protected]>
    
    * Bump version
    
    Signed-off-by: Raphael Couto <[email protected]>
    raphaelquati authored and k8s-ci-robot committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    b5b2942 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. [stable/redis] exporter to 1.0.3 (helm#15302)

    * exporter to 1.0.3
    
    Signed-off-by: Naseem <[email protected]>
    
    * Add some notes
    
    Signed-off-by: Naseem <[email protected]>
    naseemkullah authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    60c77b5 View commit details
    Browse the repository at this point in the history
  2. [stable/external-dns] Bump deployment api version (helm#13680)

    * [stable/external-dns] Bump deployment api version
    
    Signed-off-by: Tamás Ecsédi <[email protected]>
    
    * [stable/external-dns] Use nindent to inline toYaml
    
    Signed-off-by: Tamás Ecsédi <[email protected]>
    
    * [stable/external-dns] Bump chart version
    
    Signed-off-by: Tamás Ecsédi <[email protected]>
    
    * [stable/external-dns] Update production values
    
    Signed-off-by: Tamás Ecsédi <[email protected]>
    
    * [stable/external-dns] Add container security context to readme
    
    Signed-off-by: Tamás Ecsédi <[email protected]>
    Ecsy authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    387ba84 View commit details
    Browse the repository at this point in the history
  3. [stable/prometheus] Add custom pod labels for prom server (helm#14819)

    * Add custom pod labels to prometheus server component.
    
    Signed-off-by: Kevin Hellemun <[email protected]>
    
    * Bump chart version.
    
    Signed-off-by: Kevin Hellemun <[email protected]>
    
    * Update README.md
    
    Signed-off-by: Maor Friedman <[email protected]>
    
    * Update Chart.yaml
    
    Signed-off-by: Maor Friedman <[email protected]>
    
    * Only parse custom labels if they are set.
    
    Signed-off-by: Kevin Hellemun <[email protected]>
    
    * Make indentation the same as server labels.
    
    Signed-off-by: Kevin Hellemun <[email protected]>
    OGKevin authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    58bcffc View commit details
    Browse the repository at this point in the history
  4. [stable/rabbitmq] Release 6.1.5 updating components versions (helm#15308

    )
    
    Signed-off-by: Bitnami Containers <[email protected]>
    bitnami-bot authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    95994e7 View commit details
    Browse the repository at this point in the history
  5. Add boolean switch to toggle volumesnapshot (helm#15259)

    Signed-off-by: Thomas Tischner <[email protected]>
    ThoTischner authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    ab90880 View commit details
    Browse the repository at this point in the history
  6. [stable/redis] Add support to execute Redis as root (helm#15276)

    * [stable/redis] Add support to execute Redis as root
    
    Signed-off-by: Miguel A. Cabrera Minagorri <[email protected]>
    
    * Change Redis hardcoded data directory to the value at the Values.yaml when changing permissions deploying as root
    
    Signed-off-by: Miguel A. Cabrera Minagorri <[email protected]>
    miguelaeh authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    1052ccf View commit details
    Browse the repository at this point in the history
  7. [stable/minio] add a servicemonitor resource for Prometheus operator (h…

    …elm#14028)
    
    * [stable/minio] add a servicemonitor resource for Prometheus operator
    
    Signed-off-by: Sébastien Prud'homme <[email protected]>
    
    * Add some new parameters for ServiceMonitor
    
    Signed-off-by: Sébastien Prud'homme <[email protected]>
    
    * [stable/minio] Typo
    
    Signed-off-by: Sébastien Prud'homme <[email protected]>
    sebastien-prudhomme authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    e304ad9 View commit details
    Browse the repository at this point in the history
  8. [stable/wordpress] Add Prometheus ServiceMonitor (helm#15288)

    * Prometheus ServiceMonitor added
    
    Signed-off-by: Matteo Dell'Aquila <[email protected]>
    
    *  app label uniformed, matchLabels fixed
    
    Signed-off-by: Matteo Dell'Aquila <[email protected]>
    moebius87 authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    567501a View commit details
    Browse the repository at this point in the history
  9. stable/sematext-agent: Update autodisco config (helm#15310)

    * update autodisco config
    
    Signed-off-by: rabbitstack <[email protected]>
    
    * adjust HOST_PORT
    
    Signed-off-by: rabbitstack <[email protected]>
    rabbitstack authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    399c74a View commit details
    Browse the repository at this point in the history
  10. [stable/external-dns] Remove Google key validation (helm#15299)

    When installing the chart in Google Cloud Platform the service account
    can be fetched from metadata service. This commit removes validation
    function which fails helm install when service account key or secret
    are not explicitly configured.
    
    Fixes helm#15298
    
    Signed-off-by: Stanislav Blokhin <[email protected]>
    stanislavb authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    e52b818 View commit details
    Browse the repository at this point in the history
  11. Issue helm#15291: Add finalizer to pvc by default (helm#15292)

    - Add finalizers to pvc
    - Add persistence.finalizers to values.yaml
    - Use default values.yaml for finalizers
    - Bump patch version
    - Added documentation to README.md
    
    Signed-off-by: Jeff May <[email protected]>
    jeffmay authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    351b87b View commit details
    Browse the repository at this point in the history
  12. hlf-peer: multi channel support (helm#15321)

    * hlf-peer: multi channel support
    
    Signed-off-by: Inzamam <[email protected]>
    
    * hlf-peer: updated Readme.md
    
    Signed-off-by: Inzamam <[email protected]>
    inzamam-iqbal authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    d58c7d4 View commit details
    Browse the repository at this point in the history
  13. Update image (helm#15217)

    Signed-off-by: Naseem <[email protected]>
    naseemkullah authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    b7bba20 View commit details
    Browse the repository at this point in the history
  14. [stable/kuberhealthy] fix security context indenting and errant space…

    …. Removed bad fsGroup… (helm#14429)
    
    * fix ranging of properties and remove invalid fsGroup property
    
    Signed-off-by: Eric Greer <[email protected]>
    
    * remove errant space
    
    Signed-off-by: Eric Greer <[email protected]>
    
    * moving away from loop to avoid newline issues
    
    Signed-off-by: Eric Greer <[email protected]>
    Eric Greer authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    24a4bab View commit details
    Browse the repository at this point in the history
  15. Move health check probes from mgmt to opa. (helm#15224)

    Signed-off-by: Carlo Columna <[email protected]>
    CarloColumna authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    c603853 View commit details
    Browse the repository at this point in the history
  16. [stable/nexcloud] Multiple config.php file (helm#15212)

    Use `ConfigMap` & `volumeMounts` to create extra config file in `/var/www/html/config`
    
    Signed-off-by: Cedric Thiebault <[email protected]>
    cthiebault authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    c7ac02b View commit details
    Browse the repository at this point in the history
  17. [stable/pomerium] Chart updates for pomerium v0.1.0 (helm#15320)

    * [stable/pomerium] bugfixes
    
    fix config checksum: based on file and only for pods
    deployment: fix missing resources field
    
    Signed-off-by: Travis Groth <[email protected]>
    
    * [stable/pomerium] v0.1.0 release
    
    - Expose metrics port and update documentation
    
    - Bump chart and app version for v0.1.0 release
    
    Signed-off-by: Travis Groth <[email protected]>
    
    * Fix lint error
    
    Signed-off-by: Travis Groth <[email protected]>
    
    * Fix CI test policy
    
    Signed-off-by: Travis Groth <[email protected]>
    travisgroth authored and k8s-ci-robot committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    60f7936 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. [stable/nginx-ingress] Update OWNERS (helm#15335)

    Signed-off-by: Trevor Wood <[email protected]>
    taharah authored and k8s-ci-robot committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    8d0cd3c View commit details
    Browse the repository at this point in the history
  2. [stable/external-dns] Allow provider.google without mounting secrets (h…

    …elm#15334)
    
    * Allow provider.google without mounting secrets
    
    When deloyed in GCP/GKE it is not necessary to provide these to
    external-dns
    
    Signed-off-by: DJ Mountney <[email protected]>
    
    * Bump chart version to 2.1.2
    
    Signed-off-by: DJ Mountney <[email protected]>
    twk3 authored and k8s-ci-robot committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    c93c3af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c757eb View commit details
    Browse the repository at this point in the history
  4. [stable/sealed-secrets] Support PSP (helm#15254)

    Support PSP with sensible default.
    
    Signed-off-by: Kevin Lefevre <[email protected]>
    ArchiFleKs authored and k8s-ci-robot committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    a431bb9 View commit details
    Browse the repository at this point in the history
  5. [stable/mongodb] loadBalancerSourceRanges can be specified for mongod…

    …b Helm chart (helm#15324)
    
    * loadBalancerSourceRanges can be specified for mongodb Helm chart
    
    Signed-off-by: Peter Moffatt <[email protected]>
    
    * Bump chart version
    
    Signed-off-by: Peter Moffatt <[email protected]>
    
    * Minor change to formatting
    
    Signed-off-by: Peter Moffatt <[email protected]>
    peter-moffatt authored and k8s-ci-robot committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    7619867 View commit details
    Browse the repository at this point in the history
  6. [stable/external-dns] Enable PSP (helm#15251)

    Signed-off-by: Kevin Lefevre <[email protected]>
    ArchiFleKs authored and k8s-ci-robot committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    1325ea9 View commit details
    Browse the repository at this point in the history
  7. SC-5221 Transfer chart ownership to Ciprian (helm#15347)

    Signed-off-by: Alen Komljen <[email protected]>
    komljen authored and k8s-ci-robot committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    7113aa1 View commit details
    Browse the repository at this point in the history
  8. Mysql exporter managing labels (helm#15349)

    * [stable/prometheus-mysql-exporter] Add docs param for servicemonitor
    
    Signed-off-by: Julien Girardin <[email protected]>
    
    * [stable/prometheus-mysql-exporter] Add serviceMonitor labels management
    
    Signed-off-by: Julien Girardin <[email protected]>
    
    * [stable/prometheus-mysql-exporter] Bump chart version to 0.5.1
    
    Signed-off-by: Julien Girardin <[email protected]>
    Zempashi authored and k8s-ci-robot committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    1fec99c View commit details
    Browse the repository at this point in the history
  9. Fix typo in values-production (helm#15352)

    Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
    Carlos Rodríguez Hernández authored and k8s-ci-robot committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    ebd6703 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79ab737 View commit details
    Browse the repository at this point in the history