An open API service indexing awesome lists of open source software.

https://github.com/softonic/helm-push-action


https://github.com/softonic/helm-push-action

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# helm-push-action

This is a fork from

https://github.com/Goodsmileduck/helm-push-action

But we modifed the helm push command in entrypoint

## Build image commands

```sh

docker build . -t softonic/helm-push-action:v3.3.3-1
docker push softonic/helm-push-action:v3.3.3-1

```