diff --git a/helm/imagepullsecret-injector/Chart.yaml b/helm/imagepullsecret-injector/Chart.yaml index 24d8928..57e1367 100644 --- a/helm/imagepullsecret-injector/Chart.yaml +++ b/helm/imagepullsecret-injector/Chart.yaml @@ -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.0.18 +version: 0.0.19 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/helm/imagepullsecret-injector/templates/rbac.yaml b/helm/imagepullsecret-injector/templates/rbac.yaml index e3fbb65..7eb9336 100644 --- a/helm/imagepullsecret-injector/templates/rbac.yaml +++ b/helm/imagepullsecret-injector/templates/rbac.yaml @@ -25,6 +25,7 @@ rules: - create - get - delete + - update - apiGroups: - "" resources: