Skip to content

Commit f90cc76

Browse files
authored
Fix chart versions (#38)
Signed-off-by: Alexandre Peixoto Ferreira <[email protected]>
1 parent c35616d commit f90cc76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/smarter-edge/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ type: application
1717
# This is the chart version. This version number should be incremented each time you make changes
1818
# to the chart and its templates, including the app version.
1919
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20-
version: 0.0.14
20+
version: 0.0.15
2121

2222
# This is the version number of the application being deployed. This version number should be
2323
# incremented each time you make changes to the application. Versions are not expected to
@@ -35,7 +35,7 @@ dependencies:
3535
version: 0.0.8
3636
repository: https://smarter-project.github.io/smarter-dns
3737
- name: smarter-device-manager
38-
version: 0.0.9
38+
version: 0.0.10
3939
repository: https://smarter-project.github.io/smarter-device-manager
4040

4141
icon: https://github.com/smarter-project/documentation/raw/main/ARM1636_Project_Logo_ST2_RGB_V1.png

0 commit comments

Comments
 (0)