From 5b52f6bc4c859cb9e8642341ec39c8ff961e376a Mon Sep 17 00:00:00 2001 From: Dennis Zhang Date: Thu, 15 Apr 2021 09:51:08 -0700 Subject: [PATCH] typo (#792) Signed-off-by: Dennis Zhang --- charts/stable/pretend-youre-xyzzy/Chart.yaml | 4 ++-- charts/stable/pretend-youre-xyzzy/README.md | 18 ++++++++++++++++-- .../README_CHANGELOG.md.gotmpl | 14 ++++++++++++++ 3 files changed, 32 insertions(+), 4 deletions(-) diff --git a/charts/stable/pretend-youre-xyzzy/Chart.yaml b/charts/stable/pretend-youre-xyzzy/Chart.yaml index 1ad3b73c..40ec8a6b 100644 --- a/charts/stable/pretend-youre-xyzzy/Chart.yaml +++ b/charts/stable/pretend-youre-xyzzy/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 appVersion: "4" -description: pretend-youre-xyzzy helm package +description: pretend-youre-xyzzy, a cards against humanity clone name: pretend-youre-xyzzy -version: 1.0.0 +version: 1.0.1 kubeVersion: ">=1.16.0-0" keywords: - pretend-youre-xyzzy diff --git a/charts/stable/pretend-youre-xyzzy/README.md b/charts/stable/pretend-youre-xyzzy/README.md index 1b1b3825..c7827698 100644 --- a/charts/stable/pretend-youre-xyzzy/README.md +++ b/charts/stable/pretend-youre-xyzzy/README.md @@ -1,8 +1,8 @@ # pretend-youre-xyzzy -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) -pretend-youre-xyzzy helm package +pretend-youre-xyzzy, a cards against humanity clone **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/k8s-at-home/charts/issues/new/choose)** @@ -89,6 +89,20 @@ All notable changes to this application Helm chart will be documented in this fi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### [1.0.1] + +#### Added + +- N/A + +#### Changed + +- Updated chart description to 'pretend-youre-xyzzy, a cards against humanity clone' + +#### Removed + +- N/A + ### [1.0.0] #### Added diff --git a/charts/stable/pretend-youre-xyzzy/README_CHANGELOG.md.gotmpl b/charts/stable/pretend-youre-xyzzy/README_CHANGELOG.md.gotmpl index 691bf2a6..bbcdc4d1 100644 --- a/charts/stable/pretend-youre-xyzzy/README_CHANGELOG.md.gotmpl +++ b/charts/stable/pretend-youre-xyzzy/README_CHANGELOG.md.gotmpl @@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### [1.0.1] + +#### Added + +- N/A + +#### Changed + +- Updated chart description to 'pretend-youre-xyzzy, a cards against humanity clone' + +#### Removed + +- N/A + ### [1.0.0] #### Added