Add some woodpecker wording

This commit is contained in:
Thomas Renger 2023-02-09 22:48:54 +01:00
parent 0d6cadd281
commit 69da02ca40
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ MAINTAINER Joachim Hill-Grannec <joachim@pelo.tech>
COPY build/drone-helm /bin/drone-helm
COPY assets/kubeconfig.tpl /root/.kube/config.tpl
LABEL description="Helm 3 plugin for Drone 3"
LABEL description="Helm 3 plugin for Woodpecker"
LABEL base="alpine/helm"
ENTRYPOINT [ "/bin/drone-helm" ]