{"id":19381240,"url":"https://github.com/probably-not/eks-image-updater","last_synced_at":"2026-05-14T18:31:02.090Z","repository":{"id":143658278,"uuid":"474908235","full_name":"probably-not/eks-image-updater","owner":"probably-not","description":"Sometimes you just need to update an image in EKS","archived":false,"fork":false,"pushed_at":"2022-06-28T06:39:15.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T16:53:23.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/probably-not.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-28T08:17:02.000Z","updated_at":"2022-03-28T16:48:01.000Z","dependencies_parsed_at":"2023-04-12T22:47:43.258Z","dependency_job_id":null,"html_url":"https://github.com/probably-not/eks-image-updater","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"probably-not/go-module-small","purl":"pkg:github/probably-not/eks-image-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2Feks-image-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2Feks-image-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2Feks-image-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2Feks-image-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probably-not","download_url":"https://codeload.github.com/probably-not/eks-image-updater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2Feks-image-updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33037772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-10T09:16:24.089Z","updated_at":"2026-05-14T18:31:02.072Z","avatar_url":"https://github.com/probably-not.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eks-image-updater\n\nSometimes, you don't need a full fledged CI/CD operator with all the bells and whistles.\nSometimes, you just need to update the image that your service is running.\n\nThis is a very simple cronjob that runs within your Kubernetes cluster, and updates your deployments to the tags that are marked by the tag you want to watch.\n\n## Example\n\nLet's say you have a service in the default namespace called service-a.\n\nLet's also say that you tag each production docker image with the tag \"prod\".\n\nThe cronjob can be run with these flags:\n```shell\n./eks-image-updater --services=default/service-a --tag=prod\n```\n\nThis will find the service-a Dockerfile, look for the prod tag, and update the service-a deployment image to the image tagged with the prod tag.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobably-not%2Feks-image-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprobably-not%2Feks-image-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobably-not%2Feks-image-updater/lists"}