diff --git a/CHANGELOG.md b/CHANGELOG.md index d6154e8d..eeae09c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.12.0-test.1] - 2022-06-06 ### Added diff --git a/plugin.yaml b/plugin.yaml index 0594eda5..dd74a5a2 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "s3" -version: "0.11.0" +version: "0.12.0-test.1" usage: "Manage chart repositories on Amazon S3" description: |- The plugin allows to use s3 protocol to upload, fetch charts and to work with repositories.