Skip to content

Commit 19d3136

Browse files
chore(master): release update-chart-version 0.1.0 (#103)
* chore(master): release update-chart-version 0.2.0 * Update version number in CHANGELOG.md * Downgrade update-chart-version action version * Downgrade update-chart-version action to 0.1.0 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: michalby24 <55047068+michalby24@users.noreply.github.com>
1 parent cc0b684 commit 19d3136

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/MapColonies/shared-workflows/compare/update-chart-version-v0.1.0...update-chart-version-v0.1.0) (2025-12-09)
4+
5+
6+
### Features
7+
8+
* create an update-site-values pr MAPCO-9149 ([#101](https://github.com/MapColonies/shared-workflows/issues/101)) ([cc0b684](https://github.com/MapColonies/shared-workflows/commit/cc0b6842fe829a83152106c7dfe8f5e924d673f0))

actions/update-chart-version/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ This GitHub Action creates a PR for updating a chart version presented in a file
3737

3838
```yaml
3939
- name: Update site-values and open PR
40-
uses: MapColonies/shared-workflows/actions/update-chart-version@update-chart-version-v1.0.0
40+
uses: MapColonies/shared-workflows/actions/update-chart-version@update-chart-version-v0.1.0
4141
with:
42-
tag: 1.0.0
42+
tag: 0.1.0
4343
paths: |
4444
infra/environments/dev.yaml
4545
common/environments/dev.yaml

0 commit comments

Comments
 (0)