chore(deps): update alpine/helm docker tag to v3.13.2 (#562)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine/helm | | minor | `3.12.3` -> `3.13.2` | | alpine/helm | container | minor | `3.12.3` -> `3.13.2` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/562 Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.com> Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
parent
7de8e83433
commit
bc872acdd3
@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
# renovate: datasource=docker depName=alpine/helm
|
||||
HELM_VERSION: "3.12.3"
|
||||
HELM_VERSION: "3.13.2"
|
||||
|
||||
jobs:
|
||||
generate-chart-publish:
|
||||
|
@ -10,7 +10,7 @@ env:
|
||||
jobs:
|
||||
check-and-test:
|
||||
runs-on: ubuntu-latest
|
||||
container: alpine/helm:3.12.3
|
||||
container: alpine/helm:3.13.2
|
||||
steps:
|
||||
- name: install tools
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user