File tree Expand file tree Collapse file tree 24 files changed +122
-48
lines changed
airquality-simulator/chart Expand file tree Collapse file tree 24 files changed +122
-48
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : air-quality
33description : A Helm chart for Kubernetes to deploy FIWARE Air quality application.
44type : application
5- version : 0.1 .0
6- appVersion : " v7.5.15 "
5+ version : 1.0 .0
6+ appVersion : " 1.0.0 "
77icon : https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png
88keywords :
99 - grafana
@@ -15,4 +15,6 @@ maintainers:
1515 - name : Felipe Roca
1616 email : felipe@hopu.org
1717 - name : Alvaro Lopez
18- email : alopezme@redhat.com
18+ email : alopezme@redhat.com
19+ - name : Stefan Wiedemann
20+ email : stefan.wiedemann@fiware.org
Original file line number Diff line number Diff line change 387387 "timezone" : " " ,
388388 "title" : " Air Quality Data Monitor" ,
389389 "uid" : " aqapp-home" ,
390- "version" : 3 ,
390+ "version" : 1 ,
391391 "weekStart" : " "
392392}
Original file line number Diff line number Diff line change 25632563 "timezone" : " " ,
25642564 "title" : " Air Quality Index (ICA)" ,
25652565 "uid" : " aqapp-ica" ,
2566- "version" : 3 ,
2566+ "version" : 1 ,
25672567 "weekStart" : " "
25682568}
Original file line number Diff line number Diff line change 19471947 "timezone" : " " ,
19481948 "title" : " Air Quality - Particulate Matter" ,
19491949 "uid" : " aqapp-pm" ,
1950- "version" : 3 ,
1950+ "version" : 1 ,
19511951 "weekStart" : " "
19521952}
Original file line number Diff line number Diff line change 23822382 "timezone" : " " ,
23832383 "title" : " Air Quality - Pollutants" ,
23842384 "uid" : " aqapp-po" ,
2385- "version" : 2 ,
2385+ "version" : 1 ,
23862386 "weekStart" : " "
23872387}
Original file line number Diff line number Diff line change @@ -2,13 +2,17 @@ apiVersion: v2
22name : airquality-simulator
33description : A Helm chart for Kubernetes to deploy an application that simulates airquality-data.
44type : application
5- version : 0.1 .0
6- appVersion : " 0.1.0 "
5+ version : 1.0 .0
6+ appVersion : " 0.1.7 "
77home : https://github.com/FIWARE-Ops/aq-simulator
88keywords :
99 - airquality-data
1010 - FIWARE
1111 - Java
1212maintainers :
13+ - name : Felipe Roca
14+ email : felipe@hopu.org
15+ - name : Alvaro Lopez
16+ email : alopezme@redhat.com
1317 - name : Stefan Wiedemann
1418 email : stefan.wiedemann@fiware.org
Original file line number Diff line number Diff line change 2323 # ref: https://quay.io/repository/fiware/airquality-simulator
2424 repository : quay.io/fiware/airquality-simulator
2525 # -- tag of the image to be used
26- tag : 0.1.6
26+ tag : 0.1.7
2727 # -- specification of the image pull policy
2828 pullPolicy : IfNotPresent
2929
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : grafana-metrics
33description : A Helm chart for Kubernetes to deploy Grafana using the official Helm Chart.
44type : application
5- version : 0.1 .0
6- appVersion : " v7 .5.15 "
5+ version : 1.0 .0
6+ appVersion : " 8 .5.2 " # Grafana version 8.5.2
77icon : https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png
88keywords :
99 - grafana
@@ -15,12 +15,12 @@ sources:
1515 - https://github.com/FIWARE-Ops/marinera/applications/grafana-metrics
1616dependencies :
1717- name : grafana
18- version : 6.28.0 # Grafana 8.5.0
18+ version : 6.29.3
1919 repository : https://grafana.github.io/helm-charts
20- # version: 5.0.26 # Grafana 6.7.3
21- # repository: https://grafana.github.io/helm-charts
2220maintainers :
23- - name : Felipe Roca
21+ - name : Felipe Roca
2422 email : felipe@hopu.org
2523 - name : Alvaro Lopez
26- email : alopezme@redhat.com
24+ email : alopezme@redhat.com
25+ - name : Stefan Wiedemann
26+ email : stefan.wiedemann@fiware.org
Original file line number Diff line number Diff line change 12541254 "timezone" : " " ,
12551255 "title" : " FIWARE Platform Metrics" ,
12561256 "uid" : " EvTBIau7z" ,
1257- "version" : 14 ,
1257+ "version" : 1 ,
12581258 "weekStart" : " "
12591259}
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : grafana
33description : A Helm chart for Kubernetes to deploy Grafana using the official Helm Chart.
44type : application
5- version : 0.1 .0
6- appVersion : " v7 .5.15 "
5+ version : 1.0 .0
6+ appVersion : " 8 .5.2 " # Grafana version 8.5.2
77icon : https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png
88keywords :
99 - grafana
@@ -14,12 +14,12 @@ sources:
1414 - https://github.com/grafana/helm-charts/blob/main/charts/grafana/README.md
1515dependencies :
1616- name : grafana
17- version : 6.29.3 # Grafana 8.5.2
17+ version : 6.29.3
1818 repository : https://grafana.github.io/helm-charts
19- # version: 5.0.26 # Grafana 6.7.3
20- # repository: https://grafana.github.io/helm-charts
2119maintainers :
22- - name : Felipe Roca
20+ - name : Felipe Roca
2321 email : felipe@hopu.org
2422 - name : Alvaro Lopez
2523 email : alopezme@redhat.com
24+ - name : Stefan Wiedemann
25+ email : stefan.wiedemann@fiware.org
You can’t perform that action at this time.
0 commit comments