Changelog
- f77309c chore(deps): bump github.com/Azure/go-autorest/autorest
- f3a3afd chore(deps): bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6
- fa5c7ae chore(deps): bump github.com/beevik/etree from 1.4.1 to 1.5.0
- 5b78b82 chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4
- 46eed84 chore(deps): bump github.com/go-playground/validator/v10
- b8f04d3 chore(deps): bump github.com/go-playground/validator/v10
- dadf64b chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
- c1d9376 chore(deps): bump github.com/onsi/gomega from 1.34.1 to 1.36.2
- 15699bc chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
- 308d78f chore(deps): bump github.com/versent/saml2aws/v2 from 2.36.17 to 2.36.18
- b2e36b8 chore(deps): bump go directive to 1.23.0
- f984ee5 chore(deps): bump golang.org/x/mod from 0.20.0 to 0.22.0
- aa1c878 chore(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0
- af83493 chore(deps): bump golang.org/x/net from 0.24.0 to 0.33.0 in /hack/tools
- 8b659a0 chore(deps): bump golang.org/x/net from 0.27.0 to 0.33.0
- 5ddc95c chore(deps): bump k8s.io/cli-runtime from 0.31.0 to 0.32.0
- 74819e2 chore(deps): bump k8s.io/cli-runtime from 0.32.0 to 0.32.2
- 635322e chore(deps): bump k8s.io/code-generator in /hack/tools
- b96e4cd chore(deps): bump k8s.io/code-generator in /hack/tools
- efff44e chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
- 493bf88 chore(deps): bump sigs.k8s.io/controller-tools in /hack/tools
- 57935b1 feat(Dockerfile.deps): switch to python:alpine base image
- eb1d83b feat(Dockerfiles): upgrade dependencies within the Dockerfiles - This change will upgrade the various binaries mentioned within the three different Dockerfiles. We need to keep the binaries up to date to leverage either security fixes, or new features - Also, a bit of organizational change, we grouped all of the indirect dependencies to their own require block in the go.mod file.
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.19
docker pull docker.io/kconnectcli/kconnect:0.5.19-amd64
docker pull docker.io/kconnectcli/kconnect:0.5.19-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.19-alpine
docker pull docker.io/kconnectcli/kconnect:0.5.19-alpine-amd64
docker pull docker.io/kconnectcli/kconnect:0.5.19-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.19-alpine-with-deps
docker pull docker.io/kconnectcli/kconnect:0.5.19-alpine-with-deps-arm64
docker pull docker.io/kconnectcli/kconnect:0.5.19-alpine-with-deps-amd64
What's Changed
- chore(deps): bump golang.org/x/mod from 0.20.0 to 0.22.0 by @dependabot in #729
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #728
- chore(deps): bump golang.org/x/net from 0.27.0 to 0.33.0 by @dependabot in #733
- chore(deps): bump golang.org/x/net from 0.24.0 to 0.33.0 in /hack/tools by @dependabot in #731
- chore(deps): bump k8s.io/code-generator from 0.30.3 to 0.32.0 in /hack/tools by @dependabot in #734
- chore(deps): bump github.com/onsi/gomega from 1.34.1 to 1.36.2 by @dependabot in #735
- chore(deps): bump sigs.k8s.io/controller-tools from 0.15.0 to 0.17.1 in /hack/tools by @dependabot in #736
- chore(deps): bump k8s.io/cli-runtime from 0.31.0 to 0.32.0 by @dependabot in #737
- chore(deps): bump github.com/go-playground/validator/v10 from 10.22.0 to 10.24.0 by @dependabot in #738
- feat(Dockerfiles): upgrade dependencies within the Dockerfiles by @Gearheads in #745
- chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 by @dependabot in #752
- chore(deps): bump k8s.io/cli-runtime from 0.32.0 to 0.32.2 by @dependabot in #750
- chore(deps): bump k8s.io/code-generator from 0.32.0 to 0.32.2 in /hack/tools by @dependabot in #747
- chore(deps): bump sigs.k8s.io/controller-tools from 0.17.1 to 0.17.2 in /hack/tools by @dependabot in #746
- chore(deps): bump github.com/versent/saml2aws/v2 from 2.36.17 to 2.36.18 by @dependabot in #741
- chore(deps): bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 by @dependabot in #740
- chore(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0 by @dependabot in #757
- chore(deps): bump github.com/go-playground/validator/v10 from 10.24.0 to 10.25.0 by @dependabot in #756
- chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #755
- chore(deps): bump github.com/beevik/etree from 1.4.1 to 1.5.0 by @dependabot in #754
- chore(deps): bump github.com/Azure/go-autorest/autorest from 0.11.29 to 0.11.30 by @dependabot in #753
- feat(Dockerfile.deps): switch to python:alpine base image by @Gearheads in #758
Full Changelog: 0.5.18...0.5.19