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.38.0] - 2023-06-14
11
+
10
12
### Changed
11
13
12
14
- App: Rename ` nginx-ingress-controller-app ` to ` ingress-nginx ` . ([ #1077 ] ( https://github.com/giantswarm/kubectl-gs/pull/1077 ) )
@@ -1262,7 +1264,8 @@ This release supports rendering for CRs:
1262
1264
- ` AppCatalog `
1263
1265
- ` App `
1264
1266
1265
- [ Unreleased ] : https://github.com/giantswarm/kubectl-gs/compare/v2.37.0...HEAD
1267
+ [ Unreleased ] : https://github.com/giantswarm/kubectl-gs/compare/v2.38.0...HEAD
1268
+ [ 2.38.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.37.0...v2.38.0
1266
1269
[ 2.37.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.36.1...v2.37.0
1267
1270
[ 2.36.1 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.36.0...v2.36.1
1268
1271
[ 2.36.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.35.0...v2.36.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 = "2.37.1-dev "
8
+ version = "2.38.0 "
9
9
)
10
10
11
11
func Description () string {
You can’t perform that action at this time.
0 commit comments