Preparing for static-site release
This commit is contained in:
@@ -96,6 +96,7 @@ jobs:
|
|||||||
|
|
||||||
sed -i "s/version: $CHART_VERSION/version: $increased_version/" charts/onechart/Chart.yaml
|
sed -i "s/version: $CHART_VERSION/version: $increased_version/" charts/onechart/Chart.yaml
|
||||||
sed -i "s/version: $CHART_VERSION/version: $increased_version/" charts/cron-job/Chart.yaml
|
sed -i "s/version: $CHART_VERSION/version: $increased_version/" charts/cron-job/Chart.yaml
|
||||||
|
sed -i "s/version: $CHART_VERSION/version: $increased_version/" charts/static-site/Chart.yaml
|
||||||
|
|
||||||
git status
|
git status
|
||||||
git add .
|
git add .
|
||||||
|
|||||||
@@ -14,5 +14,5 @@ type: application
|
|||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# 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.
|
# to the chart and its templates, including the app version.
|
||||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||||
version: 0.1.0
|
version: 0.51.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user