Namespace
fluxcd
Image / Tag
helm-controller:v0.4.2
Content Digest
sha256:4d8de731c7ded67bae4d431c2fca3273a06a3ae1549b1cbb36cacbfce861cda6
Details
Created

2020-12-04 16:13:10 UTC

Size

24.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2020-12-04T16:10:51Z
  • org.opencontainers.image.description
    The GitOps Toolkit Helm reconciler, for declarative Helming
  • org.opencontainers.image.revision
    d53a3700aca4dc697826acabeeaf08a575e80672
  • org.opencontainers.image.source
    https://github.com/fluxcd/helm-controller
  • org.opencontainers.image.title
    helm-controller
  • org.opencontainers.image.url
    https://github.com/fluxcd/helm-controller
  • org.opencontainers.image.version
    v0.4.2

Environment
PATH

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


Layers

[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 10.71% (2.67 MB)

[#001] sha256:1afab6574e2527b4bbd157458aec4407e2c7fa3dcd05d32e1dc0edb029b1beac - 1.11% (282 KB)

[#002] sha256:1035579d7fe6ef2dbc432a5c2ab8098384b7ed9f9ab104ab8bb156c301432c44 - 88.18% (22 MB)

[#003] sha256:b9e4a632c61d188492345eb99910b523d4082cd0e800637a839d1b6304490b11 - 0.0% (1.22 KB)


History
2020-10-22 02:19:24 UTC

/bin/sh -c #(nop) ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /

2020-10-22 02:19:24 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-12-04 16:11:08 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/fluxcd/helm-controller

2020-12-04 16:11:08 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates tini # buildkit

2020-12-04 16:13:10 UTC (buildkit.dockerfile.v0)

COPY /workspace/helm-controller /usr/local/bin/ # buildkit

2020-12-04 16:13:10 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c addgroup -S controller && adduser -S -g controller controller # buildkit

2020-12-04 16:13:10 UTC (buildkit.dockerfile.v0)

USER controller

2020-12-04 16:13:10 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/sbin/tini" "--" "helm-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