Skip to content

Release tag - but unclear what the actual update is #120

@smileBeda

Description

@smileBeda

I am confused, there is a new release tag that came out a few hours ago (ChangeDetection warned me), but I do not understand what actually changed.

Since there is no changelog or similar, it is hard to detect what went down, is Caddy now included here?!
Because up and until now, I build caddy on my host:

FROM caddy:builder AS builder

RUN xcaddy build \
    --with github.com/caddy-dns/cloudflare

FROM caddy:latest

COPY --from=builder /usr/bin/caddy /usr/bin/caddy

So I would not want a second caddy being pulled in. A short changelog probably would avoid some spookiness feelings (as in.... is this tag even legit, after months of no PRs suddenly a tag is weird, one first thinks... nothing even is being released until scanning the PRs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions