0.5.14
Changelog
- ad761c8 chore(deps): bump github.com/aws/aws-sdk-go from 1.45.25 to 1.47.9
- 85569e2 chore(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.1
- baa1172 chore(deps): bump github.com/go-playground/validator/v10
- 472d239 chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.30.0
- bae68d0 chore(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3
- 87b8adf chore(deps): bump k8s.io/cli-runtime from 0.28.2 to 0.28.3
- 5010579 chore(deps): bump k8s.io/cli-runtime from 0.28.3 to 0.28.4
- 6ed0ffa chore(deps): bump k8s.io/code-generator in /hack/tools
- 5bc413b chore(deps): bump k8s.io/code-generator in /hack/tools
- 7164554 chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
- 1f0ccaf docs: add oidc doc link
- f82e420 docs: fixed duplicate word in design document
- dd935e2 docs: fixing broken docs links
- aa54570 feat(docs): generate new docs for new assume-role-arn flag
- d552963 feat(eks): add support for cross account login
- 23ec8e3 feat(eks): remove logic from third-party submodule
Docker Images
docker pull docker.io/kconnectcli/kconnect:latest
docker pull docker.io/kconnectcli/kconnect:v0.5
docker pull docker.io/kconnectcli/kconnect:0.5.14
docker pull docker.io/kconnectcli/kconnect:0.5.14-amd64
docker pull docker.io/kconnectcli/kconnect:0.5.14-arm64
docker pull docker.io/kconnectcli/kconnect:latest-alpine
docker pull docker.io/kconnectcli/kconnect:v0.5-alpine
docker pull docker.io/kconnectcli/kconnect:0.5.14-alpine
docker pull docker.io/kconnectcli/kconnect:0.5.14-alpine-amd64
docker pull docker.io/kconnectcli/kconnect:0.5.14-alpine-arm64
docker pull docker.io/kconnectcli/kconnect:latest-alpine-with-deps
docker pull docker.io/kconnectcli/kconnect:v0.5-alpine-with-deps
docker pull docker.io/kconnectcli/kconnect:0.5.14-alpine-with-deps
docker pull docker.io/kconnectcli/kconnect:0.5.14-alpine-with-deps-arm64
docker pull docker.io/kconnectcli/kconnect:0.5.14-alpine-with-deps-amd64
What's Changed
- docs: add oidc doc link by @michael12312 in #583
- docs: fixing broken docs links by @puneetgared in #596
- chore(deps): bump github.com/aws/aws-sdk-go from 1.45.25 to 1.47.9 by @dependabot in #595
- chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.30.0 by @dependabot in #594
- chore(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3 by @dependabot in #590
- chore(deps): bump k8s.io/cli-runtime from 0.28.2 to 0.28.3 by @dependabot in #588
- chore(deps): bump k8s.io/code-generator from 0.28.2 to 0.28.3 in /hack/tools by @dependabot in #585
- feat(eks): cross-account support by @Gearheads in #600
- docs: fixed duplicate word in design document by @dutchdave1708 in #599
- chore(deps): bump k8s.io/cli-runtime from 0.28.3 to 0.28.4 by @dependabot in #606
- chore(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.1 by @dependabot in #607
- chore(deps): bump k8s.io/code-generator from 0.28.3 to 0.28.4 in /hack/tools by @dependabot in #605
- chore(deps): bump github.com/go-playground/validator/v10 from 10.15.5 to 10.16.0 by @dependabot in #604
- chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #602
New Contributors
- @puneetgared made their first contribution in #596
- @dutchdave1708 made their first contribution in #599
Full Changelog: 0.5.13...0.5.14