Namespace
rancher
Image / Tag
system-upgrade-controller:v0.14.0-rc1
Content Digest
sha256:74b2a5159cec6334e91a1a2596ae1344c9ade329c9af85ffb64c930c18588c0f
Details
Created

2024-09-25 20:24:37 UTC

Size

11.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-25T20:24:27.735Z
  • org.opencontainers.image.description
    In your Kubernetes, upgrading your nodes
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    8ccc2073548521dae37f66b1772070df8b633c91
  • org.opencontainers.image.source
    https://github.com/rancher/system-upgrade-controller
  • org.opencontainers.image.title
    system-upgrade-controller
  • org.opencontainers.image.url
    https://github.com/rancher/system-upgrade-controller
  • org.opencontainers.image.version
    v0.14.0-rc1

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:491f447fad5bbd6c7c3de46882da9cfca79acc28566c8d5a953941a8e230fc67 - 100.0% (11.6 MB)


History
2024-09-25 20:24:37 UTC (buildkit.dockerfile.v0)

ARG ARCH=amd64

2024-09-25 20:24:37 UTC (buildkit.dockerfile.v0)

COPY dist/artifacts/system-upgrade-controller-amd64 /bin/system-upgrade-controller # buildkit

2024-09-25 20:24:37 UTC (buildkit.dockerfile.v0)

USER 65534:65534

2024-09-25 20:24:37 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/system-upgrade-controller"]

Details
Created

2024-09-25 20:24:43 UTC

Size

11.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-25T20:24:26.238Z
  • org.opencontainers.image.description
    In your Kubernetes, upgrading your nodes
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    8ccc2073548521dae37f66b1772070df8b633c91
  • org.opencontainers.image.source
    https://github.com/rancher/system-upgrade-controller
  • org.opencontainers.image.title
    system-upgrade-controller
  • org.opencontainers.image.url
    https://github.com/rancher/system-upgrade-controller
  • org.opencontainers.image.version
    v0.14.0-rc1

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:b3c6508f576b652fa5a7fd619c014f3bf7fec78788d7c8eb962d162f40aa1a57 - 100.0% (11.6 MB)


History
2024-09-25 20:24:43 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2024-09-25 20:24:43 UTC (buildkit.dockerfile.v0)

COPY dist/artifacts/system-upgrade-controller-arm64 /bin/system-upgrade-controller # buildkit

2024-09-25 20:24:43 UTC (buildkit.dockerfile.v0)

USER 65534:65534

2024-09-25 20:24:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/system-upgrade-controller"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete