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

chore(deps): update aqua #130

Merged
merged 1 commit into from
Nov 10, 2023
Merged

chore(deps): update aqua #130

merged 1 commit into from
Nov 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold minor v2.8.0 -> v2.9.0
aquaproj/aqua-registry minor v4.79.0 -> v4.82.0
casey/just minor 1.15.0 -> 1.16.0
derailed/k9s minor v0.27.4 -> v0.28.0
helm/helm patch v3.13.1 -> v3.13.2
kubernetes/minikube minor v1.31.2 -> v1.32.0
sigstore/cosign patch v2.2.0 -> v2.2.1
simulot/immich-go patch 0.8.0 -> 0.8.1
zellij-org/zellij minor v0.38.2 -> v0.39.0

Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.9.0

Compare Source

Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.9.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.9.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.9.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.9.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

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

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

Note: This release comes with a new config version, v4beta8. 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:

  • chore: add new skip-unreachable-dirs to not error on init command when a dir can not be read #​9163
  • chore: add new config to control the pull behaviour for verify #​9150
  • chore: change custom actions pull logic, to check if an image exists locally first before triggering a pull #​9147

Fixes:

  • fix: kpt force named "false" in schema #​9074

Updates and Refactors:

  • chore: bump golang.org/x/net from 0.7.0 to 0.17.0 in /hack/tools #​9129
  • chore: bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/grpc-e2e-tests/service #​9130
  • chore: bump golang.org/x/net from 0.7.0 to 0.17.0 in /integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap #​9131
  • chore: bump golang.org/x/net from 0.7.0 to 0.17.0 in /integration/examples/grpc-e2e-tests/service #​9128
  • chore: bump google.golang.org/grpc from 1.55.0 to 1.56.3 #​9156
  • chore: bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /integration/examples/grpc-e2e-tests/service #​9154
  • chore: bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/grpc-e2e-tests/service #​9153
  • chore: bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples/grpc-e2e-tests/cloud-spanner-bootstrap #​9152
  • chore: bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap #​9155
  • chore: bump github/codeql-action from 2.22.4 to 2.22.5 #​9157
  • chore: bump ossf/scorecard-action from 2.3.0 to 2.3.1 #​9149
  • chore: bump schema version to v4beta8 #​9143
  • chore: bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 #​9142
  • chore: bump github/codeql-action from 2.22.3 to 2.22.4 #​9146
  • chore: bump github/codeql-action from 2.22.2 to 2.22.3 #​9137
  • chore: bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/grpc-e2e-tests/cloud-spanner-bootstrap #​9132
  • chore: bump github/codeql-action from 2.22.1 to 2.22.2 #​9133
  • chore: bump ossf/scorecard-action from 2.2.0 to 2.3.0 #​9122
  • chore: bump github/codeql-action from 2.22.0 to 2.22.1 #​9123
  • chore: bump github/codeql-action from 2.21.9 to 2.22.0 #​9115
  • chore: bump flask from 2.3.3 to 3.0.0 in /integration/examples #​9107
  • chore: bump flask from 2.3.3 to 3.0.0 in /examples #​9106

Docs, Test, and Release Updates:

  • docs: fix releaseNoteLink for v2.8.0 #​9125

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

  • Julian Tölle
  • Renzo Rojas
  • Zev Isert
  • dependabot[bot]
aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.82.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.81.0...v4.82.0

🎉 New Packages

#​17196 hrmsk66/terraformify: An experimental CLI that generates Terraform files for managing existing Fastly services @​ponkio-o
#​17166 srevinsaju/togomak: A declarative pipeline orchestrator with the magic of HCL as a configuration language, inspired from Terraform's architecture

Fixes

#​17188 openclarity/vmclarity: Follow up changes of vmclarity v0.6.0

v4.81.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.80.2...v4.81.0

🎉 New Packages

#​17151 #​17152 devops-kung-fu/bomber: Scans Software Bill of Materials (SBOMs) for security vulnerabilities
#​13989 #​17141 #​17153 trunk-io/launcher: trunk launcher is a bash script that enables users to easily switch between multiple versions of trunk

Fixes

