Kubernetes 1.16.0 api reference change 00/1700/2
authorBalazs Szekeres <balazs.szekeres@nokia.com>
Wed, 2 Oct 2019 12:20:40 +0000 (14:20 +0200)
committerBalazs Szekeres <balazs.szekeres@nokia.com>
Wed, 2 Oct 2019 12:26:33 +0000 (14:26 +0200)
Change-Id: I92c422283105858ec18d4ce03f4d4d74d47c5c99
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
rbac_manifests/caas-default-psp.yaml
rbac_manifests/caas-infra-psp.yaml
rpmbuild.spec

index d3d3712..a56500d 100644 (file)
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-apiVersion: extensions/v1beta1
+apiVersion: policy/v1beta1
 kind: PodSecurityPolicy
 metadata:
   name: caas-default
index 96105ac..c932751 100644 (file)
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-apiVersion: extensions/v1beta1
+apiVersion: policy/v1beta1
 kind: PodSecurityPolicy
 metadata:
   name: caas-infra
index 937eef3..78938fd 100644 (file)
@@ -15,7 +15,7 @@
 %define COMPONENT security
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 1.0.0
-%define RPM_MINOR_VERSION 6
+%define RPM_MINOR_VERSION 7
 
 Name:           %{RPM_NAME}
 Version:        %{RPM_MAJOR_VERSION}