File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 3.1.0] - 2024-07-23
11
+
10
12
### Added
11
13
12
14
- Add ` --prevent-deletion ` flag to cluster template command for capv clusters
@@ -1501,7 +1503,8 @@ This release supports rendering for CRs:
1501
1503
- ` AppCatalog `
1502
1504
- ` App `
1503
1505
1504
- [ Unreleased ] : https://github.com/giantswarm/kubectl-gs/compare/v3.0.0...HEAD
1506
+ [ Unreleased ] : https://github.com/giantswarm/kubectl-gs/compare/v3.1.0...HEAD
1507
+ [ 3.1.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v3.0.0...v3.1.0
1505
1508
[ 3.0.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.57.0...v3.0.0
1506
1509
[ 2.57.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.56.0...v2.57.0
1507
1510
[ 2.56.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.55.0...v2.56.0
Original file line number Diff line number Diff line change 5
5
gitSHA = "n/a"
6
6
name = "kubectl-gs"
7
7
source = "https://github.com/giantswarm/kubectl-gs"
8
- version = "3.0 .0"
8
+ version = "3.1 .0"
9
9
)
10
10
11
11
func Description () string {
You can’t perform that action at this time.
0 commit comments