agile-software-engineering-25/Deploy to K8S

Deploys the application to the SAU kubernetes cluster.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 10, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: agile-software-engineering-25/deploy-to-k8s@1c20e75c8bb6eca8700bc0eaff47d0a59d5085ee # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
kubeconfigKubeconfig contents. Pass your repository or environment secret.yes
namespaceKubernetes namespace to deploy to.yes
imageDocker image repository (without tag).no
tagDocker image tag to deploy.no
deploymentKubernetes Deployment name to updateno
additional-argsAdditional arguments to pass to kubectl apply command.no""

no outputs