Releases: estahn/k8s-image-swapper
Releases · estahn/k8s-image-swapper
v1.5.0
What's Changed
🚀 Features
- Ability to disable image copying (ImageCopyPolicy=none) (#489) @kjvellajr
- Support for managed pulling from private ECRs (#394) @Caomoji
- Support Google Artifact Registry as target (#447) @kjvellajr
🐛 Bug Fixes
- Fix image pull skip logic for Google Artifact Registry (#488) @kjvellajr
📝 Documentation
⬆️ Dependencies
21 changes
- build(deps): Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 (#504) @dependabot
- build(deps): Bump k8s.io/client-go from 0.26.1 to 0.26.3 (#503) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.224 to 1.44.229 (#501) @dependabot
- build(deps): Bump github.com/gruntwork-io/terratest from 0.41.15 to 0.41.16 (#500) @dependabot
- build(deps-dev): Bump semantic-release from 20.1.3 to 21.0.0 (#499) @dependabot
- build(deps): Bump peter-evans/enable-pull-request-automerge from 2 to 3 (#498) @dependabot
- build(deps): Bump actions/setup-go from 3 to 4 (#490) @dependabot
- build(deps): Bump google.golang.org/api from 0.107.0 to 0.114.0 (#491) @dependabot
- build(deps): Bump k8s.io/api from 0.26.2 to 0.26.3 (#492) @dependabot
- build(deps): Bump cloud.google.com/go/artifactregistry from 1.10.0 to 1.12.0 (#493) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.219 to 1.44.224 (#494) @dependabot
- build(deps): Bump github.com/go-co-op/gocron from 1.18.1 to 1.19.0 (#495) @dependabot
- build(deps-dev): Bump semantic-release from 20.1.1 to 20.1.3 (#496) @dependabot
- build(deps): Bump github.com/containers/image/v5 from 5.24.0 to 5.24.2 (#477) @dependabot
- build(deps): Bump k8s.io/api from 0.26.1 to 0.26.2 (#478) @dependabot
- build(deps): Bump github.com/go-co-op/gocron from 1.18.0 to 1.18.1 (#485) @dependabot
- build(deps): Bump actions/cache from 3.2.6 to 3.3.1 (#483) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.209 to 1.44.219 (#484) @dependabot
- build(deps): Bump github.com/gruntwork-io/terratest from 0.41.11 to 0.41.15 (#486) @dependabot
- build(deps-dev): Bump semantic-release from 20.1.0 to 20.1.1 (#482) @dependabot
- build(deps): Bump k8s.io/apimachinery from 0.26.1 to 0.26.2 (#481) @dependabot
v1.4.2
What's Changed
📝 Documentation
⬆️ Dependencies
13 changes
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.204 to 1.44.209 (#476) @dependabot
- build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#475) @dependabot
- build(deps): Bump actions/cache from 3.2.5 to 3.2.6 (#474) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.199 to 1.44.204 (#472) @dependabot
- build(deps): Bump github.com/gruntwork-io/terratest from 0.41.10 to 0.41.11 (#471) @dependabot
- build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 (#470) @dependabot
- build(deps): Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 (#469) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.189 to 1.44.199 (#467) @dependabot
- build(deps): Bump alpine from 3.17.1 to 3.17.2 (#466) @dependabot
- build(deps): Bump actions/cache from 3.2.4 to 3.2.5 (#465) @dependabot
- build(deps): Bump github.com/alitto/pond from 1.8.2 to 1.8.3 (#463) @dependabot
- build(deps): Bump github.com/gruntwork-io/terratest from 0.41.9 to 0.41.10 (#462) @dependabot
- build(deps): Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 (#460) @dependabot
v1.4.1
What's Changed
🐛 Bug Fixes
- Fix data race issue on copyFn when there are multiple containers or initContainers (#422) @Caomoji
- Allow for multiple tags, better error logs & improve documentation (#425) @darkweaver87
📝 Documentation
⬆️ Dependencies
24 changes
- build(deps): Bump actions/cache from 3.2.3 to 3.2.4 (#455) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.188 to 1.44.189 (#457) @dependabot
- build(deps): Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#456) @dependabot
- build(deps): Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 (#454) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.184 to 1.44.188 (#452) @dependabot
- build(deps): Bump github.com/containers/image/v5 from 5.23.1 to 5.24.0 (#449) @dependabot
- build(deps): Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#448) @dependabot
- build(deps-dev): Bump semantic-release from 20.0.4 to 20.1.0 (#446) @dependabot
- build(deps-dev): Bump semantic-release from 20.0.3 to 20.0.4 (#444) @dependabot
- build(deps-dev): Bump semantic-release from 20.0.2 to 20.0.3 (#441) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.183 to 1.44.184 (#440) @dependabot
- build(deps): Bump actions/cache from 3.2.2 to 3.2.3 (#426) @dependabot
- build(deps): Bump actions/setup-python from 4.4.0 to 4.5.0 (#431) @dependabot
- build(deps-dev): Bump semantic-release from 19.0.5 to 20.0.2 (#428) @dependabot
- build(deps): Bump github.com/sylabs/sif/v2 from 2.8.0 to 2.8.1 (#434) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.180 to 1.44.183 (#439) @dependabot
- build(deps): Bump k8s.io/client-go from 0.26.0 to 0.26.1 (#436) @dependabot
- build(deps): Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#435) @dependabot
- build(deps): Bump github.com/gruntwork-io/terratest from 0.41.7 to 0.41.9 (#433) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.175 to 1.44.180 (#432) @dependabot
- build(deps): Bump alpine from 3.17.0 to 3.17.1 (#430) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.171 to 1.44.175 (#427) @dependabot
- build(deps): Bump github.com/aws/aws-sdk-go from 1.44.167 to 1.44.171 (#424) @dependabot
- build(deps): Bump actions/cache from 3.2.1 to 3.2.2 (#423) @dependabot
v1.4.0
1.4.0 (2023-01-01)
🎉 Features
- add custom tags to created ECR repositories (#191) (9849df2) (thanks to @darkweaver87)
📝 Documentation
- fix indentation (b00c57e)
⬆️ Dependencies
- deps: Bump actions/cache from 3.0.11 to 3.2.1 (#417) (7e7eb8f), closes actions/cache#1039 actions/cache#1023 actions/cache#959 actions/cache#960 actions/cache#963 actions/cache#961 actions/cache#976 actions/cache#971 actions/cache#979 actions/cache#986 actions/cache#981 actions/cache#997 actions/cache#998 actions/cache#1005 actions/cache#1007 actions/cache#1013 actions/cache#1004 actions/cache#1014 actions/cache#1008 actions/cache#1026 actions/cache#929 actions/cache#1035 actions/cache#959 actions/cache#979 actions/cache#1013 actions/cache#1026 actions/cache#929 actions/cache#1006 #1023 #1039 #1035 #929 #1026 #1008 #1014 #1004
- deps: Bump actions/setup-python from 4.3.0 to 4.3.1 (#406) (16da762), closes actions/setup-python#559 actions/setup-python#511 actions/setup-python#558 #559 #558 #549 #546 #545 #535 #510 #511 #520
- deps: Bump actions/setup-python from 4.3.1 to 4.4.0 (#418) (77872f8), closes actions/setup-python#566 #567 #569 #566
- deps: Bump github.com/aws/aws-sdk-go from 1.44.146 to 1.44.152 (#403) (9db51fd), closes #4652 #4650 #4648 #4647 #4646 #4644 #4639
- deps: Bump github.com/aws/aws-sdk-go from 1.44.152 to 1.44.157 (#411) (2188432), closes #4658 #4657 #4656 #4654 #4653
- deps: Bump github.com/aws/aws-sdk-go from 1.44.157 to 1.44.162 (#415) (f70fcd9), closes #4666 #4665 #4663 #4661 #4660
- deps: Bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.167 (#419) (f8b91fe), closes #4671 #4670 #4669 #4668 #4667
- deps: Bump github.com/gruntwork-io/terratest from 0.41.3 to 0.41.4 (#402) (16dde07), closes #1208
- deps: Bump github.com/gruntwork-io/terratest from 0.41.4 to 0.41.6 (#409) (9fc87df), closes #1214 #1198
- deps: Bump github.com/gruntwork-io/terratest from 0.41.6 to 0.41.7 (#420) (9ab97f2), closes gruntwork-io/terratest#1217 #1217
- deps: Bump goreleaser/goreleaser-action from 3.1.0 to 4.1.0 (#414) (e963ba1), closes goreleaser/goreleaser-action#382 goreleaser/goreleaser-action#366 goreleaser/goreleaser-action#379 goreleaser/goreleaser-action#383 goreleaser/goreleaser-action#366 goreleaser/goreleaser-action#379 goreleaser/goreleaser-action#370 #374 #372 #373 #383 #366 #382 #370
- deps: Bump k8s.io/api from 0.25.4 to 0.26.0 (#407) (d13bf5e), closes #111023 #113375 [#113186](https://github.com/estahn/k8s-image-swapper/issues/...
v1.3.3
1.3.3 (2022-12-01)
⬆️ Dependencies
- deps: Bump alpine from 3.16.2 to 3.16.3 (#388) (ffae497)
- deps: Bump alpine from 3.16.3 to 3.17.0 (#395) (d32255d)
- deps: Bump github.com/aws/aws-sdk-go from 1.44.126 to 1.44.136 (#391) (61a6ae2), closes #4620 #4619 #4617 #4616 #4615 #4614 #4613 #4611 #4608 #4609
- deps: Bump github.com/aws/aws-sdk-go from 1.44.136 to 1.44.146 (#397) (d4a6136), closes #4638 #4636 #4633 #4632 #4630 #4628 #4627 #4626 #4625 #4624
- deps: Bump github.com/containers/image/v5 from 5.23.0 to 5.23.1 (#393) (84f4d18)
- deps: Bump github.com/go-co-op/gocron from 1.17.1 to 1.18.0 (#390) (1750ee9), closes go-co-op/gocron#388 go-co-op/gocron#389 go-co-op/gocron#392 go-co-op/gocron#394 go-co-op/gocron#393 go-co-op/gocron#392 go-co-op/gocron#394 #393 #394 #392 #389
- deps: Bump github.com/gruntwork-io/terratest from 0.40.24 to 0.41.3 (#398) (ab35b1a), closes gruntwork-io/terratest#1203 gruntwork-io/terratest#1202 gruntwork-io/terratest#1201 gruntwork-io/terratest#1199 gruntwork-io/terratest#1196 #1202 #1203 #1201 #1199 #1196
- deps: Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 (#387) (b155a16), closes #1146 #1148 #1118 #1146 #1148 #1118 #1157 #1146 #1148 #1118
- deps: Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (#392) (af00594), closes #1150 #1103 prometheus/client_golang#1118 prometheus/client_golang#1103 prometheus/client_golang#1125 prometheus/client_golang#1130 prometheus/client_golang#1148 prometheus/client_golang#1146 prometheus/client_golang#1152 #1150 #1103 #1162 #1161 #1160 #1136 #1133 #1150 #1152
- deps: Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#385) (6f79498), closes spf13/viper#1457 spf13/viper#1458 spf13/viper#1460 spf13/viper#1428 spf13/viper#1406 spf13/viper#1437 spf13/viper#1453 spf13/viper#1449 spf13/viper#1461
- deps: Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#389) (0b50f7b), closes golangci/golangci-lint-action#590 golangci/golangci-lint-action#591 golangci/golangci-lint-action#592 golangci/golangci-lint-action#593 golangci/golangci-lint-action#594 golangci/golangci-lint-action#595 golangci/golangci-lint-action#596 golangci/golangci-lint-action#597 golangci/golangci-lint-action#598 golangci/golangci-lint-action#599 #599 #598 #596 #595 #593 #591 #590
- deps: Bump hmarr/auto-approve-action from 2 to 3 (#396) (0b982a2), closes hmarr/auto-approve-action#205 hmarr/auto-approve-action#202 [hmarr/auto-approve-action#202](https://github.com/hmarr/a...
v1.3.2
1.3.2 (2022-11-01)
⬆️ Dependencies
- deps: Bump actions/cache from 3.0.10 to 3.0.11 (#365) (4e88994), closes actions/cache#946 actions/cache#950 actions/cache#956 actions/cache#950 #956 #950 #946
- deps: bump actions/cache from 3.0.8 to 3.0.10 (#358) (921d9e2), closes #809 #833 #810 #931 #942 #930 #920 #936 #925
- deps: Bump actions/setup-python from 4.2.0 to 4.3.0 (#362) (05a7ab3), closes #517 #499 #443 #477 #479 #491 #492 #517 #503 #499 #495 #443 #492 #491
- deps: Bump docker/login-action from 2.0.0 to 2.1.0 (#364) (ca6a535), closes #275 #252 #292 #298 #299 #299 #298 #292 #275
- deps: Bump github.com/alitto/pond from 1.8.1 to 1.8.2 (#371) (417edd5), closes alitto/pond#37 #37
- deps: bump github.com/aws/aws-sdk-go from 1.44.100 to 1.44.109 (#359) (b9acd7d), closes #4574 #4573 #4571 #4568 #4567 #4566 #4565 #4562 #4561
- deps: Bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.114 (#363) (832a21d), closes #4580 #4579 #4578 #4576 #4575
- deps: Bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.121 (#377) (26f4103), closes #4596 #4595 #4593 #4519 #4590 #4589 #4587 #4586
- deps: Bump github.com/aws/aws-sdk-go from 1.44.121 to 1.44.126 (#383) (b7e43d9), closes #4603 #4602 #4601 #4600 #4598
- deps: bump github.com/containers/image/v5 from 5.22.0 to 5.23.0 (#360) (250d9e4), closes #1665 #1666 #1664 #1662
- deps: Bump github.com/dgraph-io/ristretto from 0.1.0 to 0.1.1 (#368) (0e9c9df), closes #285 dgraph-io/ristretto#311 #304 dgraph-io/ristretto#304 #287 dgraph-io/ristretto#307 #285 dgraph-io/ristretto#311 #304 dgraph-io/ristretto#304 #287 dgraph-io/ristretto#307 #312 #285 #310 #306 #309 #308 #287 #307 #304
- deps: Bump github.com/go-co-op/gocron from 1.17.0 to 1.17.1 (#380) (8c4cef8), closes go-co-op/gocron#382 go-co-op/gocron#386 go-co-op/gocron#386 #386 #382
- deps: Bump github.com/gruntwork-io/terratest from 0.40.22 to 0.40.23 (#367) (a07149b), closes gruntwork-io/terratest#1186 gruntwork-io/terratest#1189 #1189 #1186
- deps: Bump github.com/gruntwork-io/terratest from 0.40.23 to 0.40.24 ([#378](h...
v1.3.1
1.3.1 (2022-10-01)
🐛 Bug Fixes
⬆️ Dependencies
- deps: bump github.com/aws/aws-sdk-go from 1.44.92 to 1.44.95 (#349) (609e915), closes #4553 #4551 #4550
- deps: bump github.com/aws/aws-sdk-go from 1.44.95 to 1.44.100 (#351) (c4aba7d), closes #4560 #4559 #4558 #4556 #4555
- deps: bump github.com/gruntwork-io/terratest from 0.40.21 to 0.40.22 (#348) (b3fa94d), closes #1169
- deps: bump k8s.io/api from 0.25.0 to 0.25.1 (#350) (e1b358a), closes #112161 pohly/automated-cherry-pick-of-#112129
- deps: bump k8s.io/apimachinery from 0.25.0 to 0.25.1 (#352) (046ad1e), closes #112330 enj/automated-cherry-pick-of-#112193 #112161 pohly/automated-cherry-pick-of-#112129
- deps: bump k8s.io/client-go from 0.25.0 to 0.25.1 (#353) (4525ad4), closes #112161 pohly/automated-cherry-pick-of-#112129 #112336 enj/automated-cherry-pick-of-#112017 #112055 aanm/automated-cherry-pick-of-#111752
v1.3.0
1.3.0 (2022-09-07)
🎉 Features
- cross account caching with role (#336) (98d138e) (Documentation) (thanks to @BEvgeniyS)
⬆️ Dependencies
- deps: bump actions/cache from 3.0.6 to 3.0.8 (#319) (245ab30), closes #809 #833 #810 #888 #891 #899 #894
- deps: bump alpine from 3.16.1 to 3.16.2 (da05fdd)
- deps: bump github.com/alitto/pond from 1.8.0 to 1.8.1 (#342) (4e50c28), closes alitto/pond#33 #34 #32
- deps: bump github.com/aws/aws-sdk-go from 1.44.70 to 1.44.92 (0f396c5)
- deps: bump github.com/aws/aws-sdk-go from 1.44.70 to 1.44.92 (#338) (fa795ae), closes #4548 #4546 #4545 #4544 #4543 #4542 #4539 #4536 #4534 #4533
- deps: bump github.com/go-co-op/gocron from 1.16.2 to 1.17.0 (#340) (645bef3), closes go-co-op/gocron#380 go-co-op/gocron#381 go-co-op/gocron#375 #381 #380 #375
- deps: bump github.com/gruntwork-io/terratest from 0.40.19 to 0.40.21 (#334) (d0f6c39), closes #1166 #1159
- deps: bump github.com/rs/zerolog from 1.27.0 to 1.28.0 (#339) (7fb4ff5), closes #457 #416 #454 #453 #383 #396 #414 #415 #430 #432
- deps: bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#341) (9b59bd4), closes spf13/viper#1371 spf13/viper#1373 spf13/viper#1393 spf13/viper#1424 spf13/viper#1405 spf13/viper#1414 spf13/viper#1387 spf13/viper#1374 spf13/viper#1375 spf13/viper#1378 spf13/viper#1360 spf13/viper#1381 spf13/viper#1384 spf13/viper#1383 spf13/viper#1395 spf13/viper#1420 spf13/viper#1422 spf13/viper#1412 spf13/viper#1373 spf13/viper#1393 spf13/viper#1371 spf13/viper#1387 spf13/viper#1405 spf13/viper#1414
- deps: bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (#328) (a8d2dd1), closes #369 #357 #356 #360 #359 #358 #367 #369 #367 #358 #359 #360 #357 #356
- deps: bump k8s.io/api from 0.24.3 to 0.25.0 (#325) (ce10907), closes #111657 #109090 #111258 #111113 #111696 #108692
- deps: bump k8s.io/client-go from 0.24.3 to 0.25.0 (#324) (f7c889f)
v1.2.3
1.2.3 (2022-09-01)
What's Changed
Other Changes
- build(deps): bump github.com/go-co-op/gocron from 1.15.1 to 1.16.1 by @dependabot in #294
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.65 to 1.44.66 by @dependabot in #295
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.66 to 1.44.67 by @dependabot in #297
- build(deps): bump actions/setup-python from 4.1.0 to 4.2.0 by @dependabot in #298
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.67 to 1.44.68 by @dependabot in #299
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.68 to 1.44.69 by @dependabot in #300
- build(deps): bump actions/cache from 3.0.5 to 3.0.6 by @dependabot in #301
- build(deps): bump github.com/go-co-op/gocron from 1.16.1 to 1.16.2 by @dependabot in #303
- build(deps): bump github.com/gruntwork-io/terratest from 0.40.18 to 0.40.19 by @dependabot in #302
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.69 to 1.44.70 by @dependabot in #304
- build(deps): bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 by @dependabot in #305
Full Changelog: v1.2.2...v1.2.3
v1.2.2
1.2.2 (2022-08-01)
What's Changed
Other Changes
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.62 to 1.44.63 by @dependabot in #291
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.63 to 1.44.64 by @dependabot in #292
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.64 to 1.44.65 by @dependabot in #293
Full Changelog: v1.2.1...v1.2.2