File tree 3 files changed +10
-3
lines changed
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"data-plane/python-bindings" : " 0.1.5" ,
3
- "charts/agp" : " 0.1.0 "
3
+ "charts/agp" : " 0.1.1 "
4
4
}
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.1.1] ( https://github.com/agntcy/agp/compare/agp-helm-v0.1.0...agp-helm-v0.1.1 ) (2025-02-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * add checks for helm charts ([ #49 ] ( https://github.com/agntcy/agp/issues/49 ) ) ([ accb7db] ( https://github.com/agntcy/agp/commit/accb7db30da76dfa7c7eab8688edda6cfad9c768 ) )
Original file line number Diff line number Diff line change 1
1
# SPDX-FileCopyrightText: Copyright (c) 2025 Cisco and/or its affiliates.
2
2
# SPDX-License-Identifier: Apache-2.0
3
-
4
3
---
5
4
apiVersion : v2
6
5
name : agp
@@ -19,7 +18,7 @@ type: application
19
18
# This is the chart version. This version number should be incremented each time you make changes
20
19
# to the chart and its templates, including the app version.
21
20
# Versions are expected to follow Semantic Versioning (https://semver.org/)
22
- version : 0.1.0
21
+ version : 0.1.1
23
22
24
23
# This is the version number of the application being deployed. This version number should be
25
24
# incremented each time you make changes to the application. Versions are not expected to
You can’t perform that action at this time.
0 commit comments