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.41.0] - 2023-08-16
11
+
10
12
### Added
11
13
12
14
- Adding ` opsctl login ` support for EKS clusters.
@@ -1287,7 +1289,8 @@ This release supports rendering for CRs:
1287
1289
- ` AppCatalog `
1288
1290
- ` App `
1289
1291
1290
- [ Unreleased ] : https://github.com/giantswarm/kubectl-gs/compare/v2.40.0...HEAD
1292
+ [ Unreleased ] : https://github.com/giantswarm/kubectl-gs/compare/v2.41.0...HEAD
1293
+ [ 2.41.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.40.0...v2.41.0
1291
1294
[ 2.40.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.39.0...v2.40.0
1292
1295
[ 2.39.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.38.0...v2.39.0
1293
1296
[ 2.38.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v2.37.0...v2.38.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.40.1-dev "
8
+ version = "2.41.0 "
9
9
)
10
10
11
11
func Description () string {
You can’t perform that action at this time.
0 commit comments