mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-11 05:01:26 +08:00
Fix helm webhook ingress error: spec.rules[0].http.paths[0].backend: Required value: port name or number is required (#437)
This commit is contained in:
@@ -15,7 +15,7 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.10.4
|
||||
version: 0.10.5
|
||||
|
||||
home: https://github.com/summerwind/actions-runner-controller
|
||||
|
||||
|
||||
Reference in New Issue
Block a user