Skip to content

Commit

Permalink
Bumped "hello-toy" version from "3.0.1" to "3.0.2".
Browse files Browse the repository at this point in the history
Changes committed by qrkourier in commit:  altered the Helm Chart.
I updated the "version" in Chart.yaml file using the "patch" strategy.

Signed-off-by: github-bot[bot] <bot@github.com>
  • Loading branch information
qrkourier authored and qrkourier committed Jan 5, 2024
1 parent 9113ff0 commit 3917fbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/hello-toy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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: 3.0.1
version: 3.0.2

# 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
2 changes: 1 addition & 1 deletion charts/hello-toy/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hello-toy

![Version: 3.0.1](https://img.shields.io/badge/Version-3.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1](https://img.shields.io/badge/AppVersion-v1-informational?style=flat-square)
![Version: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1](https://img.shields.io/badge/AppVersion-v1-informational?style=flat-square)

Run the lightweight toy web server, optionally with a custom service domain name in cluster DNS e.g.
helm install my-toy-release openziti/hello-toy --set serviceDomainName=my-toy-service-dns
Expand Down

0 comments on commit 3917fbc

Please sign in to comment.