diff --git a/manifest-c9s.yaml b/manifest-c9s.yaml index ecbfabc6..775e80a6 100644 --- a/manifest-c9s.yaml +++ b/manifest-c9s.yaml @@ -18,9 +18,6 @@ repos: - c9s-baseos - c9s-appstream -# Eventually we should try to build these images as part of the c9s composes. -# In that case, the versioning should instead be exactly the same as the pungi -# compose ID. automatic-version-prefix: "9.0." # This ensures we're semver-compatible which OpenShift wants automatic-version-suffix: "-" diff --git a/manifest-rhel-9.4.yaml b/manifest-rhel-9.4.yaml index 4c0d9f61..4139a7bc 100644 --- a/manifest-rhel-9.4.yaml +++ b/manifest-rhel-9.4.yaml @@ -17,9 +17,6 @@ repos: - rhel-9.4-baseos - rhel-9.4-appstream -# Eventually we should try to build these images as part of the RHEL composes. -# In that case, the versioning should instead be exactly the same as the pungi -# compose ID. automatic-version-prefix: "9.4." # This ensures we're semver-compatible which OpenShift wants automatic-version-suffix: "-" diff --git a/manifest-rhel-9.6.yaml b/manifest-rhel-9.6.yaml index 58351032..1ac3f010 100644 --- a/manifest-rhel-9.6.yaml +++ b/manifest-rhel-9.6.yaml @@ -17,9 +17,6 @@ repos: - rhel-9.6-baseos - rhel-9.6-appstream -# Eventually we should try to build these images as part of the RHEL composes. -# In that case, the versioning should instead be exactly the same as the pungi -# compose ID. automatic-version-prefix: "9.6." # This ensures we're semver-compatible which OpenShift wants automatic-version-suffix: "-"