Skip to content

Consider cutting a new release #422

@ialidzhikov

Description

@ialidzhikov

How to categorize this issue?
/kind enhancement

What would you like to be added:
I would like to ask for a new release.

The latest available release/tag is v0.28.0 from Oct 28, 2023.
We would like to consume the latest changes and at the same time maintain a human-readable version in our go.mod file.

Currently, the version of the github.com/kubernetes-sigs/reference-docs dependency is such as:

module github.com/module/a

require (
	// ...
	github.com/kubernetes-sigs/reference-docs v0.28.1-0.20251128211022-8b6593625ff4
	// ...
)

Why is this needed:
To consume the latest changes in github.com/kubernetes-sigs/reference-docs and to use at the same a human-readable version of the module dependency.

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions