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
+ ## [ 4.3.1] - 2024-11-04
11
+
10
12
### Fixed
11
13
12
14
- Fixed unique user tracking
@@ -1547,7 +1549,8 @@ This release supports rendering for CRs:
1547
1549
- ` AppCatalog `
1548
1550
- ` App `
1549
1551
1550
- [ Unreleased ] : https://github.com/giantswarm/kubectl-gs/compare/v4.3.0...HEAD
1552
+ [ Unreleased ] : https://github.com/giantswarm/kubectl-gs/compare/v4.3.1...HEAD
1553
+ [ 4.3.1 ] : https://github.com/giantswarm/kubectl-gs/compare/v4.3.0...v4.3.1
1551
1554
[ 4.3.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v4.2.0...v4.3.0
1552
1555
[ 4.2.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v4.1.0...v4.2.0
1553
1556
[ 4.1.0 ] : https://github.com/giantswarm/kubectl-gs/compare/v4.0.0...v4.1.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 = "4.3.1-dev "
8
+ version = "4.3.1"
9
9
)
10
10
11
11
func Description () string {
You can’t perform that action at this time.
0 commit comments