containers-common-1-135.el9
- Update rhel-shortnames-overrides to include complete list of UBI/RHEL images - Related: RHEL-111919 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
3c7373696c
commit
75dc417917
@ -1,10 +1,22 @@
|
||||
[aliases]
|
||||
"skopeo" = "registry.access.redhat.com/ubi8/skopeo"
|
||||
"ubi8/skopeo" = "registry.access.redhat.com/ubi8/skopeo"
|
||||
"rhel9/skopeo" = "registry.redhat.io/rhel9/skopeo"
|
||||
"buildah" = "registry.access.redhat.com/ubi8/buildah"
|
||||
"ubi8/buildah" = "registry.access.redhat.com/ubi8/buildah"
|
||||
"buildah" = "registry.access.redhat.com/ubi10/buildah"
|
||||
"podman" = "registry.access.redhat.com/ubi10/podman"
|
||||
"skopeo" = "registry.access.redhat.com/ubi10/skopeo"
|
||||
"rhel8/buildah" = "registry.redhat.io/rhel8/buildah"
|
||||
"rhel8/podman" = "registry.redhat.io/rhel8/podman"
|
||||
"rhel8/skopeo" = "registry.redhat.io/rhel8/skopeo"
|
||||
"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/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"
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
Epoch: 4
|
||||
Name: containers-common
|
||||
Version: 1
|
||||
Release: 134%{?dist}
|
||||
Release: 135%{?dist}
|
||||
Summary: Common configuration and documentation for containers
|
||||
License: ASL 2.0
|
||||
ExclusiveArch: %{go_arches}
|
||||
@ -194,6 +194,10 @@ EOF
|
||||
%files extra
|
||||
|
||||
%changelog
|
||||
* Thu Sep 25 2025 Jindrich Novy <jnovy@redhat.com> - 4:1-135
|
||||
- Update rhel-shortnames-overrides to include complete list of UBI/RHEL images
|
||||
- Related: RHEL-111919
|
||||
|
||||
* Mon Aug 18 2025 Jindrich Novy <jnovy@redhat.com> - 4:1-134
|
||||
- update vendored components for RHEL9.7
|
||||
- Related: RHEL-80816
|
||||
|
||||
Loading…
Reference in New Issue
Block a user