virtualization icon indicating copy to clipboard operation
virtualization copied to clipboard

refactor(ci): check version on channel

Open universal-itengineer opened this issue 4 months ago • 0 comments

Description

Add check version on release channel for sites:

  • https://releases.deckhouse.io
  • https://deckhouse.ru/modules/virtualization

and check that right version on release channel in docker image registry.deckhouse.io/deckhousemodules/virtualization/release:<channel name>

Why do we need it, and what problem does it solve?

What is the expected result?

Checklist

  • [ ] The code is covered by unit tests.
  • [ ] e2e tests passed.
  • [ ] Documentation updated according to the changes.
  • [ ] Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: ci
type: chore
summary: check version on release channel

universal-itengineer avatar Nov 20 '25 15:11 universal-itengineer