Skip to content

Commit

Permalink
updating helm chart version to 0.1.1 and redeploying
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Mar 30, 2024
1 parent fb7186d commit 9f7423c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/generic-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0
version: 0.1.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
9 changes: 8 additions & 1 deletion charts/generic-app/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# generic-app

![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: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-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: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)

A generic Helm chart for Kubernetes for when you have a docker container and don't want to write a helm chart

## Maintainers

| Name | Email | Url |
| ---- | ------ | --- |
| JesseBot | | <https://github.com/jessebot> |
| cloudymax | | <https://github.com/cloudymax> |

## Values

| Key | Type | Default | Description |
Expand Down

0 comments on commit 9f7423c

Please sign in to comment.