containers-common-0.64.0-5.el10
- Update rhel-shortnames-overrides to include complete list of UBI/RHEL images - Related: RHEL-111917 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
77b80fb1ff
commit
41868ce07b
@ -1,10 +1,22 @@
|
|||||||
[aliases]
|
[aliases]
|
||||||
"skopeo" = "registry.access.redhat.com/ubi8/skopeo"
|
"buildah" = "registry.access.redhat.com/ubi10/buildah"
|
||||||
"ubi8/skopeo" = "registry.access.redhat.com/ubi8/skopeo"
|
"podman" = "registry.access.redhat.com/ubi10/podman"
|
||||||
"rhel9/skopeo" = "registry.redhat.io/rhel9/skopeo"
|
"skopeo" = "registry.access.redhat.com/ubi10/skopeo"
|
||||||
"buildah" = "registry.access.redhat.com/ubi8/buildah"
|
"rhel8/buildah" = "registry.redhat.io/rhel8/buildah"
|
||||||
"ubi8/buildah" = "registry.access.redhat.com/ubi8/buildah"
|
"rhel8/podman" = "registry.redhat.io/rhel8/podman"
|
||||||
|
"rhel8/skopeo" = "registry.redhat.io/rhel8/skopeo"
|
||||||
"rhel9/buildah" = "registry.redhat.io/rhel9/buildah"
|
"rhel9/buildah" = "registry.redhat.io/rhel9/buildah"
|
||||||
"podman" = "registry.access.redhat.com/ubi8/podman"
|
|
||||||
"ubi8/podman" = "registry.access.redhat.com/ubi8/podman"
|
|
||||||
"rhel9/podman" = "registry.redhat.io/rhel9/podman"
|
"rhel9/podman" = "registry.redhat.io/rhel9/podman"
|
||||||
|
"rhel9/skopeo" = "registry.redhat.io/rhel9/skopeo"
|
||||||
|
"rhel10/buildah" = "registry.redhat.io/rhel10/buildah"
|
||||||
|
"rhel10/podman" = "registry.redhat.io/rhel10/podman"
|
||||||
|
"rhel10/skopeo" = "registry.redhat.io/rhel10/skopeo"
|
||||||
|
"ubi8/buildah" = "registry.access.redhat.com/ubi8/buildah"
|
||||||
|
"ubi8/podman" = "registry.access.redhat.com/ubi8/podman"
|
||||||
|
"ubi8/skopeo" = "registry.access.redhat.com/ubi8/skopeo"
|
||||||
|
"ubi9/buildah" = "registry.access.redhat.com/ubi9/buildah"
|
||||||
|
"ubi9/podman" = "registry.access.redhat.com/ubi9/podman"
|
||||||
|
"ubi9/skopeo" = "registry.access.redhat.com/ubi9/skopeo"
|
||||||
|
"ubi10/buildah" = "registry.access.redhat.com/ubi10/buildah"
|
||||||
|
"ubi10/podman" = "registry.access.redhat.com/ubi10/podman"
|
||||||
|
"ubi10/skopeo" = "registry.access.redhat.com/ubi10/skopeo"
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
Name: containers-common
|
Name: containers-common
|
||||||
Epoch: 5
|
Epoch: 5
|
||||||
Version: %{common_version}
|
Version: %{common_version}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# for BuildRequires: go-md2man
|
# for BuildRequires: go-md2man
|
||||||
@ -203,6 +203,10 @@ ln -s ../../../..%{_sysconfdir}/yum.repos.d/redhat.repo %{buildroot}%{_datadir}/
|
|||||||
%files extra
|
%files extra
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 25 2025 Jindrich Novy <jnovy@redhat.com> - 5:0.64.0-5
|
||||||
|
- Update rhel-shortnames-overrides to include complete list of UBI/RHEL images
|
||||||
|
- Related: RHEL-111917
|
||||||
|
|
||||||
* Mon Aug 18 2025 Jindrich Novy <jnovy@redhat.com> - 5:0.64.0-4
|
* Mon Aug 18 2025 Jindrich Novy <jnovy@redhat.com> - 5:0.64.0-4
|
||||||
- update vendored components for 10.1
|
- update vendored components for 10.1
|
||||||
- Related: RHEL-80817
|
- Related: RHEL-80817
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user