This repository was archived by the owner on Nov 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- ### Added
10
+ ## [ 8.2.0] - 2023-07-14
11
+
12
+ ### Fixed
11
13
12
14
- Add necessary values for PSS policy warnings.
13
15
@@ -676,7 +678,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
676
678
677
679
678
680
679
- [ Unreleased ] : https://github.com/giantswarm/azure-operator/compare/v8.1.0...HEAD
681
+ [ Unreleased ] : https://github.com/giantswarm/azure-operator/compare/v8.2.0...HEAD
682
+ [ 8.2.0 ] : https://github.com/giantswarm/azure-operator/compare/v8.1.0...v8.2.0
680
683
[ 8.1.0 ] : https://github.com/giantswarm/azure-operator/compare/v8.0.1...v8.1.0
681
684
[ 8.0.1 ] : https://github.com/giantswarm/azure-operator/compare/v8.0.0...v8.0.1
682
685
[ 8.0.0 ] : https://github.com/giantswarm/azure-operator/compare/v7.2.0...v8.0.0
Original file line number Diff line number Diff line change 5
5
gitSHA = "n/a"
6
6
name string = "azure-operator"
7
7
source string = "https://github.com/giantswarm/azure-operator"
8
- version = "8.1 .0"
8
+ version = "8.2 .0"
9
9
)
10
10
11
11
func Description () string {
You can’t perform that action at this time.
0 commit comments