Skip to content

Commit

Permalink
Bump version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
epmd-edp committed Feb 21, 2024
1 parent 7e1ba42 commit 54f1cd0
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 33 deletions.
56 changes: 26 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,16 @@
## [Unreleased]


<a name="v3.1.0"></a>
## [v3.1.0] - 2024-01-11
<a name="v3.2.0"></a>
## v3.2.0 - 2024-02-16
### Features

- Add NexusCleanupPolicy Custom Resource ([#25](https://github.com/epam/edp-nexus-operator/issues/25))
- Add resources for integration tests ([#22](https://github.com/epam/edp-nexus-operator/issues/22))
- Add NexusScript execute property ([#21](https://github.com/epam/edp-nexus-operator/issues/21))
- Add NexusBlobStore custom resource ([#20](https://github.com/epam/edp-nexus-operator/issues/20))
- Add NexusRepository validation ([#18](https://github.com/epam/edp-nexus-operator/issues/18))
- Add NexusScript custom resource ([#17](https://github.com/epam/edp-nexus-operator/issues/17))

### Routine

- Update sonar properties for the project ([#17](https://github.com/epam/edp-nexus-operator/issues/17))
- Generate bundle for OperatorHub ([#16](https://github.com/epam/edp-nexus-operator/issues/16))
- Update current development version ([#16](https://github.com/epam/edp-nexus-operator/issues/16))


<a name="v3.0.0"></a>
## [v3.0.0] - 2023-12-11
### Features

- Add NexusRepository custom resource ([#14](https://github.com/epam/edp-nexus-operator/issues/14))
- Automate rekor uuid in release tag ([#13](https://github.com/epam/edp-nexus-operator/issues/13))
- Add configuration for operator publishing ([#12](https://github.com/epam/edp-nexus-operator/issues/12))
Expand All @@ -29,32 +21,36 @@

### Bug Fixes

- Creation of the nexus repository with default values failed ([#24](https://github.com/epam/edp-nexus-operator/issues/24))
- The repository type pypi hosted is not created ([#23](https://github.com/epam/edp-nexus-operator/issues/23))
- Race condition in go-resty package v2.10.0 ([#15](https://github.com/epam/edp-nexus-operator/issues/15))

### Routine

- Upgrade golang.org/x/net to version 0.17.0 ([#11](https://github.com/epam/edp-nexus-operator/issues/11))
- Upgrade pull request template ([#10](https://github.com/epam/edp-nexus-operator/issues/10))
- Update current development version ([#6](https://github.com/epam/edp-nexus-operator/issues/6))


<a name="v2.17.0"></a>
## [v2.17.0] - 2023-09-20
### Code Refactoring

- Remove deprecated edpName parameter ([#5](https://github.com/epam/edp-nexus-operator/issues/5))

### Routine

- Generate bundle for v3.1.0 OperatorHub ([#19](https://github.com/epam/edp-nexus-operator/issues/19))
- Update current development version ([#19](https://github.com/epam/edp-nexus-operator/issues/19))
- Update sonar properties for the project ([#17](https://github.com/epam/edp-nexus-operator/issues/17))
- Generate bundle for OperatorHub ([#16](https://github.com/epam/edp-nexus-operator/issues/16))
- Update current development version ([#16](https://github.com/epam/edp-nexus-operator/issues/16))
- Upgrade golang.org/x/net to version 0.17.0 ([#11](https://github.com/epam/edp-nexus-operator/issues/11))
- Upgrade pull request template ([#10](https://github.com/epam/edp-nexus-operator/issues/10))
- Update current development version ([#6](https://github.com/epam/edp-nexus-operator/issues/6))
- Update groovy api script to receive get-nuget-token in version 3.59.0 ([#4](https://github.com/epam/edp-nexus-operator/issues/4))
- Update current development version ([#3](https://github.com/epam/edp-nexus-operator/issues/3))

### Documentation

- Update README md file ([#132](https://github.com/epam/edp-nexus-operator/issues/132))

### Reverts

- test
- [EPMDEDP-2950] Implement roles creation in Nexus
- [EPMDEDP-2963,2964] Outreach and NuGetApiKey

<a name="v2.16.0"></a>
## [v2.16.0] - 2023-08-17

[Unreleased]: https://github.com/epam/edp-nexus-operator/compare/v3.1.0...HEAD
[v3.1.0]: https://github.com/epam/edp-nexus-operator/compare/v3.0.0...v3.1.0
[v3.0.0]: https://github.com/epam/edp-nexus-operator/compare/v2.17.0...v3.0.0
[v2.17.0]: https://github.com/epam/edp-nexus-operator/compare/v2.16.0...v2.17.0
[v2.16.0]: https://github.com/epam/edp-nexus-operator/compare/v2.15.0...v2.16.0
[Unreleased]: https://github.com/epam/edp-nexus-operator/compare/v3.2.0...HEAD
4 changes: 2 additions & 2 deletions deploy-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: A Helm chart for EDP Nexus Operator
home: https://epam.github.io/edp-install/
name: nexus-operator
type: application
version: 3.2.0-SNAPSHOT
appVersion: 3.2.0-SNAPSHOT
version: 3.2.0
appVersion: 3.2.0
icon: https://epam.github.io/edp-install/assets/logo.png
keywords:
- edp
Expand Down
2 changes: 1 addition & 1 deletion deploy-templates/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# nexus-operator

![Version: 3.2.0-SNAPSHOT](https://img.shields.io/badge/Version-3.2.0--SNAPSHOT-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.0-SNAPSHOT](https://img.shields.io/badge/AppVersion-3.2.0--SNAPSHOT-informational?style=flat-square)
![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.0](https://img.shields.io/badge/AppVersion-3.2.0-informational?style=flat-square)

A Helm chart for EDP Nexus Operator

Expand Down

0 comments on commit 54f1cd0

Please sign in to comment.