From 0d6cadd28180421a0e9621e31c05cfdbc1307793 Mon Sep 17 00:00:00 2001 From: Thomas Renger Date: Thu, 9 Feb 2023 22:39:03 +0100 Subject: [PATCH] Minimal commit to trigger CI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27e63e4..a3e3077 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Go Report](https://goreportcard.com/badge/github.com/pelotech/drone-helm3)](https://goreportcard.com/report/github.com/pelotech/drone-helm3) [![](https://images.microbadger.com/badges/image/pelotech/drone-helm3.svg)](https://microbadger.com/images/pelotech/drone-helm3 "Get your own image badge on microbadger.com") -This plugin provides an interface between [Drone](https://drone.io/) and [Helm 3](https://github.com/kubernetes/helm): +This plugin provides an interface between [Drone](https://drone.io/) or Woodpecker and [Helm 3](https://github.com/kubernetes/helm): * Lint your charts * Deploy your service