diff --git a/Containerfile.externaldns b/Containerfile.externaldns index f2201e39d7..48990ca5ad 100644 --- a/Containerfile.externaldns +++ b/Containerfile.externaldns @@ -28,8 +28,8 @@ FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:fe688da81a696387c ARG FULL_COMMIT LABEL maintainer="Red Hat, Inc." LABEL com.redhat.component="external-dns-container" -LABEL name="external-dns" -LABEL version="1.3.3" +LABEL name="edo/external-dns-rhel9" +LABEL version="1.3.4" LABEL commit=${FULL_COMMIT} WORKDIR / COPY --from=builder /workspace/build/external-dns /