charts icon indicating copy to clipboard operation
charts copied to clipboard

Helm charts for the Drone platform on Kubernetes

Results 28 charts issues
Sort by recently updated
recently updated
newest added

Drone chart deploys image 2.12.1 and that is build using end of life version of alpine. Please check - https://endoflife.date/alpine

Upgrading to `0.5.0` (commit f058f765ba5aa09d1f6eb683230932c208a1042a) is breaking our whole system with drone chart `0.4.0` and droner-runner-kube chart `0.1.9` the drone-runner-kube can't ping the remote server anymore

This give users the ability to add additional containers into their deployment if they need it for any reason. In our particular use case we need it to proxy database...

enhancement

The option to add direct environment variables is needed to combine env variables. I use it to combine the `DRONE_DATABASE_DATASOURCE` from the managed secret of my postgres operator. It looks...

enhancement

Why is there no ability to define and attach extra volumes to the docker-runner deployment? I want to use the `DOCKER_RUNNER_ENV_FILE` environment variable to inject environment variables into the pipelines....

Add support for configuring `nodePort` using helm values

enhancement

Improve Documentation to add details on how to configure the secrets that is used in the helm values.

documentation

The `Add Helm repository` section should be added to individual chart readme, so it's visible on artifacthub.io. good: https://artifacthub.io/packages/helm/renovate/renovate bad: https://artifacthub.io/packages/helm/drone/drone

enhancement

It seems the `https://drone.io/apple-touch-icon.png` image no longer exists. ``` error getting logo image https://drone.io/apple-touch-icon.png: unexpected status code received: 404 (package: drone version: 0.2.5) error getting logo image https://drone.io/apple-touch-icon.png: unexpected status...