Skip to content

Commit 6b066ef

Browse files
authored
feat(charts/slim-control-plane): upgrade to control plane image 0.1.1 (#716)
# Description Upgrade control plane image to 0.1.1 ## Type of Change - [ ] Bugfix - [x] New Feature - [ ] Breaking Change - [ ] Refactor - [ ] Documentation - [ ] Other (please describe) ## Checklist - [x] I have read the [contributing guidelines](/agntcy/repo-template/blob/main/CONTRIBUTING.md) - [x] Existing issues have been referenced (where applicable) - [x] I have verified this change is not present in other open pull requests - [x] Functionality is documented - [x] All code style checks pass - [x] New code contribution is covered by automated tests - [x] All new and existing tests pass Signed-off-by: Mauro Sardara <msardara@cisco.com>
1 parent 7be7ffe commit 6b066ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/slim-control-plane/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ version: 0.1.4
2222
# incremented each time you make changes to the application. Versions are not expected to
2323
# follow Semantic Versioning. They should reflect the version the application is using.
2424
# It is recommended to use it with quotes.
25-
appVersion: "0.1.0"
25+
appVersion: "0.1.1"

0 commit comments

Comments
 (0)