You've already forked helm-gitea
chore(deps): update workflow dependencies (minor & patch) (#660)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine/helm | | minor | `3.14.4` -> `3.15.1` | | alpine/helm | container | minor | `3.14.4` -> `3.15.1` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | devDependencies | minor | [`^0.40.0` -> `^0.41.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.40.0/0.41.0) | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/660 Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:

committed by
justusbunsi

parent
21bc9a548b
commit
f897e6350b
@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
# renovate: datasource=docker depName=alpine/helm
|
||||
HELM_VERSION: "3.14.4"
|
||||
HELM_VERSION: "3.15.1"
|
||||
|
||||
jobs:
|
||||
generate-chart-publish:
|
||||
|
@ -16,7 +16,7 @@ env:
|
||||
jobs:
|
||||
check-and-test:
|
||||
runs-on: ubuntu-latest
|
||||
container: alpine/helm:3.14.4
|
||||
container: alpine/helm:3.15.1
|
||||
steps:
|
||||
- name: install tools
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user