11apiVersion : v2
22name : smarter-demo
33description : smarter edge demo deployment chart
4-
4+ home : https://getsmarter.io
55# A chart can be either an 'application' or a 'library' chart.
66#
77# Application charts are a collection of templates that can be packaged into versioned archives
@@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.1.0
18+ version : 0.1.1
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
@@ -32,24 +32,23 @@ dependencies:
3232 repository : https://fluent.github.io/helm-charts
3333 alias : fluent-bit
3434 - name : smarter-gstreamer
35- version : 0.0.1
36- repository : https://smarter-project.github.io/documentation/charts
35+ version : 0.0.2
36+ repository : https://smarter-project.github.io/gstreamer
3737 - name : smarter-pulseaudio
38- version : 0.0.1
39- repository : https://fluent .github.io/helm-charts/documentation/charts
38+ version : 0.0.2
39+ repository : https://smarter-project .github.io/pulseaudio
4040 - name : smarter-image-detector
41- version : 0.0.1
42- repository : https://fluent .github.io/helm-charts/documentation/charts
41+ version : 0.0.2
42+ repository : https://smarter-project .github.io/image-detector
4343 - name : smarter-audio-client
44- version : 0.0.1
45- repository : https://fluent .github.io/helm-charts/documentation/charts
46- - name : smarter-admission-controller
47- version : 0.0.1
48- repository : https://fluent .github.io/helm-charts/documentation/charts
49-
44+ version : 0.0.2
45+ repository : https://smarter-project .github.io/audio-client
46+ - name : smarter-inference
47+ version : 0.0.2
48+ repository : https://smarter-project .github.io/smarter-inference
49+ icon : https://gitlab.com/uploads/-/system/group/avatar/59012546/ARM1636_Project_Logo_ST2_RGB_V1.png
5050sources :
51- - https://gitlab.com/smarter-project/documentation
52-
51+ - https://github.com/smarter-project/documentation
5352annotations :
5453 artifacthub.io/changes : |
5554 - Initial release
@@ -59,5 +58,5 @@ annotations:
59586059 artifacthub.io/prerelease : " false"
6160 artifacthub.io/signKey : |
62- fingerprint: 9696F0D196A59098A4CAD15188FFD5FB4A5FFF98
63- url: https://keybase. io/ericvh /pgp_keys.asc
61+ fingerprint: 71EDA4E3D652DC73EB09E3A5387D298C169CF24E
62+ url: https://smarter-project.github. io/documentation /pgp_keys.asc
0 commit comments