From ec5756e471942f556762e4348555ddfa38880918 Mon Sep 17 00:00:00 2001 From: Michael Nguyen Date: Tue, 21 May 2024 09:37:02 -0400 Subject: [PATCH] bump version to 4.17 4.16 branched so bump the version in main development to 4.17. --- manifest-c9s.yaml | 6 +++--- manifest-rhel-9.4.yaml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest-c9s.yaml b/manifest-c9s.yaml index e6fbf781..47d773ec 100644 --- a/manifest-c9s.yaml +++ b/manifest-c9s.yaml @@ -27,14 +27,14 @@ repos: # CentOS Cloud SIG repo for cri-o, cri-tools and conmon-rs - c9s-sig-cloud-okd # Include RHCOS 9 repo for oc, hyperkube - - rhel-9.4-server-ose-4.16 + - rhel-9.4-server-ose-4.17 # We include hours/minutes to avoid version number reuse -automatic-version-prefix: "416.9." +automatic-version-prefix: "417.9." # This ensures we're semver-compatible which OpenShift wants automatic-version-suffix: "-" # Keep this is sync with the version in postprocess -mutate-os-release: "4.16" +mutate-os-release: "4.17" postprocess: - | diff --git a/manifest-rhel-9.4.yaml b/manifest-rhel-9.4.yaml index 24557441..ca1387fd 100644 --- a/manifest-rhel-9.4.yaml +++ b/manifest-rhel-9.4.yaml @@ -21,14 +21,14 @@ repos: - rhel-9.4-appstream - rhel-9.4-fast-datapath # Include RHCOS 9 repo for oc, kubelet - - rhel-9.4-server-ose-4.16 + - rhel-9.4-server-ose-4.17 # We include hours/minutes to avoid version number reuse -automatic-version-prefix: "416.94." +automatic-version-prefix: "417.94." # This ensures we're semver-compatible which OpenShift wants automatic-version-suffix: "-" # Keep this is sync with the version in postprocess -mutate-os-release: "4.16" +mutate-os-release: "4.17" postprocess: - | @@ -101,7 +101,7 @@ repo-packages: - repo: rhel-9.4-appstream packages: - nss-altfiles - - repo: rhel-9.4-server-ose-4.16 + - repo: rhel-9.4-server-ose-4.17 packages: - conmon-rs - cri-o