Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.7.0
->v2.7.1
v4.48.0
->v4.48.1
v0.23.1
->v0.24.0
v1.9.0
->v1.9.1
1.28.1
->1.28.2
v0.156.0
->v0.157.0
v0.38.1
->v0.38.2
Release Notes
GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)
v2.7.1
: ReleaseCompare Source
v2.7.1 Release - 2023-09-13
Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.7.1/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
Linux arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.7.1/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
macOS amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.7.1/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
macOS arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.7.1/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
Windows
https://storage.googleapis.com/skaffold/releases/v2.7.1/skaffold-windows-amd64.exe
Docker image
gcr.io/k8s-skaffold/skaffold:v2.7.1
Full Changelog: GoogleContainerTools/skaffold@v2.7.0...v2.7.1
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.48.1
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.48.0...v4.48.1
Fixes
#15437 nao1215/gup: Follow up changes of gup v0.23.0
Assets were renamed. nao1215/gup@178ff57
#15412 chmouel/snazy: Follow up changes of snazy v0.51.3
bitnami-labs/sealed-secrets (bitnami-labs/sealed-secrets)
v0.24.0
Compare Source
Changelog
kevincobain2000/gobrew (kevincobain2000/gobrew)
v1.9.1
Compare Source
Changelog
dff3aea
Merge pull request #132 from kevincobain2000/feature/redundant67cf310
README updateda11dc1d
remove redundant msgkubernetes/kubectl (kubernetes/kubectl)
v1.28.2
Compare Source
weaveworks/eksctl (weaveworks/eksctl)
v0.157.0
: eksctl 0.157.0 (permalink)Compare Source
Release v0.157.0
🚀 Features
🐛 Bug Fixes
update aws node
workflow (#7045)📝 Documentation
--include/exclude
flags when creating iamserviceaccounts (#7047)zellij-org/zellij (zellij-org/zellij)
v0.38.2
Compare Source
This is a patch release to fix a regression in line wrapping handling while in alternate screen mode. The main reported issues have been with the latest version of neovim.
Apologies for the inconvenience and for the delay in fixing. The new neovim version relying on this behavior was released while I was on vacation, so just a bit of bad luck!
More details: https://github.com/zellij-org/zellij/pull/2789
Full Changelog: zellij-org/zellij@v0.38.1...v0.38.2
Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.