Skip to content

Commit

Permalink
chore(deps): update helm/chart-releaser-action action to v1.7.0 (#1408)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-releaser-action](https://redirect.github.com/helm/chart-releaser-action)
| action | minor | `v1.6.0` -> `v1.7.0` |

---

### Release Notes

<details>
<summary>helm/chart-releaser-action
(helm/chart-releaser-action)</summary>

###
[`v1.7.0`](https://redirect.github.com/helm/chart-releaser-action/releases/tag/v1.7.0)

[Compare
Source](https://redirect.github.com/helm/chart-releaser-action/compare/v1.6.0...v1.7.0)

For `cr` changes see
https://github.com/helm/chart-releaser/releases/tag/v1.7.0

#### What's Changed

- Add --skip-upload input with latest helm/chart-releaser-action by
[@&#8203;acuD1](https://redirect.github.com/acuD1) in
[https://github.com/helm/chart-releaser-action/pull/143](https://redirect.github.com/helm/chart-releaser-action/pull/143)
- Update checkout action to v4 tag in README.md by
[@&#8203;maarten-blokker](https://redirect.github.com/maarten-blokker)
in
[https://github.com/helm/chart-releaser-action/pull/187](https://redirect.github.com/helm/chart-releaser-action/pull/187)
- Fix indention by
[@&#8203;3schwartz](https://redirect.github.com/3schwartz) in
[https://github.com/helm/chart-releaser-action/pull/203](https://redirect.github.com/helm/chart-releaser-action/pull/203)
- update cr to v1.7.0 by
[@&#8203;cpanato](https://redirect.github.com/cpanato) in
[https://github.com/helm/chart-releaser-action/pull/220](https://redirect.github.com/helm/chart-releaser-action/pull/220)

#### New Contributors

- [@&#8203;acuD1](https://redirect.github.com/acuD1) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/143](https://redirect.github.com/helm/chart-releaser-action/pull/143)
- [@&#8203;maarten-blokker](https://redirect.github.com/maarten-blokker)
made their first contribution in
[https://github.com/helm/chart-releaser-action/pull/187](https://redirect.github.com/helm/chart-releaser-action/pull/187)
- [@&#8203;3schwartz](https://redirect.github.com/3schwartz) made their
first contribution in
[https://github.com/helm/chart-releaser-action/pull/203](https://redirect.github.com/helm/chart-releaser-action/pull/203)

**Full Changelog**:
helm/chart-releaser-action@v1...v1.7.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/PingCAP-QE/ee-ops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 3291984 commit d15ea63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/charts_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
version: v3.8.1

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
uses: helm/chart-releaser-action@v1.7.0
with:
skip_existing: true
env:
Expand Down

0 comments on commit d15ea63

Please sign in to comment.