remove duplicate and updated URL and year

parent bc7458bb
# Signing the CLA
If you are going to be contributing back to InfluxDB please take a second to sign our CLA, which can be found on our [website](https://influxdata.com/community/cla/).
MIT License MIT License
Copyright (c) 2018 InfluxData Copyright (c) 2020 InfluxData
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
......
...@@ -13,14 +13,14 @@ Please refer to Helm's [documentation](https://helm.sh/docs/) to get started. ...@@ -13,14 +13,14 @@ Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
Once Helm is set up properly, add the repo as follows: Once Helm is set up properly, add the repo as follows:
```console ```console
helm repo add influxdata https://influxdata.github.io/helm-charts helm repo add influxdata https://helm.influxdata.com
``` ```
You can then run `helm search repo influxdata` to see the charts. You can then run `helm search repo influxdata` to see the charts.
## Contributing ## Contributing
We'd love to have you contribute! Please refer to our [contribution guidelines](CONTRIBUTING.md) for details. We'd love to have you contribute! Please refer to our [contribution guidelines](CONTRIBUTING) for details.
## License ## License
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment