Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: influxdata/helm-charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: influxdb2-2.0.9
Choose a base ref
...
head repository: influxdata/helm-charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: influxdb2-2.0.10
Choose a head ref
  • 5 commits
  • 17 files changed
  • 5 contributors

Commits on Feb 8, 2022

  1. Update for Chronograf 1.9.3 (#418)

    * Update for Chronograf 1.9.3
    
    * Update for Chronograf 1.9.3
    
    * Update to remove quay.  Docker Hub is now default
    
    * Update values.yaml
    timhallinflux authored Feb 8, 2022
    Copy the full SHA
    6a1ab91 View commit details

Commits on Feb 17, 2022

  1. chore: upgrade telegraf-operator to v1.3.4 (#423)

    Wojciech Kocjan authored Feb 17, 2022
    Copy the full SHA
    e30fe37 View commit details

Commits on Feb 18, 2022

  1. Update for InfluxDB Enterprise 1.9.6 (#420)

    * Update for InfluxDB Enterprise 1.9.6
    
    * update certificate manager API to v1
    
    Co-authored-by: Ales Pour <ales.pour@bonitoo.io>
    timhallinflux and alespour authored Feb 18, 2022
    Copy the full SHA
    7229c40 View commit details

Commits on Mar 8, 2022

  1. [influxdb-enterprise] add annotations to data.service (#426)

    * add annotations to influxdb-enterprise/data-service
    
    * bump influxdb-enterprise chart version
    
    bump influxdb-enterprise chart version to v0.1.16
    
    * adding annotations to meta.service
    
    as proposed by tomklapka also meta services should have the option to have annotations
    
    #426 (comment)
    
    * Update values.yaml
    
    adding commet on meta.service.annotations
    
    * Update meta-service.yaml
    
    adding missing {{- end }}
    
    * fixing serve.annotations in values.yaml
    
    influxdb-enterprise
    commenting in "annotations: {}" for data.service: and meta.service to prevent nil pointer evaluating
    
    * adding meta.service.type to value.yaml
    
    for influxdb-enterprise: adding meta.service.type to value.yaml to align with data.service:
    commenting out service.annotations because now service has at least the type element, so no nil rendering should occure
    olibal authored Mar 8, 2022
    Copy the full SHA
    135747b View commit details

Commits on Mar 11, 2022

  1. [influxdb2] add service account (#430)

    * add service account
    
    * add service account
    
    * add note about admin password persistence
    
    * bump chart version
    alespour authored Mar 11, 2022
    Copy the full SHA
    ebb915b View commit details
Loading