Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for rocky9.2 #4534

Merged
merged 2 commits into from
May 22, 2023
Merged

Adds support for rocky9.2 #4534

merged 2 commits into from
May 22, 2023

Conversation

camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented May 22, 2023

What this PR does / why we need it:

Adds support for RHEL 9.2

Which issue(s) this PR fixes:

Fixes # [sc-76521]

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?

Adds support for rocky9.2

Does this PR require documentation?

replicatedhq/kurl.sh#978

@camilamacedo86 camilamacedo86 marked this pull request as ready for review May 22, 2023 19:31
@camilamacedo86 camilamacedo86 requested a review from a team as a code owner May 22, 2023 19:31
@camilamacedo86 camilamacedo86 added the type::feature An enhancement to an existing add on or feature label May 22, 2023
@camilamacedo86 camilamacedo86 changed the title Adds support for RHEL 9.2 Adds support for rocky9.2 May 22, 2023
@@ -43,6 +43,10 @@
name: Rocky Linux
version: "9.1"
vmimageuri: https://download.rockylinux.org/pub/rocky/9.1/images/x86_64/Rocky-9-GenericCloud-Base.latest.x86_64.qcow2
- id: rocky-92
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should remove 9.1 from this

@@ -33,6 +33,10 @@
name: Rocky Linux
version: "9.1"
vmimageuri: https://download.rockylinux.org/pub/rocky/9.1/images/x86_64/Rocky-9-GenericCloud-Base.latest.x86_64.qcow2
- id: rocky-92
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should remove 9.1 from this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature An enhancement to an existing add on or feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants