From db967587a060b407fe44eb122a8051db2acea4b4 Mon Sep 17 00:00:00 2001 From: Min Zhang Date: Thu, 19 Mar 2026 14:15:54 -0400 Subject: [PATCH] Updated chart name to quay and bumped version to 0.1.1 Signed-off-by: Min Zhang --- Chart.yaml | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 278cc40..62aef23 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -name: quay-registry +name: quay description: Red Hat Quay Registry Resources type: application -version: 0.1.0 +version: 0.1.1 appVersion: "3.9" home: https://github.com/validatedpatterns/quay-chart maintainers: diff --git a/README.md b/README.md index 895e2f0..37c52d4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# quay-registry +# quay -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9](https://img.shields.io/badge/AppVersion-3.9-informational?style=flat-square) +![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9](https://img.shields.io/badge/AppVersion-3.9-informational?style=flat-square)