Signed-off-by: Dennis Zhang <dennis.zhang.nrg@gmail.com>
This commit is contained in:
Dennis Zhang 2021-04-15 09:51:08 -07:00 committed by GitHub
parent 6a88f210ed
commit 5b52f6bc4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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