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
+ ## [ 2.34.0] - 2023-03-23
11
+
10
12
11
13
### Added
12
14
@@ -1220,7 +1222,8 @@ This release supports rendering for CRs:
1220
1222
- ` AppCatalog `
1221
1223
- ` App `
1222
1224
1223
- [ Unreleased ] : https://github.com/giantswarm/kubectl-gs/compare/v2.33.0...HEAD
1225
+ [ Unreleased ] : https://github.com/giantswarm/kubectl-gs/compare/v2.34.0...HEAD
1226
+ [ 2.34.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.33.0...v2.34.0
1224
1227
[ 2.33.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.32.0...v2.33.0
1225
1228
[ 2.32.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.31.2...v2.32.0
1226
1229
[ 2.31.2 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.31.1...v2.31.2
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 = "2.33.1-dev "
8
+ version = "2.34.0 "
9
9
)
10
10
11
11
func Description () string {
You can’t perform that action at this time.
0 commit comments