k8s-image-swapper
k8s-image-swapper copied to clipboard
Mirror images into your own registry and swap image references automatically.
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.26.3 to 0.29.1. Commits dc7e034 Merge pull request #122429 from MadhavJivrajani/tools-bump-129 7d94fef .*: bump golang.org/x/tools to v0.16.1 3c8c1f2 update go.mod 12dc3f8 Merge pull request #113374 from ahmedtd/kep-3257-projected-types...
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.41.24 to 0.46.11. Release notes Sourced from github.com/gruntwork-io/terratest's releases. v0.46.11 Modules affected aws Description Updated GetAmazonLinuxAmiE to search for Amazon Linux 2 AMIs Related links gruntwork-io/terratest#1387 v0.46.10...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.18.2. Release notes Sourced from github.com/spf13/viper's releases. v1.18.2 tl;dr Skip 1.18.0 and 1.18.1 and upgrade to this version instead. This release fixes a regression that...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.12 to 23.0.0. Release notes Sourced from semantic-release's releases. v23.0.0 23.0.0 (2024-01-12) Bug Fixes deps: update dependency cosmiconfig to v9 (#3105) (07dde04) deps: update dependency marked to...
currently images are pushed to ecr in /docker.io/ syntax in some cases where multiple eks clusters are in the same account in the same region but may not share authorized...
Golang 1.20 is the oldest version that is supported
I've noticed that this project is using skopeo to copy images, that's very cool! Would be great if this project supported validating and copying sigstore signatures as well. Skopeo utilizes...
What we did: We introduced LifeCyclePolicy into ECR to avoid having cached really old images. We set this to keep 3 latest tags, which in effect has removed a lot...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. Release notes Sourced from docker/setup-buildx-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/setup-buildx-action#264 Bump @actions/core...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.4.0 to 5.0.0. Release notes Sourced from goreleaser/goreleaser-action's releases. v5.0.0 What's Changed feat: node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in...