Skip to content

Commit

Permalink
Added new envs for Quantum Leap 0.8.0 (#90)
Browse files Browse the repository at this point in the history
* removed ENV variable which does not seem present in the latest QL version anymore (not listed in https://github.com/orchestracities/ngsi-timeseries-api/blob/master/docs/manuals/admin/configuration.md)

* added new envs for Quantum Leap 0.8.0

* added everything from values.yaml to Readme.md

* added note for QL versions <0.8.0 to readme

* fixed QL version in prerequisities

* added new envs for Quantum Leap 0.8.2

* use orchestracitites repos instead of smartsdk

* use latest QL version as default

* updated chart maintainers

* fix version compatibility notes in readme

* add blank line after heading

* fix ql version

* increase chart version

* make linter happy

* cumulative quantumleap chart fixes.

Co-authored-by: modularTaco <none>
Co-authored-by: Andrea Falconi <[email protected]>
  • Loading branch information
modularTaco and c0c0n3 authored Jul 22, 2022
1 parent 65c8808 commit 90338ab
Show file tree
Hide file tree
Showing 4 changed files with 256 additions and 79 deletions.
8 changes: 4 additions & 4 deletions charts/quantumleap/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v1
description: A Helm chart for QuantumLeap
name: quantumleap
version: 0.1.19
version: 0.1.20
sources:
- https://github.com/smartsdk/ngsi-timeseries-api
- https://github.com/orchestracities/ngsi-timeseries-api
maintainers:
- name: chicco785
- name: c0c0n3
- name: chicco785
- name: c0c0n3
Loading

0 comments on commit 90338ab

Please sign in to comment.