renovate/lib/modules/versioning/ubuntu
2023-04-28 04:33:15 +00:00
..
index.spec.ts refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
index.ts refactor(versioning/distro): Move date handling into distro.ts (#15271) 2022-05-11 06:03:58 +02:00
readme.md docs: add readme for ubuntu versioning (#17612) 2022-09-04 19:07:01 +03:00

Ubuntu versioning is used for Ubuntu container images that are referenced by their release version or a codename.

Versions to which this scheme applies are e.g. 22.04 and jammy. Container image tags such as jammy-20220815 or focal-20220826 are not compliant with the current implementation.