From: Krisztian Lengyel Date: Mon, 26 Aug 2019 14:10:47 +0000 (+0200) Subject: Update DANM RBAC X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-security.git;a=commitdiff_plain;h=refs%2Fchanges%2F69%2F1469%2F2 Update DANM RBAC Update DANM RBAC for version 5e15d4e322fc5ff89b06ac70bd83b5ce4c09d0df Change-Id: I57f0632cd641eb8b13f3a17321374f4ea38e6e44 Signed-off-by: Krisztian Lengyel --- diff --git a/rbac_manifests/danm-webhook.yaml b/rbac_manifests/danm-webhook.yaml index 356321b..f94f7b1 100644 --- a/rbac_manifests/danm-webhook.yaml +++ b/rbac_manifests/danm-webhook.yaml @@ -27,6 +27,7 @@ rules: - apiGroups: - danm.k8s.io resources: + - danmeps - tenantconfigs verbs: [ "*" ] --- diff --git a/rpmbuild.spec b/rpmbuild.spec index 2067dbc..09c0510 100644 --- a/rpmbuild.spec +++ b/rpmbuild.spec @@ -15,7 +15,7 @@ %define COMPONENT security %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 4 +%define RPM_MINOR_VERSION 5 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION}