Kubernetes 1.16.0 api reference change 03/1703/1
authorBalazs Szekeres <balazs.szekeres@nokia.com>
Wed, 2 Oct 2019 12:29:24 +0000 (14:29 +0200)
committerBalazs Szekeres <balazs.szekeres@nokia.com>
Wed, 2 Oct 2019 12:29:47 +0000 (14:29 +0200)
Change-Id: I589e974d7dd05e3049d04557fef03a441701d990
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
SPECS/caas-flannel.spec
ansible/roles/flannel/templates/flannel-ds.yaml

index 31273c2..427b29f 100644 (file)
@@ -15,7 +15,7 @@
 %define COMPONENT flannel
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 0.11.0
-%define RPM_MINOR_VERSION 8
+%define RPM_MINOR_VERSION 9
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 
 Name:           %{RPM_NAME}
index e50f855..901679c 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: flannel-ds