mirror of
https://gitea.com/gitea/helm-actions.git
synced 2026-04-11 04:00:41 +00:00
Compare commits
1 Commits
v0.0.5
...
renovate/w
| Author | SHA1 | Date | |
|---|---|---|---|
| 0592030f63 |
@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
# renovate: datasource=docker depName=alpine/helm
|
||||
HELM_VERSION: "4.1.3"
|
||||
HELM_VERSION: "4.1.4"
|
||||
|
||||
jobs:
|
||||
generate-chart-publish:
|
||||
|
||||
@ -16,7 +16,7 @@ env:
|
||||
jobs:
|
||||
check-and-test:
|
||||
runs-on: ubuntu-latest
|
||||
container: alpine/helm:4.1.3
|
||||
container: alpine/helm:4.1.4
|
||||
steps:
|
||||
- name: install tools
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user