Skip to content

Commit

Permalink
Merge pull request #3 from carslen/test123
Browse files Browse the repository at this point in the history
Test123
  • Loading branch information
carslen authored Nov 3, 2022
2 parents fe60f7b + 123d3f2 commit 82762c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/test/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 0.2.6
version: 0.2.7

# 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: 2 additions & 0 deletions charts/test/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@
echo "Visit http://127.0.0.1:8080 to use your application"
kubectl --namespace {{ .Release.Namespace }} port-forward $POD_NAME 8080:$CONTAINER_PORT
{{- end }}

THIS IS LALALAND

0 comments on commit 82762c4

Please sign in to comment.