#​17107 chmln/sd: Follow up changes of sd v1.0.0
#​17121 google/gke-policy-automation: Follow up changes of gke-policy v1.3.3

v4.80.2

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.80.1...v4.80.2

Fixes

#​17091 #​17066 derailed/k9s: Follow up changes of k9s v0.28.0

v4.80.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.80.0...v4.80.1

Fixes

#​17054 liweiyi88/gosnakego: Follow up changes of gosnakego v1.0.0

v4.80.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.79.0...v4.80.0

🎉 New Packages

#​17010 suzuki-shunsuke/tfprovidercheck: Censor Terraform Providers

casey/just (casey/just)

v1.16.0

Compare Source

Added
Fixed
Misc
derailed/k9s (derailed/k9s)

v0.28.0

Compare Source

Release v0.28.0

Notes

Thank you to all that contributed with flushing out issues and enhancements for K9s! I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev and see if we're happier with some of the fixes! If you've filed an issue please help me verify and close. Your support, kindness and awesome suggestions to make K9s better are, as ever, very much noted and appreciated! Also big thanks to all that have allocated their own time to help others on both slack and on this repo!!

As you may know, K9s is not pimped out by corps with deep pockets, thus if you feel K9s is helping your Kubernetes journey, please consider joining our sponsorship program and/or make some noise on social! @​kitesurfer

On Slack? Please join us K9slackers


♫ Sounds Behind The Release ♭


A Word From Our Sponsors...

To all the good folks below that opted to pay it forward and join our sponsorship program, I salute you!!

