diff --git a/helm/cloudflare-zero-trust-operator/Chart.yaml b/helm/cloudflare-zero-trust-operator/Chart.yaml index 91a9093..764029d 100644 --- a/helm/cloudflare-zero-trust-operator/Chart.yaml +++ b/helm/cloudflare-zero-trust-operator/Chart.yaml @@ -14,7 +14,7 @@ home: https://github.com/bojanzelic/cloudflare-zero-trust-operator # 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.2.0" +version: "0.2.1" # 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 # follow Semantic Versioning. They should reflect the version the application is using. diff --git a/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-leader-election-rbac.yaml b/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-leader-election-rbac.yaml index 58e2288..ead44b0 100644 --- a/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-leader-election-rbac.yaml +++ b/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-leader-election-rbac.yaml @@ -5,9 +5,6 @@ metadata: labels: app.kubernetes.io/component: rbac app.kubernetes.io/created-by: bojanzelic-cloudflare-zero-trust-operator - app.kubernetes.io/instance: leader-election-role - app.kubernetes.io/managed-by: kustomize - app.kubernetes.io/name: role app.kubernetes.io/part-of: bojanzelic-cloudflare-zero-trust-operator {{- include "cloudflare-zero-trust-operator.labels" . | nindent 4 }} rules: @@ -50,9 +47,6 @@ metadata: labels: app.kubernetes.io/component: rbac app.kubernetes.io/created-by: bojanzelic-cloudflare-zero-trust-operator - app.kubernetes.io/instance: leader-election-rolebinding - app.kubernetes.io/managed-by: kustomize - app.kubernetes.io/name: rolebinding app.kubernetes.io/part-of: bojanzelic-cloudflare-zero-trust-operator {{- include "cloudflare-zero-trust-operator.labels" . | nindent 4 }} roleRef: diff --git a/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-manager-rbac.yaml b/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-manager-rbac.yaml index 7af0e97..758f9d6 100644 --- a/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-manager-rbac.yaml +++ b/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-manager-rbac.yaml @@ -103,9 +103,6 @@ metadata: labels: app.kubernetes.io/component: rbac app.kubernetes.io/created-by: bojanzelic-cloudflare-zero-trust-operator - app.kubernetes.io/instance: manager-rolebinding - app.kubernetes.io/managed-by: kustomize - app.kubernetes.io/name: clusterrolebinding app.kubernetes.io/part-of: bojanzelic-cloudflare-zero-trust-operator {{- include "cloudflare-zero-trust-operator.labels" . | nindent 4 }} roleRef: diff --git a/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-metrics-reader-rbac.yaml b/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-metrics-reader-rbac.yaml index 089b312..383b690 100644 --- a/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-metrics-reader-rbac.yaml +++ b/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-metrics-reader-rbac.yaml @@ -5,9 +5,6 @@ metadata: labels: app.kubernetes.io/component: kube-rbac-proxy app.kubernetes.io/created-by: bojanzelic-cloudflare-zero-trust-operator - app.kubernetes.io/instance: metrics-reader - app.kubernetes.io/managed-by: kustomize - app.kubernetes.io/name: clusterrole app.kubernetes.io/part-of: bojanzelic-cloudflare-zero-trust-operator {{- include "cloudflare-zero-trust-operator.labels" . | nindent 4 }} rules: diff --git a/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-proxy-rbac.yaml b/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-proxy-rbac.yaml index 26f19d0..f22704c 100644 --- a/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-proxy-rbac.yaml +++ b/helm/cloudflare-zero-trust-operator/templates/f-zero-trust-operator-proxy-rbac.yaml @@ -5,9 +5,6 @@ metadata: labels: app.kubernetes.io/component: kube-rbac-proxy app.kubernetes.io/created-by: bojanzelic-cloudflare-zero-trust-operator - app.kubernetes.io/instance: proxy-role - app.kubernetes.io/managed-by: kustomize - app.kubernetes.io/name: clusterrole app.kubernetes.io/part-of: bojanzelic-cloudflare-zero-trust-operator {{- include "cloudflare-zero-trust-operator.labels" . | nindent 4 }} rules: @@ -31,9 +28,6 @@ metadata: labels: app.kubernetes.io/component: kube-rbac-proxy app.kubernetes.io/created-by: bojanzelic-cloudflare-zero-trust-operator - app.kubernetes.io/instance: proxy-rolebinding - app.kubernetes.io/managed-by: kustomize - app.kubernetes.io/name: clusterrolebinding app.kubernetes.io/part-of: bojanzelic-cloudflare-zero-trust-operator {{- include "cloudflare-zero-trust-operator.labels" . | nindent 4 }} roleRef: