{"id":15574358,"url":"https://github.com/arn-ob/do-kubectl-action","last_synced_at":"2025-04-11T11:41:02.810Z","repository":{"id":65158947,"uuid":"569109904","full_name":"arn-ob/do-kubectl-action","owner":"arn-ob","description":"DigitalOcean Kubectl Action","archived":false,"fork":false,"pushed_at":"2024-12-10T18:20:04.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T18:43:03.313Z","etag":null,"topics":["actions","cluster","digitalocean","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arn-ob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-22T05:11:30.000Z","updated_at":"2025-02-13T09:58:13.000Z","dependencies_parsed_at":"2023-01-05T04:52:31.398Z","dependency_job_id":null,"html_url":"https://github.com/arn-ob/do-kubectl-action","commit_stats":{"total_commits":62,"total_committers":1,"mean_commits":62.0,"dds":0.0,"last_synced_commit":"510b40b08640924e9b96af0d150d0d041bb92dbc"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arn-ob%2Fdo-kubectl-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arn-ob%2Fdo-kubectl-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arn-ob%2Fdo-kubectl-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arn-ob%2Fdo-kubectl-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arn-ob","download_url":"https://codeload.github.com/arn-ob/do-kubectl-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248385426,"owners_count":21094887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","cluster","digitalocean","kubernetes"],"created_at":"2024-10-02T18:16:44.420Z","updated_at":"2025-04-11T11:41:02.737Z","avatar_url":"https://github.com/arn-ob.png","language":"Dockerfile","readme":"# do-kubectl-action\n\nAccess your DigitalOcean cluster via kubectl in a Github Action.\n\n## Example \n\n```yaml\njobs:\n  update-image:\n    name: Build docker image\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v2\n      - name: Push the build image to the DO kubectl\n        uses: arn-ob/do-kubectl-action@main\n        with:\n          do_access_token: ${{ secrets.DO_ACCESS_TOKEN }}\n          do_cluster_certificate: ${{ secrets.DO_CLUSTER_CERTIFICATE }}\n          do_deployment_name: ${{ secrets.DO_DEPLOYMENT_NAME }}\n          do_container_name: ${{ secrets.DO_CONTAINER_NAME }}\n          do_image_tag: ${{ secrets.DO_IMAGE_TAG }}\n```\n\nExample\n\n```yaml\njobs:\n  update-image:\n    name: Build docker image\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v2\n      - name: Push the build image to the DO kubectl\n        uses: arn-ob/do-kubectl-action@main\n        with:\n          do_access_token: ${{ secrets.DO_ACCESS_TOKEN }}\n          do_cluster_certificate: ${{ secrets.DO_CLUSTER_CERTIFICATE }}\n          do_deployment_name: deploy-app\n          do_container_name: deploy-app\n          do_image_tag: \u003cusername\u003e/\u003cimage-name\u003e:\u003cimage-tag\u003e\n\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farn-ob%2Fdo-kubectl-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farn-ob%2Fdo-kubectl-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farn-ob%2Fdo-kubectl-action/lists"}