Skip to content

Remove patch version from homepage badge (display v0.18)#207

Merged
openshift-merge-bot[bot] merged 1 commit intoshipwright-io:mainfrom
Adwaith-Jayan:fix-homepage-version-badge
Mar 2, 2026
Merged

Remove patch version from homepage badge (display v0.18)#207
openshift-merge-bot[bot] merged 1 commit intoshipwright-io:mainfrom
Adwaith-Jayan:fix-homepage-version-badge

Conversation

@Adwaith-Jayan
Copy link
Copy Markdown
Contributor

@Adwaith-Jayan Adwaith-Jayan commented Feb 27, 2026

Changes

Fixes #206

This PR updates the homepage version badge to display only the major.minor version (v0.18), removing the patch component.

As discussed in the issue:

  • Core and operator share the same major and minor versions.
  • Patch versions may differ.
  • Displaying only major.minor avoids frequent badge updates due to patch releases.
  • This aligns with the approach followed by other projects such as Kubernetes.

Only the badge text in data/landing.yaml was updated. No template or structural changes were made.

Submitter Checklist

  • Includes tests if functionality changed/was added
  • Includes docs if changes are user-facing
  • Set a kind label on this PR
  • Release notes block has been filled in, or marked NONE

Release Notes

NONE

Signed-off-by: Adwaith Jayan <adwaithjayan1234@gmail.com>
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 27, 2026
@openshift-ci openshift-ci bot requested review from HeavyWombat and rxinui February 27, 2026 11:24
@github-project-automation github-project-automation bot moved this to Done in Issues Feb 27, 2026
@Adwaith-Jayan
Copy link
Copy Markdown
Contributor Author

/kind bug
/release-note-none

@openshift-ci openshift-ci bot added the kind/bug Categorizes issue or PR as related to a bug. label Feb 27, 2026
@Adwaith-Jayan Adwaith-Jayan reopened this Feb 27, 2026
Copy link
Copy Markdown
Member

@IrvingMg IrvingMg left a comment

Choose a reason for hiding this comment

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

I ran the website locally with the changes, and everything looks good.

/lgtm

@shipwright-io/approvers for approval

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 1, 2026
Copy link
Copy Markdown
Member

@adambkaplan adambkaplan left a comment

Choose a reason for hiding this comment

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

/approve

/lgtm

Looks good!

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Mar 2, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 2, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit 59d004a into shipwright-io:main Mar 2, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[BUG] Front Page Has Outdated Version Tag

4 participants