Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 753833d

Browse files
committed
Bump version from 0.0.3 to 0.0.4
1 parent a2d2a3e commit 753833d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- 'v*.*.*'
88
branches:
99
- 'release-*.*.*'
10+
- 'master'
1011

1112
jobs:
1213
release:

charts/ks-devops/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.0.3
18+
version: 0.0.4
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)