From 88ef866ace14da4b7bdce6c8029c1a31e09beeee Mon Sep 17 00:00:00 2001 From: Anders Johnsen Date: Tue, 7 May 2024 18:56:49 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Tag=20new=20charts=20with=20perm?= =?UTF-8?q?ission=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/charts/rig-operator/Chart.yaml | 2 +- deploy/charts/rig-platform/Chart.yaml | 2 +- deploy/charts/rig-platform/templates/clusterrole.yaml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/deploy/charts/rig-operator/Chart.yaml b/deploy/charts/rig-operator/Chart.yaml index 8b5e0fd28..468e9ae2b 100644 --- a/deploy/charts/rig-operator/Chart.yaml +++ b/deploy/charts/rig-operator/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: 1.0.17 +version: 1.0.18 # 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/deploy/charts/rig-platform/Chart.yaml b/deploy/charts/rig-platform/Chart.yaml index 38df23220..a52711555 100644 --- a/deploy/charts/rig-platform/Chart.yaml +++ b/deploy/charts/rig-platform/Chart.yaml @@ -16,7 +16,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: 1.0.21 +version: 1.0.22 # 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/deploy/charts/rig-platform/templates/clusterrole.yaml b/deploy/charts/rig-platform/templates/clusterrole.yaml index 305a7f3ec..e51f57272 100644 --- a/deploy/charts/rig-platform/templates/clusterrole.yaml +++ b/deploy/charts/rig-platform/templates/clusterrole.yaml @@ -15,7 +15,6 @@ rules: - namespaces - pods/log - pods/exec - - pods/portforward - events - jobs - cronjobs