Kubernetes 1.16.0 api reference update 05/1705/1
authorBalazs Szekeres <balazs.szekeres@nokia.com>
Wed, 2 Oct 2019 12:37:03 +0000 (14:37 +0200)
committerBalazs Szekeres <balazs.szekeres@nokia.com>
Wed, 2 Oct 2019 12:37:26 +0000 (14:37 +0200)
Change-Id: I81165887a87163ed9a11a005ba04a0e35eb6e59f
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
SPECS/registry.spec
SPECS/swift.spec
ansible/roles/registry/templates/main/docker-registry.yml
ansible/roles/registry/templates/update/docker-registry-update.yml
ansible/roles/swift/templates/main/swift_main.yml
ansible/roles/swift/templates/update/swift_update.yml

index 2a084de..c288d66 100644 (file)
@@ -15,7 +15,7 @@
 %define COMPONENT registry
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 2.7.1
-%define RPM_MINOR_VERSION 7
+%define RPM_MINOR_VERSION 8
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 %define go_version 1.12.9
 
index c26c8f4..0564c6d 100644 (file)
@@ -15,7 +15,7 @@
 %define COMPONENT swift
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 2.22.0
-%define RPM_MINOR_VERSION 1
+%define RPM_MINOR_VERSION 2
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 Name:           %{RPM_NAME}
 Version:        %{RPM_MAJOR_VERSION}
index d140676..4dced77 100644 (file)
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 #}
 ---
-apiVersion: apps/v1beta2
+apiVersion: apps/v1
 kind: DaemonSet
 metadata:
   name: registry
index 36407f7..653b938 100644 (file)
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 #}
 ---
-apiVersion: apps/v1beta2
+apiVersion: apps/v1
 kind: DaemonSet
 metadata:
   name: registry-update
index a5560f4..40b9d85 100644 (file)
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 #}
 ---
-apiVersion: apps/v1beta2
+apiVersion: apps/v1
 kind: DaemonSet
 metadata:
   name: swift
index a98a5b9..8910bcc 100644 (file)
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 #}
 ---
-apiVersion: apps/v1beta2
+apiVersion: apps/v1
 kind: DaemonSet
 metadata:
   name: swift-update