diff --git a/CHANGELOG.md b/CHANGELOG.md index c88a51e..5a0d00f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.3] - 2023-10-24 + ## Added - Added resources field to the `metrics` section in the values. @@ -19,7 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release -[Unreleased]: https://github.com/giantswarm/memcached-app/compare/v0.1.2...HEAD +[Unreleased]: https://github.com/giantswarm/memcached-app/compare/v0.1.3...HEAD +[0.1.3]: https://github.com/giantswarm/memcached-app/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/giantswarm/memcached-app/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/giantswarm/memcached-app/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/giantswarm/memcached-app/releases/tag/v0.1.0 diff --git a/helm/memcached/Chart.yaml b/helm/memcached/Chart.yaml index 56ee7ed..a122dcb 100644 --- a/helm/memcached/Chart.yaml +++ b/helm/memcached/Chart.yaml @@ -12,7 +12,7 @@ dependencies: - name: memcached version: 6.6.7 repository: oci://registry-1.docker.io/bitnamicharts -version: 0.1.2 +version: 0.1.3 type: application annotations: application.giantswarm.io/team: atlas