diff --git a/containers/proxy-ssh-image/Dockerfile b/containers/proxy-ssh-image/Dockerfile index 307564f29079..26d8b91451c9 100644 --- a/containers/proxy-ssh-image/Dockerfile +++ b/containers/proxy-ssh-image/Dockerfile @@ -46,7 +46,7 @@ LABEL org.opencontainers.image.created="%BUILDTIME%" LABEL org.opencontainers.image.vendor="${VENDOR}" LABEL org.opencontainers.image.url="${URL}" LABEL org.opencontainers.image.name=proxy-ssh-image -LABEL org.opencontainers.image.version=5.1.0 +LABEL org.opencontainers.image.version=5.1.1 LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.reference="${REFERENCE_PREFIX}/proxy-ssh:${PRODUCT_VERSION}.%RELEASE%" # endlabelprefix diff --git a/containers/proxy-ssh-image/proxy-ssh-image.changes b/containers/proxy-ssh-image/proxy-ssh-image.changes index b9869b708497..5da049b0b144 100644 --- a/containers/proxy-ssh-image/proxy-ssh-image.changes +++ b/containers/proxy-ssh-image/proxy-ssh-image.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 14 17:24:34 CEST 2024 - rosuna@suse.com + +- version 5.1.1 + * Bump version to 5.1.0 + ------------------------------------------------------------------- Thu Aug 01 18:09:18 CEST 2024 - marina.latini@suse.com diff --git a/containers/proxy-ssh-image/proxy-ssh-image.changes.releng.bump b/containers/proxy-ssh-image/proxy-ssh-image.changes.releng.bump deleted file mode 100644 index b27f7e65ff4f..000000000000 --- a/containers/proxy-ssh-image/proxy-ssh-image.changes.releng.bump +++ /dev/null @@ -1 +0,0 @@ -- Bump version to 5.1.0 diff --git a/rel-eng/packages/proxy-ssh-image b/rel-eng/packages/proxy-ssh-image index a374cd8361eb..a87f2946b0a6 100644 --- a/rel-eng/packages/proxy-ssh-image +++ b/rel-eng/packages/proxy-ssh-image @@ -1 +1 @@ -5.0.7 containers/proxy-ssh-image/ +5.1.1 containers/proxy-ssh-image/