Skip to content

v1.11.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 10:27
· 12 commits to main since this release
d0392ea

Changelog

  • e34aab4 🌱 Bump actions/upload-artifact from 4.4.3 to 4.5.0
  • 02e75d6 🌱 Bump actions/upload-artifact from 4.5.0 to 4.6.0
  • 7c2b8d8 🌱 Bump docker/build-push-action from 6.10.0 to 6.11.0
  • 3e7c43f 🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1
  • 13c6635 🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2
  • 0f60d2b 🌱 Bump github.com/onsi/gomega from 1.36.0 to 1.36.1
  • 3b6abd0 🌱 Bump github.com/onsi/gomega from 1.36.1 to 1.36.2
  • 22ca5aa 🌱 Bump golang.org/x/net from 0.32.0 to 0.33.0
  • b773790 🌱 Bump golang.org/x/net from 0.33.0 to 0.34.0
  • 4889e66 🌱 Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0
  • a4283df 🌱 Bump google.golang.org/api from 0.210.0 to 0.211.0
  • 71d2834 🌱 Bump google.golang.org/api from 0.211.0 to 0.214.0
  • e94afbd 🌱 Bump google.golang.org/api from 0.214.0 to 0.216.0
  • e56173e 🌱 Bump helm/kind-action from 1.10.0 to 1.12.0
  • f3d1998 Bump Kubernetes version for e2e tests
  • a1b31cb Bump golang.org/x/crypto to v0.31.0
  • 1ff92d1 Merge pull request #740 from mjura/e2e-k8s-version
  • cb1ad6a Merge pull request #741 from mjura/cvs-main
  • cc1f477 Merge pull request #753 from rancher/dependabot/go_modules/main/github.com/onsi/gomega-1.36.1
  • 312702f Merge pull request #754 from rancher/dependabot/go_modules/main/google.golang.org/api-0.211.0
  • d844584 Merge pull request #759 from rancher/dependabot/go_modules/main/google.golang.org/api-0.214.0
  • 737e577 Merge pull request #760 from rancher/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.22.1
  • 6e90bbf Merge pull request #761 from rancher/dependabot/go_modules/main/golang.org/x/net-0.33.0
  • 225c995 Merge pull request #763 from rancher/dependabot/github_actions/actions/upload-artifact-4.5.0
  • 001271d Merge pull request #766 from rancher/dependabot/go_modules/k8s.io/kubernetes-1.30.3
  • ae9fbc3 Merge pull request #767 from rancher/dependabot/github_actions/helm/kind-action-1.12.0
  • 01451aa Merge pull request #771 from rancher/dependabot/go_modules/main/github.com/onsi/gomega-1.36.2
  • e7ea8ea Merge pull request #778 from rancher/dependabot/go_modules/main/github.com/onsi/ginkgo/v2-2.22.2
  • 74a89c5 Merge pull request #780 from rancher/dependabot/go_modules/main/golang.org/x/oauth2-0.25.0
  • 1dd1ba0 Merge pull request #783 from macedogm/vex-go-build-improvements
  • e0f46a8 Merge pull request #789 from rancher/dependabot/go_modules/main/google.golang.org/api-0.216.0
  • 5ea8364 Merge pull request #790 from rancher/dependabot/go_modules/main/golang.org/x/net-0.34.0
  • 106e288 Merge pull request #792 from rancher/dependabot/github_actions/docker/build-push-action-6.11.0
  • c890823 Merge pull request #793 from rancher/dependabot/github_actions/actions/upload-artifact-4.6.0
  • 94ab541 Merge pull request #795 from yiannistri/slsa-main
  • aad3c59 Merge pull request #799 from yiannistri/fix-e2e-tests
  • d0392ea Merge pull request #800 from yiannistri/fix-yaml
  • 8b2d998 VEX related improvements in the build process
  • d07afed build(deps): Bump k8s.io/kubernetes from 1.30.1 to 1.30.3
  • ffd23f5 ci: Fix yaml formatting
  • 3d9dd16 ci: Make release SLSA compliant
  • 0e29a38 ci: Push test images to ghcr.io instead of ttl.sh