diff --git a/charts/nexus3/CHANGELOG.md b/charts/nexus3/CHANGELOG.md index 41a7f455..cef1854f 100644 --- a/charts/nexus3/CHANGELOG.md +++ b/charts/nexus3/CHANGELOG.md @@ -14,6 +14,12 @@ ## [UNRELEASED] +## [v4.44.0] - 2024-06-10 + +### Changed + +- Updated the _Nexus3_ OCI image to [v3.69.0](https://github.com/sonatype/nexus-public/releases/tag/release-3.69.0-02). + ## [v4.43.1] - 2024-05-30 ### Changed @@ -639,6 +645,7 @@ RELEASE LINKS --> [UNRELEASED]: https://github.com/stevehipwell/helm-charts/tree/main/charts/nexus3 +[v4.44.0]: https://github.com/stevehipwell/helm-charts/releases/tag/nexus3-4.44.0 [v4.43.1]: https://github.com/stevehipwell/helm-charts/releases/tag/nexus3-4.43.1 [v4.43.0]: https://github.com/stevehipwell/helm-charts/releases/tag/nexus3-4.43.0 [v4.42.1]: https://github.com/stevehipwell/helm-charts/releases/tag/nexus3-4.42.1 diff --git a/charts/nexus3/Chart.yaml b/charts/nexus3/Chart.yaml index 183e8ecb..b42cd9ee 100644 --- a/charts/nexus3/Chart.yaml +++ b/charts/nexus3/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: nexus3 description: Helm chart for Sonatype Nexus 3 OSS. type: application -version: 4.43.1 -appVersion: 3.68.1 +version: 4.44.0 +appVersion: 3.69.0 home: https://www.sonatype.com/nexus-repository-oss icon: https://raw.githubusercontent.com/stevehipwell/helm-charts/main/charts/nexus3/icon.png keywords: @@ -24,4 +24,4 @@ annotations: artifacthub.io/alternativeName: nexus artifacthub.io/changes: | - kind: changed - description: "Updated the _Nexus3_ OCI image to [v3.68.1](https://github.com/sonatype/nexus-public/releases/tag/release-3.68.1-02)." + description: "Updated the _Nexus3_ OCI image to [v3.69.0](https://github.com/sonatype/nexus-public/releases/tag/release-3.69.0-02)."