kcp-dev / helm-charts

Helm chart repo for KCP
Apache License 2.0
5 stars 21 forks source link

Update to helm/chart-releaser-action@v1.6.0 and skip releasing for existing versions #63

Closed embik closed 9 months ago

embik commented 1 year ago

This bumps the helm/chart-releaser-action to the latest available version (v1.6.0) and also enables skip_existing, an option that will prevent our GitHub Actions to fail on every commit we merge into main that doesn't bump the chart version.

embik commented 1 year ago

/cc @xrstf @mjudeikis

embik commented 1 year ago

/hold

I think I made a mistake and the configuration parameter is not available in v1.5.0.

embik commented 11 months ago

xref https://github.com/helm/chart-releaser-action/issues/152

embik commented 9 months ago

1.6.0 of the github action was released in November, so now we can upgrade and set this.

embik commented 9 months ago

/hold cancel

ping @xrstf @mjudeikis

kcp-ci-bot commented 9 months ago

LGTM label has been added.

Git tree hash: 7c4289dcab90477f897675a3a2337ee983434a29

embik commented 9 months ago

/approve

kcp-ci-bot commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: embik, xrstf

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kcp-dev/helm-charts/blob/main/OWNERS)~~ [embik] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment