chore(deps): update aquas #241
Merged
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.11.1->v2.12.0v4.174.0->v4.181.0v0.7.1->v0.8.01.25.2->1.26.0v2.49.1->v2.49.2v0.11.2->v0.11.4v0.18.15->v0.18.16v2.2.3->v2.3.0v0.58.3->v0.58.6v3.14.4->v3.15.00.52.0->0.52.11.30.0->1.30.1v1.33.0->v1.33.1v4.43.1->v4.44.1v1.18.2->v1.19.0v0.51.0->v0.51.1v2.48.0->v2.48.1v0.176.0->v0.177.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)
v2.12.0Compare Source
Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.12.0/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/binLinux arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.12.0/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/binmacOS amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.12.0/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/binmacOS arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.12.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/binWindows
https://storage.googleapis.com/skaffold/releases/v2.12.0/skaffold-windows-amd64.exe
Docker image
gcr.io/k8s-skaffold/skaffold:v2.12.0Note: This release comes with a new config version,
v4beta11. To upgrade your skaffold.yaml, useskaffold fix. If you choose not to upgrade, skaffold will auto-upgrade as best as it can.Highlights:
New Features and Additions:
--destinationflag for kaniko build #9415Fixes:
Updates and Refactors:
Docs, Test, and Release Updates:
Huge thanks goes out to all of our contributors for this release:
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.181.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.180.1...v4.181.0
🎉 New Packages
#23000 #23005 jessfraz/dockfmt: Dockerfile format and parser. Like
gofmtbut for Dockerfiles @istone-you#23025 typst/typst: A new markup-based typesetting system that is powerful and easy to learn @ryota2357
Fix
#23022 MHNightCat/superfile: Rename the package to
yorukot/superfileThe repository https://github.com/MHNightCat/superfile was transferred to https://github.com/yorukot/superfile .
v4.180.1Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.180.0...v4.180.1
Fix
#22910 WebAssembly/wabt: Follow up changes of wabt v1.0.35
#22999 neovim/neovim: Follow up changes of neovim v0.10.0
v4.180.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.179.0...v4.180.0
🎉 New Packages
#22867 DeNA/unity-meta-check/unity-meta-check: Checker for missing/dangling meta files. The result print to stdout @ponkio-o
#22866 DeNA/unity-meta-check/gh-action-yaml-gen: A cli tool to automatically generate action.yaml for DeNA/unity-meta-check @ponkio-o
#22865 DeNA/unity-meta-check/gh-action: Binary for GitHub Actions of DeNA/unity-meta-check @ponkio-o
#22864 DeNA/unity-meta-check/unity-meta-autofix: Autofix for meta files problems. It need a result of unity-meta-check via stdin @ponkio-o
#22863 DeNA/unity-meta-check/unity-meta-check-github-pr-comment: Reporter for GitHub comments of GitHub issues or pull requests. It need a result of unity-meta-check from stdin @ponkio-o
#22862 DeNA/unity-meta-check/unity-meta-check-junit: Reporter for Jenkins compatible XML based JUnit reports. It need a result of unity-meta-check from stdin @ponkio-o
#22875 interlynk-io/sbomqs: SBOM quality score - Quality metrics for your sboms
Fix
#22848 sigi-cli/sigi: Follow up changes of sigi v3.6.4
v4.179.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.178.0...v4.179.0
🎉 New Packages
#22842 altsem/gitu: A TUI Git client inspired by Magit
#22817 secretlint/secretlint: secretlint - Pluggable linting tool to prevent committing credential @ken5scal
v4.178.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.177.0...v4.178.0
🎉 New Packages
#22775 StyraInc/regal: Regal is a linter for Rego, with the goal of making your Rego magnificent
Fix
#22815 ast-grep/ast-grep: Follow up changes of ast-grep v0.22.2
#22784 jdx/mise: Remove version constraints for deleted old versions
#22806 tellerops/teller: Follow up changes of teller v2.0.3
v4.177.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.176.0...v4.177.0
🎉 New Packages
#22757 MHNightCat/superfile: Pretty fancy and modern terminal file manager
#22735 dduan/tre: Tree command, improved @ryoppippi
Others
#22760 #22764 Fix a bug of scripts that
cmdx tdoesn't test packagesv4.176.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.175.0...v4.176.0
🎉 New Packages
#22724 Crocmagnon/fatcontext: detects nested contexts in loops @ponkio-o
#22717 EmbarkStudios/cargo-deny: Cargo plugin for linting your dependencies @sapphi-red
Fix
#22721 ko-build/ko: Enable the verification of SLSA Provenance @sapphi-red
#22719 dagu-dev/dagu: Remove a duplicated alias @sapphi-red
Others
#22716 #22718 script: fix an issue that
cmdx sgenerates files owned by root on Linux @sapphi-redv4.175.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.174.0...v4.175.0
🎉 New Packages
#22696 cargo-bins/cargo-binstall: Binary installation for rust projects @sapphi-red
#22698 mitsuhiko/insta: A snapshot testing library for rust @sapphi-red
Fix
#22658 fabpot/local-php-security-checker: Regenerate settings
#22661 kaytu-io/kaytu: Fix checksum of windows
https://github.com/kaytu-io/kaytu/issues/77
awslabs/amazon-ecr-credential-helper (awslabs/amazon-ecr-credential-helper)
v0.8.0: Amazon ECR Credential Helper - Release v0.8.0Compare Source
Assets
casey/just (casey/just)
v1.26.0Compare Source
Added
Misc
deleteexample recipe todelete-all(#1966 by aarmn)cli/cli (cli/cli)
v2.49.2: GitHub CLI 2.49.2Compare Source
What's Changed
run listdoc with available--jsonfields by @babakks in https://github.com/cli/cli/pull/8934gh release createdocs by @kuzdogan in https://github.com/cli/cli/pull/8987New Contributors
Full Changelog: cli/cli@v2.49.1...v2.49.2
dagger/dagger (dagger/dagger)
v0.11.4Compare Source
Fixed
What to do next?
v0.11.3Compare Source
🔥 Breaking Changes
Added
Container.withoutSecretVariableby @helderco in https://github.com/dagger/dagger/pull/7291Container.withoutDirectoryandContainer.withoutFileby @helderco in https://github.com/dagger/dagger/pull/7292Changed
--helpby @grouville in https://github.com/dagger/dagger/pull/7262--helpby @grouville in https://github.com/dagger/dagger/pull/7143dagger call --helpby @helderco in https://github.com/dagger/dagger/pull/7286Fixed
Container.platformcorrectly when usingContainer.fromby @marcosnils in https://github.com/dagger/dagger/pull/7298failed to get state for indexerrors by @sipsma in https://github.com/dagger/dagger/pull/7295 https://github.com/dagger/dagger/pull/7309What to do next?
eza-community/eza (eza-community/eza)
v0.18.16: eza v0.18.16Compare Source
Changelog
[0.18.16] - 2024-05-16
Bug Fixes
Documentation
INSTALL.mdMiscellaneous Tasks
Build
Checksums
sha256sum
md5sum
blake3sum
fluxcd/flux2 (fluxcd/flux2)
v2.3.0Compare Source
Highlights
Flux v2.3.0 is a feature release. Users are encouraged to upgrade for the best experience.
For a compressive overview of new features and API changes included in this release, please refer to the Announcing Flux 2.3 GA blog post.
This release marks the General Availability (GA) of Flux Helm features and APIs, including helm-controller, the
HelmRelease,HelmChart, andHelmRepositoryAPIs.The
HelmRepositoryv2 API comes with new features, such as the ability to reference Helm charts fromOCIRepositorysources, reuse existingHelmChartresources, and verify the integrity of Helm chart artifacts signed with Notary Notation.❤️ Big thanks to all the Flux contributors that helped us with this release!
Kubernetes compatibility
This release is compatible with the following Kubernetes versions:
v1.28>= 1.28.0v1.29>= 1.29.0v1.30>= 1.30.0API changes
HelmRelease v2
The HelmRelease kind was promoted from v2beta2 to v2 (GA).
The v2 API is backwards compatible with v2beta2, with the exception of the deprecated fields which have been removed.
Removed fields:
.spec.chart.spec.valuesFilereplaced by.spec.chart.spec.valuesFiles..spec.postRenderers.kustomize.patchesJson6902replaced by.spec.postRenderers.kustomize.patches..spec.postRenderers.kustomize.patchesStrategicMergereplaced by.spec.postRenderers.kustomize.patches..status.lastAppliedRevisionreplaced by.status.history.chartVersion.New fields:
.spec.chartRefallows referencing chart artifacts fromOCIRepositoryandHelmChartobjects..spec.chart.spec.ignoreMissingValuesFilesallows ignoring missing values files instead of failing to reconcile.HelmChart v1
The HelmChart kind was promoted from v1beta2 to v1 (GA).
The v1 API is backwards compatible with v1beta2, with the exception of the deprecated fields which have been removed.
Removed fields:
.spec.valuesFilereplaced by.spec.chart.valuesFiles.New fields:
.spec.ignoreMissingValuesFilesallows ignoring missing values files instead of failing to reconcile..spec.verify.provider: notationverify the signature of a Helm OCI artifacts using Notation trust policy and CA certificate.HelmRepository v1
The HelmRepository kind was promoted from v1beta2 to v1 (GA).
The v1 API is backwards compatible with v1beta2.
OCIRepository v1beta2
The OCIRepository kind gains new optional fields with no breaking changes.
New fields:
.spec.ref.semverFilterallows filtering the tags based on regular expressions before applying the semver range..spec.verify.provider: notationverify the signature of OCI artifacts using Notation trust policy and CA certificate.Kustomization v1
The Flux Kustomization kind gains new optional fields with no breaking changes.
New fields:
.spec.namePrefixallows setting a name prefix for the generated resources..spec.nameSuffixallows setting a name suffix for the generated resources.ImageUpdateAutomation v1beta2
The ImageUpdateAutomation kind was promoted from v1beta1 to v1beta2.
The v1beta2 API is backwards compatible with v1beta1.
Deprecated fields:
Updatedtemplate data has been deprecated in favour ofChangedthat is designed to accommodate for all the types of updates made.New fields:
.spec.policySelectorallows filteringImagePolicybased on labels.Receiver v1
The Receiver kind gains new optional fields with no breaking changes.
New fields:
.spec.type: cdeventsallows receiving, validating and filtering of CDEvents.Upgrade procedure
Upgrade Flux from
v2.xtov2.3.0either by rerunning bootstrap or by using the Flux GitHub Action.For more details, please refer to the upgrade guide from the Announcing Flux 2.3 GA blog post.
Components changelog
New Documentation
CLI Changelog
HelmReleaseAPI to v2 (GA)(create|delete|export) source chartcommands--reproducibleflag toflux push artifactflux reconcileandflux create--ssh-hostkey-algosflag to bootstrap commandGOMAXPROCSandGOMEMLIMITto all Flux controllersflux envsubstcommand--strict-substituteflag toflux build ksandflux diff ks--registry-credsflag to bootstrap and install commandsImageUpdateAutomationAPI to v1beta2--forceflag descriptionflux checkshould error on unrecognised argsflux statsshould error on unrecognised argsgruntwork-io/terragrunt (gruntwork-io/terragrunt)
v0.58.6Compare Source
Updated CLI args, config attributes and blocks
sourceDescription
Related links
v0.58.5Compare Source
Updated CLI args, config attributes and blocks
includeDescription
includesRelated links
v0.58.4Compare Source
Updated CLI args, config attributes and blocks
includeDescription
Related links
helm/helm (helm/helm)
v3.15.0: Helm v3.15.0Compare Source
Helm v3.15.0 is a feature release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Notable Changes
Installation and Upgrading
Download Helm v3.15.0. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98Eand can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg.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
Changelog
c4e37b3(Matt Farina)d7afa3b(Matt Farina)7743467(Matt Farina)214fb6e(Calvin Krist)1b75d48(Dirk Müller)dac23c8(dependabot[bot])167d576(dependabot[bot])dd37787(deterclosed)0a69a0d(Andrew Block)aaaf112(dependabot[bot])7f53529(dependabot[bot])25c4738(Matt Farina)ff94e93(dependabot[bot])d58d7b3(Robert Sirchia)a23dd9e(Matt Farina)275f2ab(dependabot[bot])8b424ba(Robert Sirchia)e22d881(dependabot[bot])4f200fa(dependabot[bot])764557c(Matt Farina)5bc97b9(dependabot[bot])e6db0ec(dependabot[bot])8d19bcb(George Jenkins)68294fd(George Jenkins)8e6a514(Matt Farina)94c1dea(Ricardo Maraschini)cbab6d6(dependabot[bot])de332ae(dependabot[bot])a2dd34b(dependabot[bot])57a1bb8(weidongkl)8cab7c1(dependabot[bot])5f9533f(dependabot[bot])4790bb9(George Jenkins)f980ad3(dependabot[bot])c25736c(Matt Carr)d2cf8c6(MichaelMorris)fc74964(MichaelMorris)f908379(Alex Petrov)9e198fa(Alex Petrov)junegunn/fzf (junegunn/fzf)
v0.52.1Compare Source