diff --git a/CHANGELOG.md b/CHANGELOG.md
index b25f11d507285183a072d820411c502837cf9049..35ef82aff79414a22a4aa8afdbbc7b44d0079d98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,32 +4,13 @@ All notable changes to this project will be documented in this file.
 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).
 
-## [2.1.5] - 2021-12-21
-
-### Fixed
-
-- \[Chart\] Fixed default for healthcheck port
-
-## [2.1.4] - 2021-12-21
-
-### Fixed
-
-- \[Chart\] Fixed annotations syntax
-- \[Chart\] Fixed default retrieval for local port if local was unset
-
-## [2.1.3] - 2021-12-21
-
-### Changed
-
-- \[Chart\] Add license to chart
-- \[Chart\] Add link to issue tracker and source code for ArtifactHub
-
 ## [2.1.2] - 2021-12-21
 
 ### Changed
 
 - \[Image\] Clean up apt after build
 - \[Chart\] Use remote port as default for local port
+- \[Chart\] Add meta-data for artifacthub.io
 
 ## [2.1.1] - 2021-12-21
 
@@ -70,9 +51,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added
 - Initial release
 
-[2.1.5]: https://edugit.org/AlekSIS/libs/k8s-linkup/-/tags/2.1.5
-[2.1.4]: https://edugit.org/AlekSIS/libs/k8s-linkup/-/tags/2.1.4
-[2.1.3]: https://edugit.org/AlekSIS/libs/k8s-linkup/-/tags/2.1.3
 [2.1.2]: https://edugit.org/AlekSIS/libs/k8s-linkup/-/tags/2.1.2
 [2.1.1]: https://edugit.org/AlekSIS/libs/k8s-linkup/-/tags/2.1.1
 [2.1.0]: https://edugit.org/AlekSIS/libs/k8s-linkup/-/tags/2.1.0
diff --git a/charts/k8s-linkup/Chart.yaml b/charts/k8s-linkup/Chart.yaml
index ec07432233b40dd02da7c7556c99873816960ccf..a67b5111a854d6f57c9e321defb82089bd77f7cf 100644
--- a/charts/k8s-linkup/Chart.yaml
+++ b/charts/k8s-linkup/Chart.yaml
@@ -22,9 +22,9 @@ type: application
 # This is the chart version. This version number should be incremented each time you make changes
 # to the chart and its templates, including the app version.
 # Versions are expected to follow Semantic Versioning (https://semver.org/)
-version: 2.1.5
+version: 2.1.2
 
 # This is the version number of the application being deployed. This version number should be
 # incremented each time you make changes to the application. Versions are not expected to
 # follow Semantic Versioning. They should reflect the version the application is using.
-appVersion: 2.1.5
+appVersion: 2.1.2