File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : fx-syncstorage
33description : Helm chart for Mozilla's Rust based Sync server for Firefox data synchronization.
4-
54# A chart can be either an 'application' or a 'library' chart.
65#
76# Application charts are a collection of templates that can be packaged into versioned archives
@@ -11,22 +10,18 @@ description: Helm chart for Mozilla's Rust based Sync server for Firefox data sy
1110# a dependency of application charts to inject those utilities and functions into the rendering
1211# pipeline. Library charts do not define any templates and therefore cannot be deployed.
1312type : application
14-
1513# This is the chart version. This version number should be incremented each time you make changes
1614# to the chart and its templates, including the app version.
1715# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.2.1
19-
16+ version : 0.3.1
2017# This is the version number of the application being deployed. This version number should be
2118# incremented each time you make changes to the application. Versions are not expected to
2219# follow Semantic Versioning. They should reflect the version the application is using.
2320# It is recommended to use it with quotes.
24- appVersion : " syncstorage-rs-mysql-0.19.1"
25-
21+ appVersion : syncstorage-rs-mysql-0.21.1
2622maintainers :
2723 - name : " holysoles"
2824 url : " https://github.com/holysoles"
29-
3025dependencies :
3126 - name : mysql
3227 alias : syncserverdb
You can’t perform that action at this time.
0 commit comments