actions-marketplace-validations/kuboard deploy action
k8s dashboard kuboard ci/cd auto deploy action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 20, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/wertycn_kuboard-deploy-action@9282ee5960c2aeb35ff12458e1b5eca18f5593b4 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| user | kuboard user name | yes | "" |
| access_key | kuboard access key | yes | "" |
| deploy_kind | deploy pod kind (deployments,statefulsets,daemonsets,cronjobs,jobs) | no | deployments |
| deploy_namespace | deploy cluster namespace | yes | "" |
| server_name | deploy server name | yes | "" |
| docker_image | deploy server docker image | yes | "" |
| deploy_api_url | kuboard deploy (ci/cd) api url,eg http://YOUR_DOMAIN/kuboard-api/cluster/YOUR_CLUSTER_NAME/kind/CICDApi/YOUR_KUBOARD_NAME/resource/updateImageTag | yes | "" |
Outputs
no outputs