Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webhosting-operator: Update dependency GoogleContainerTools/skaffold to v2.10.0 #95

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold minor v2.9.0 -> v2.10.0

Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.10.0

Compare Source

Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.10.0/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Linux arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.10.0/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.10.0/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.10.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Windows
https://storage.googleapis.com/skaffold/releases/v2.10.0/skaffold-windows-amd64.exe

Docker image
gcr.io/k8s-skaffold/skaffold:v2.10.0

Note: This release comes with a new config version, v4beta9. To upgrade your skaffold.yaml, use skaffold fix. If you choose not to upgrade, skaffold will auto-upgrade as best as it can.

New Features and Additions:

Fixes:

  • fix: helm-deploy-chart-path-template #​9243
  • fix: apply-setter and transformer should ignore non-k8s-resource for kustomize paramterization #​9240
  • fix: Scope Issue with the 'entry' variable when looking up remote images and tests additions #​9211
  • fix: remove global helm flags from flags sent to skaffold filter #​9212
  • fix: puling images when working with a remote repository (#​9177) #​9181
  • fix: custom crd not printing streams logs #​9136
  • fix: Enable docker build without cli #​9178
  • Fix panic in Logger.Stop #​9159
  • fix: sync slow 2.9 #​9168
  • fix: sync slow #​9167

Updates and Refactors:

  • chore: bump puma from 5.6.7 to 5.6.8 in /integration/examples/ruby/backend #​9244
  • chore: bump github/codeql-action from 3.22.12 to 3.23.0 #​9241
  • chore: bump golang.org/x/crypto from 0.12.0 to 0.17.0 #​9227
  • chore: bump github/codeql-action from 2.22.9 to 3.22.12 #​9231
  • chore: bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 #​9234
  • chore: bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /hack/tools #​9228
  • chore: bump github/codeql-action from 2.22.8 to 2.22.9 #​9214
  • chore: bump github/codeql-action from 2.22.7 to 2.22.8 #​9193
  • chore: bump actions/upload-artifact from 3.1.3 to 4.0.0 #​9226
  • chore: bump github/codeql-action from 2.22.6 to 2.22.7 #​9180
  • chore: bump github/codeql-action from 2.22.5 to 2.22.6 #​9173
  • chore: clean up example project deps #​9216
  • chore: inject imageInfo when expanding templates for ko builder #​9207
  • chore: change bazel example #​9218
  • fix: add riscv64 to the install-golint.sh script #​9210
  • chore: generate schema v4beta9 #​9204

Docs, Test, and Release Updates:

  • docs: Add missing template field #​9186

Huge thanks goes out to all of our contributors for this release:

  • Andreas Bergmeier
  • Renzo Rojas
  • beast
  • dependabot[bot]
  • ericzzzzzzz
  • mboulton-fathom
  • xord37
  • xun

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Upgrade dependencies and tools label Jan 9, 2024
@timebertt timebertt enabled auto-merge (squash) January 10, 2024 08:15
@timebertt timebertt merged commit ceb74d4 into main Jan 10, 2024
3 checks passed
@timebertt timebertt deleted the renovate/webhosting-operator-googlecontainertools-skaffold-2.x branch January 10, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade dependencies and tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant