Kubenretes 1.16.0 api reference change 04/1704/1
authorBalazs Szekeres <balazs.szekeres@nokia.com>
Wed, 2 Oct 2019 12:32:03 +0000 (14:32 +0200)
committerBalazs Szekeres <balazs.szekeres@nokia.com>
Wed, 2 Oct 2019 12:32:28 +0000 (14:32 +0200)
Change-Id: Ie0cb905a95ef9a7b8838ef9d4fb254f2cd1f39c7
Signed-off-by: Balazs Szekeres <balazs.szekeres@nokia.com>
ansible/roles/kubedns/templates/kubedns-deployment.yml
rpmbuild.spec

index f6b4efa..265295d 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: kube-dns
index 4824030..79a522d 100644 (file)
@@ -15,7 +15,7 @@
 %define COMPONENT kubedns
 %define RPM_NAME caas-%{COMPONENT}
 %define RPM_MAJOR_VERSION 1.15.4
-%define RPM_MINOR_VERSION 3
+%define RPM_MINOR_VERSION 4
 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
 %define go_version 1.12.9