Skip to content

Releases: estahn/k8s-image-swapper

v1.5.0

01 Apr 00:35
366c785
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 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

01 Mar 00:42
ece9a32
Compare
Choose a tag to compare

What's Changed

📝 Documentation

  • Allow users to provide feedback for documentation (#473) @estahn

⬆️ 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

31 Jan 00:30
5944594
Compare
Choose a tag to compare

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

01 Jan 00:40
Compare
Choose a tag to compare

1.4.0 (2023-01-01)

🎉 Features

📝 Documentation

⬆️ Dependencies

Read more

v1.3.3

01 Dec 00:42
Compare
Choose a tag to compare

1.3.3 (2022-12-01)

⬆️ Dependencies

Read more

v1.3.2

01 Nov 00:56
Compare
Choose a tag to compare

1.3.2 (2022-11-01)

⬆️ Dependencies

Read more

v1.3.1

01 Oct 01:04
Compare
Choose a tag to compare

1.3.1 (2022-10-01)

🐛 Bug Fixes

  • set verbose level & use structured logging (#346) (9b21320)

⬆️ Dependencies

v1.3.0

07 Sep 15:56
Compare
Choose a tag to compare

1.3.0 (2022-09-07)

🎉 Features

⬆️ Dependencies

v1.2.3

01 Sep 00:40
Compare
Choose a tag to compare

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

01 Aug 00:51
Compare
Choose a tag to compare

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