{"id":23437819,"url":"https://github.com/onzack/patch-operator","last_synced_at":"2025-04-09T18:54:48.555Z","repository":{"id":191141794,"uuid":"253037904","full_name":"onzack/patch-operator","owner":"onzack","description":"A simple patch operator for Kubernetes to update the image value in resources","archived":false,"fork":false,"pushed_at":"2021-01-13T14:31:48.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T11:38:39.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onzack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-04T15:53:51.000Z","updated_at":"2024-07-02T13:48:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"22f8050b-4d18-42b6-b4e9-ad31c6f2d272","html_url":"https://github.com/onzack/patch-operator","commit_stats":null,"previous_names":["onzack/patch-operator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onzack%2Fpatch-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onzack%2Fpatch-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onzack%2Fpatch-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onzack%2Fpatch-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onzack","download_url":"https://codeload.github.com/onzack/patch-operator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248093904,"owners_count":21046762,"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":[],"created_at":"2024-12-23T14:38:11.662Z","updated_at":"2025-04-09T18:54:48.548Z","avatar_url":"https://github.com/onzack.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# patch-operator\nA simple patch operator for Kubernetes to update the image value in resources to match the current year and month (YYYY-MM e.g. 2021-01).  \nThe patch-operator uses a simple bash script with `kubectl patch` commands to update the image of a specific resource.  \nThe patch-operator is started as a Kubernetes cronJob with a default hourly schedule.\n\nThis project is in alpha stage. Use with caution.\n\n# Installation\nInstall the patch-operator Helm Chart:  \n1. Clone this repository:  \n`git clone https://github.com/onzack/patch-operator.git`\n2. Adjust values.yaml file:  \n`cp ./patch-operator/Helm/patch-operator/values.yaml ./custom-values.yaml`  \n`vim ./custom-values.yaml`\n3. Install Helm Chart:  \n`helm install -f custom-values.yaml -n \u003ctarget app namespace\u003e patch-operator ./patch-operator/Helm/patch-operator`\n\n# Licence\nCopyright 2021 ONZACK AG\n\nLicensed under the Apache License, Version 2.0 (the \"License\");  \nyou may not use this file except in compliance with the License.  \nYou may obtain a copy of the License at  \n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software  \ndistributed under the License is distributed on an \"AS IS\" BASIS,  \nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  \nSee the License for the specific language governing permissions and  \nlimitations under the License.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonzack%2Fpatch-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonzack%2Fpatch-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonzack%2Fpatch-operator/lists"}