From 020d7c79f38e0334f4bf5da429750abd2bf37c7b Mon Sep 17 00:00:00 2001 From: Igor Zibarev Date: Sun, 12 Jun 2022 23:06:56 +0300 Subject: [PATCH] Prepare v0.12.0 release --- CHANGELOG.md | 2 +- plugin.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6154e8d..a24b66b1 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] - 2022-06-12 ### Added diff --git a/plugin.yaml b/plugin.yaml index 0594eda5..d999f448 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "s3" -version: "0.11.0" +version: "0.12.0" usage: "Manage chart repositories on Amazon S3" description: |- The plugin allows to use s3 protocol to upload, fetch charts and to work with repositories.