From 913e3552bd8e60f76937881c49b7f4fd48cd2183 Mon Sep 17 00:00:00 2001 From: Vishal Choudhary Date: Mon, 6 Jan 2025 15:20:46 +0530 Subject: [PATCH] feat: release-v1.1 Signed-off-by: Vishal Choudhary --- charts/kyverno-notation-aws/Chart.yaml | 4 ++-- charts/kyverno-notation-aws/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/kyverno-notation-aws/Chart.yaml b/charts/kyverno-notation-aws/Chart.yaml index 5b94f88..ad9ce1e 100644 --- a/charts/kyverno-notation-aws/Chart.yaml +++ b/charts/kyverno-notation-aws/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 type: application name: kyverno-notation-aws -version: v1-rc.1 -appVersion: latest +version: v1.1 +appVersion: v1.1 description: Kyverno extension service for Notation and the AWS signer keywords: - kubernetes diff --git a/charts/kyverno-notation-aws/README.md b/charts/kyverno-notation-aws/README.md index cc11bfe..4438785 100644 --- a/charts/kyverno-notation-aws/README.md +++ b/charts/kyverno-notation-aws/README.md @@ -1,6 +1,6 @@ # kyverno-notation-aws -![Version: v1-rc.1](https://img.shields.io/badge/Version-v1--rc.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: v1.1](https://img.shields.io/badge/Version-v1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.1](https://img.shields.io/badge/AppVersion-v1.1-informational?style=flat-square) Kyverno extension service for Notation and the AWS signer