Sponsorship cancellations since the last release: 11 ;(


Feature Release

File Transfers in Da House!

Added ability to exchange files from your local machine to a pod or from a pod to your local machine. The pod view now surfaces a new command t to initiate the download/upload file transfers.


Resolved Issues


Contributed PRs

Please give Big Thanks! and ATTA Girls/Boys! to all the fine contributors for making K9s better for all of us!!


© 2023 Imhotep Software LLC. All materials licensed under Apache v2.0

helm/helm (helm/helm)

v3.13.2: Helm v3.13.2

Compare Source

Helm v3.13.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.13.2. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.13.3 is a patch release and will be on December 13, 2023.
  • 3.14.0 is the next feature release and be on January 17, 2024.

Changelog

  • chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3 2a2fb3b (dependabot[bot])
  • Update get-helm-3 8f554be (Marcel Humburg)
  • chore(deps): bump github.com/docker/docker 00a334c (dependabot[bot])
  • Fixing release labelling in rollback 12826e8 (Marcin Chojnacki)
  • Drop filterSystemLabels usage from Query method 666b199 (Dmitry Chepurovskiy)
  • Apply review suggestions 7e0084a (Dmitry Chepurovskiy)
  • Allow using label selectors for system labels for sql backend. 10018ff (Dmitry Chepurovskiy)
  • Allow using label selectors for system labels for secrets and configmap backends. 3b4cacf (Dmitry Chepurovskiy)
  • Revert "fix(main): fix basic auth for helm pull or push" e785e6c (Matt Farina)
  • Revert "fix(registry): address anonymous pull issue" 268dced (Matt Farina)
  • chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 99ce118 (dependabot[bot])
  • Update get-helm-3 to get version through get.helm.sh 28f208c (Ian Zink)
kubernetes/minikube (kubernetes/minikube)

v1.32.0

Compare Source

📣😀 Please fill out our fast 5-question survey so that we can learn how & why you use minikube, and what improvements we should make. Thank you! 💃🎉

Release Notes

Version 1.32.0 - 2023-11-08

Features:

Minor Improvements:

  • Hyper-V: Add memory validation for odd numbers #​17325
  • QEMU: Improve cpu type and IP detection #​17217
  • Mask http(s)_proxy password from startup output #​17116
  • --delete-on-faliure also recreates cluster for kubeadm failures #​16890
  • Addon auto-pause: Configure intervals using --auto-pause-interval #​17070
  • --kubernetes-version checks GitHub for version validation and improved error output for invalid versions #​16865
  • Install NVIDIA container toolkit during image build (offline support) #​17516

Bugs:

  • QEMU: Fix addons failing to enable #​17402
  • Fix downloading the wrong kubeadm images for k8s versions after minikube release #​17373
  • Fix enabling & disabling addons with non-existing cluster #​17324
  • Fix delete if container-runtime doesn't exist #​17347
  • Fix network not found not being detected on new Docker versions #​17323
  • Fix addon registry doesn't follow Minikube DNS domain name configuration (--dns-domain) #​15585
  • Fix no-limit option for config validation #​17530

Version Upgrades:

For a more detailed changelog, including changes occurring in pre-release versions, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Akihiro Suda
  • Christian Bergschneider
  • Jeff MAURY
  • Medya Ghazizadeh
  • Raiden Shogun
  • Steven Powell

Thank you to our PR reviewers for this release!

  • medyagh (1 comments)
  • r0b2g1t (1 comments)

Thank you to our triage members for this release!

  • willsu (2 comments)
  • afbjorklund (1 comments)
  • ankur0904 (1 comments)
  • ceelian (1 comments)
  • idoly (1 comments)

Installation

See Getting Started

Binary Checksums

darwin-amd64: 8ca4b2cce6208f102b851d0ea8292c1324e8358b7ac208dd1079e41af558def8
darwin-arm64: f5bf38603b01cc3eb88f21d5550068fd592486c08c0f3272aee544e0bc2e4e64
linux-amd64: 1acbb6e0358264a3acd5e1dc081de8d31c697d5b4309be21cba5587cd59eabb3
linux-arm: fc181cb6f1bcda786001e7f7f46f810e8b430abc7d16bbe257c0526f23f90f00
linux-arm64: 77ca98722819e2e9d94925f662f348c3d41c1831c3cd3a77732093d7f509f172
linux-ppc64le: 3072cce0952628187511748b4b8fc2080e80327384b30e8c6df465f02c8f35ce
linux-s390x: 0eb342fe581afb106b6013401b33429607ab40f57f5e48a15f2b2e04726edc57
windows-amd64.exe: d4060da824524df744ba85fa91394cabfab15f110c03b1d8b7f1d309116fed15

ISO Checksums

amd64: c99de86777a5c3e86a67b2354633b1942ea28633696556911bdf72730fe25b68
arm64: 290076b82917071a30437472ba610012ddb8cd33e9932b92e593ce1072e7572d

sigstore/cosign (sigstore/cosign)

v2.2.1

Compare Source

Note: This release comes with a fix for CVE-2023-46737 described in this Github Security Advisory. Please upgrade to this release ASAP

Enhancements

  • feat: Support basic auth and bearer auth login to registry (#​3310)
  • add support for ignoring certificates with pkcs11 (#​3334)
  • Support ReplaceOp in Signatures (#​3315)
  • feat: added ability to get image digest back via triangulate (#​3255)
  • feat: add --only flag in cosign copy to copy sign, att & sbom (#​3247)
  • feat: add support attaching a Rekor bundle to a container (#​3246)
  • feat: add support outputting rekor response on signing (#​3248)
  • feat: improve dockerfile verify subcommand (#​3264)
  • Add guard flag for experimental OCI 1.1 verify. (#​3272)
  • Deprecate SBOM attachments (#​3256)
  • feat: dedent line in cosign copy doc (#​3244)
  • feat: add platform flag to cosign copy command (#​3234)
  • Add SLSA 1.0 attestation support to cosign. Closes #​2860 (#​3219)
  • attest: pass OCI remote opts to att resolver. (#​3225)

Bug Fixes

  • Merge pull request from GHSA-vfp6-jrw2-99g9
  • fix: allow cosign download sbom when image is absent (#​3245)
  • ci: add a OCI registry test for referrers support (#​3253)
  • Fix ReplaceSignatures (#​3292)
  • Stop using deprecated in_toto.ProvenanceStatement (#​3243)
  • Fixes #​3236, disable SCT checking for a cosign verification when usin… (#​3237)
  • fix: update error in SignedEntity to be more descriptive (#​3233)
  • Fail timestamp verification if no root is provided (#​3224)

Documentation

  • Add some docs about verifying in an air-gapped environment (#​3321)
  • Update CONTRIBUTING.md (#​3268)
  • docs: improves the Contribution guidelines (#​3257)
  • Remove security policy (#​3230)

Others

  • Set go to min 1.21 and update dependencies (#​3327)
  • Update contact for code of conduct (#​3266)
  • Update .ko.yaml (#​3240)

Contributors

  • AdamKorcz
  • Andres Galante
  • Appu
  • Billy Lynch
  • Bob Callaway
  • Caleb Woodbine
  • Carlos Tadeu Panato Junior
  • Dylan Richardson
  • Gareth Healy
  • Hayden B
  • John Kjell
  • Jon Johnson
  • jonvnadelberg
  • Luiz Carvalho
  • Priya Wadhwa
  • Ramkumar Chinchani
  • Tosone
  • Ville Aikas
  • Vishal Choudhary
  • ziel
simulot/immich-go (simulot/immich-go)

v0.8.1

Compare Source

Changelog

zellij-org/zellij (zellij-org/zellij)

v0.39.0

Compare Source

This is a significant release with lots of major and long requested features. Here's a run down:

Session Resurrection

This version adds a built-in capability to resurrect sessions. Attaching to "exited" sessions will re-create them, placing any running commands behind a Press <ENTER> to run banner so as to prevent awkward situations with things like rm -rf. Sessions can also be resurrected through the session-manager.

Read more

Special thanks to @​AlixBernard for implementing the serialization algorithm, as well as to @​alekspickle for helping integrate the algorithm with our code base. Without them this feature would not have come to be.

UI Components for Plugins

This version introduces UI Components for plugins. Allowing plugins to render beautiful and consistent UI elements (eg. table, ribbon, nexted-list) no matter which programming language they were developped in. These components are serialized on the plugin-side and interpreted by our ANSI interpreter using a private DCS.

Read more

Load Plugins from the Web

This release introduces the http(s) prefix for plugin URLs. Meaning we would be able to load them from the web just like we load them from the HD.

A new top-level CLI command was also added to make loading plugins easier:

zellij plugin -- https://example.com/plugin.wasm # Will also work with file: and zellij: urls

Thanks @​jaeheonji for designing and implementing this feature.

Renaming Sessions

It's now possible to rename the current session. This can either be done through the CLI with the new rename-session action, or through the session-manager with Ctrl r.

Start panes in-place

Sometimes, when opening new panes it can be convenient to have them open "in-place", meaning that they would replace the currently active pane and then drop back to it once they exit. This release adds this ability to zellij run and similar commands using the --in-place flag.

Wasmer 3.x upgrade

While not user facing, this is an important upgrade of our WebAssembly runtime that makes packaging easier as well as facilitating compatibility to some platforms.

Thanks @​tlinford for his tremendous efforts in getting this done

New Plugin APIs
RunCommand - execute command in the background and get a response

This API allows plugins to run a command on the host machine. The command will run in the background and the plugin will be notified with an Event when the command has completed, receiving its exit code, STDIN and STDOUT.

WebRequest - execute an http(s) request in the background and get a response

This API allows plugins to make a web request and receive its output. The request will run in the background and the plugin will receive an Event with the response once the request is complete.

Add <ESC> - Drop to shell to command panes

For a while now, Zellij has had the concept of "command panes" - panes that run a specific command as part of the UI. Now, in addition to being able to re-run the command with ENTER and close the pane with Ctrl c, it's also possible to drop to a shell with <ESC>. This can be especially useful when combined with the session resurrection feature (eg. if one does not want to run the resurrected command but does not want to close the pane either).

Support Styled Underlines

Zellij now supports the "styled underlines" ANSI extension.

Thanks @​eatgrass and @​mike-lloyd03 for the implementation

Open new Plugins to current CWD

Starting this release, plugins are opened to the working folder of the currently focused terminal pane (if available), rather than the folder in which the Zellij session was started.

All changes

New Contributors

Full Changelog: zellij-org/zellij@v0.38.2...v0.39.0


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.


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

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

@scottames scottames merged commit 34e24c3 into main Nov 10, 2023
3 of 4 checks passed
@scottames scottames deleted the renovate/aqua branch November 10, 2023 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant