Fix various bugs in helm chart (#364)

* Fix wrong trim

* add missing MutatingWeghookConfiguration.webhooks[*].sideEffects

* fix missing admissionReviewVersions

* admissionregistration.k8s.io/v1 for kustomization manifests

* revert webhook config
This commit is contained in:
Taehyun Kim
2021-03-03 09:21:20 +09:00
committed by GitHub
parent 9ae3551744
commit 8f977dbe48
4 changed files with 3 additions and 11 deletions

View File

@@ -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.6.0
version: 0.6.1
home: https://github.com/summerwind/actions-runner-controller