diff --git a/charts/youtrack/CHANGELOG.md b/charts/youtrack/CHANGELOG.md index 261a8f1..ab60c29 100644 --- a/charts/youtrack/CHANGELOG.md +++ b/charts/youtrack/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [1.0.2] - 2023-05-09 ### Changed - Bump youtrack image 2022.3.65379 => 2023.1.9452 @@ -16,5 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial implementation -[Unreleased]: https://github.com/minicloudlabs/helm-charts/compare/youtrack-1.0.0...HEAD +[Unreleased]: https://github.com/minicloudlabs/helm-charts/compare/youtrack-1.0.2...HEAD +[1.0.2]: https://github.com/minicloudlabs/helm-charts/compare/youtrack-1.0.1...youtrack-1.0.2 +[1.0.1]: https://github.com/minicloudlabs/helm-charts/compare/youtrack-1.0.0...youtrack-1.0.1 [1.0.0]: https://github.com/minicloudlabs/helm-charts/releases/tag/youtrack-1.0.0 diff --git a/charts/youtrack/Chart.yaml b/charts/youtrack/Chart.yaml index 1a26cfa..bb0d616 100644 --- a/charts/youtrack/Chart.yaml +++ b/charts/youtrack/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: youtrack description: Powerful project management for all your teams icon: https://raw.githubusercontent.com/JetBrains/youtrack-mobile/7524cb6197a2c6a05511d2e25bf40df8282b5986/src/components/icon/youtrack-logo-512.png -version: 1.0.1 +version: 1.0.2 appVersion: 2023.1.9452 type: application engine: gotpl