Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ version you select, a YAML editor will open. Click **Confirm Changes** to procee
| Pack Name | Version | Registry | Layer |
| --------------------------- | ------- | ----------- | ---------------- |
| Ubuntu | 22.4.x | Public Repo | Operating System |
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you also fix this as it probably should be 22.04, and not 22.4

Copy link
Contributor Author

Choose a reason for hiding this comment

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

image

The rest of the table appears to use major.minor.x notation for version numbers, so 22.4.x seems to follow that same convention.

image

| Palette eXtended Kubernetes | 1.29.x | Public Repo | Kubernetes |
| Calico | 3.27.x | Public Repo | Network |
| Amazon EBS CSI | 1.26.x | Public Repo | Storage |
| Palette eXtended Kubernetes | 1.32.x | Public Repo | Kubernetes |
| Calico | 3.30.x | Public Repo | Network |
| Amazon EBS CSI | 1.53.x | Public Repo | Storage |

As you select each layer, click on **Next Layer** to proceed to the next one.

Expand Down