mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-14 23:45:30 +08:00
Remove inheritance of imagePullPolicy from manager to listeners (#3009)
This commit is contained in:
2
.github/workflows/arc-publish-chart.yaml
vendored
2
.github/workflows/arc-publish-chart.yaml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
python-version: '3.11'
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@v2.3.1
|
||||
uses: helm/chart-testing-action@v2.6
|
||||
|
||||
- name: Run chart-testing (list-changed)
|
||||
id: list-changed
|
||||
|
||||
Reference in New Issue
Block a user