mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-15 07:52:59 +08:00
Don't set default caBundle for webhooks (#617)
* Don't set default caBundle for webhooks Fixes #614 * bump chart version
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.12.0
|
||||
version: 0.12.1
|
||||
|
||||
# Used as the default manager tag value when no tag property is provided in the values.yaml
|
||||
appVersion: 0.19.0
|
||||
|
||||
Reference in New Issue
Block a user