Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package helm-image for openSUSE:Factory checked in at 2025-07-31 17:46:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/helm-image (Old) and /work/SRC/openSUSE:Factory/.helm-image.new.1944 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helm-image" Thu Jul 31 17:46:41 2025 rev:31 rq:1296631 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/helm-image/helm-image.changes 2025-06-02 22:00:38.897439439 +0200 +++ /work/SRC/openSUSE:Factory/.helm-image.new.1944/helm-image.changes 2025-07-31 17:48:25.497701161 +0200 @@ -1,0 +2,5 @@ +Wed Jul 30 09:56:28 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- set PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC to allow operation without accessible /proc filesystem + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.rYkWva/_old 2025-07-31 17:48:26.089725767 +0200 +++ /var/tmp/diff_new_pack.rYkWva/_new 2025-07-31 17:48:26.093725933 +0200 @@ -26,6 +26,7 @@ COPY --from=target / /target RUN set -euo pipefail; \ + export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \ zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends ca-certificates-mozilla helm # sanity check that the version from the tag is equal to the version of helm that we expect RUN set -euo pipefail; \