Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubectl-1.32-image for openSUSE:Factory checked in at 2025-02-06 22:08:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubectl-1.32-image (Old) and /work/SRC/openSUSE:Factory/.kubectl-1.32-image.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubectl-1.32-image" Thu Feb 6 22:08:52 2025 rev:5 rq:1243585 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/kubectl-1.32-image/kubectl-1.32-image.changes 2025-02-05 12:40:54.665751736 +0100 +++ /work/SRC/openSUSE:Factory/.kubectl-1.32-image.new.2316/kubectl-1.32-image.changes 2025-02-06 22:10:14.118009101 +0100 @@ -1,0 +2,5 @@ +Thu Feb 6 08:58:48 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- fix container description + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.UOSAXr/_old 2025-02-06 22:10:14.610029375 +0100 +++ /var/tmp/diff_new_pack.UOSAXr/_new 2025-02-06 22:10:14.614029539 +0100 @@ -34,7 +34,7 @@ # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.kubectl LABEL org.opencontainers.image.title="openSUSE Tumbleweed kubectl" -LABEL org.opencontainers.image.description="Kubernetes CLI for communicating with a Kubernetes cluster's control plane, using the Kubernetes API." +LABEL org.opencontainers.image.description="Kubernetes CLI for communicating with a Kubernetes cluster's control plane using the Kubernetes API, based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="%%kubectl_version%%" LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%"