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 aquas #241

Merged
merged 2 commits into from
May 17, 2024
Merged

chore(deps): update aquas #241

merged 2 commits into from
May 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold minor v2.11.1 -> v2.12.0
aquaproj/aqua-registry minor v4.174.0 -> v4.181.0
awslabs/amazon-ecr-credential-helper minor v0.7.1 -> v0.8.0
casey/just minor 1.25.2 -> 1.26.0
cli/cli patch v2.49.1 -> v2.49.2
dagger/dagger patch v0.11.2 -> v0.11.4
eza-community/eza patch v0.18.15 -> v0.18.16
fluxcd/flux2 minor v2.2.3 -> v2.3.0
gruntwork-io/terragrunt patch v0.58.3 -> v0.58.6
helm/helm minor v3.14.4 -> v3.15.0
junegunn/fzf patch 0.52.0 -> 0.52.1
kubernetes/kubectl patch 1.30.0 -> 1.30.1
kubernetes/minikube patch v1.33.0 -> v1.33.1
mikefarah/yq minor v4.43.1 -> v4.44.1
starship/starship minor v1.18.2 -> v1.19.0
terraform-linters/tflint patch v0.51.0 -> v0.51.1
twpayne/chezmoi patch v2.48.0 -> v2.48.1
weaveworks/eksctl minor v0.176.0 -> v0.177.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.12.0

Compare 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/bin

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

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

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

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

Highlights:

New Features and Additions:

  • feat: add --destination flag for kaniko build #​9415
  • feat(exec|verify): enabled "namespace" option for exec and verify commands #​9307
  • feat: support templating in diagnose command #​9393
  • feat(docker-network): docker.network now supports any value #​9390

Fixes:

  • fix: TestGenerateMavenBuildArgs-host-platform #​9410
  • fix(kaniko): delete kaniko pod on graceful shutdown #​9270
  • fix(tar): data race fix #​9309
  • fix: add --load flag for local buildkit #​9387

Updates and Refactors:

  • chore: bump github/codeql-action from 3.25.1 to 3.25.2 #​9402
  • chore: bump actions/upload-artifact from 4.3.2 to 4.3.3 #​9403
  • chore: bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.4 #​9385
  • chore: bump flask from 3.0.2 to 3.0.3 in /integration/examples #​9381
  • chore: bump flask from 3.0.2 to 3.0.3 in /examples #​9379
  • chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in /integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap #​9396
  • chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/grpc-e2e-tests/service #​9397
  • chore: bump golang.org/x/net from 0.22.0 to 0.23.0 in /hack/tools #​9399
  • chore: bump golang.org/x/net from 0.22.0 to 0.23.0 #​9400
  • chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in /integration/examples/grpc-e2e-tests/service #​9398
  • chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/grpc-e2e-tests/cloud-spanner-bootstrap #​9395
  • chore: bump actions/upload-artifact from 4.3.1 to 4.3.2 #​9394
  • schema: v4beta11 #​9401
  • chore: bump github/codeql-action from 3.24.9 to 3.25.1 #​9391

Docs, Test, and Release Updates:

  • docs: add bazel cross-platform documentation #​9363

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

  • Aran Donohue
  • Hedi Nasr
  • Michael Kuc
  • Suleiman Dibirov
  • dependabot[bot]
  • ericzzzzzzz
aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.181.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.180.1...v4.181.0

🎉 New Packages

#​23000 #​23005 jessfraz/dockfmt: Dockerfile format and parser. Like gofmt but 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/superfile

The repository https://github.com/MHNightCat/superfile was transferred to https://github.com/yorukot/superfile .

v4.180.1

Compare 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.0

Compare 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.0

Compare 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.0

Compare 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.0

Compare 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 t doesn't test packages

v4.176.0

Compare 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 s generates files owned by root on Linux @​sapphi-red

v4.175.0

Compare 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.0

Compare Source

  • Enhancement - Updated ECR pattern to match C2S environments. (#​433)
  • Feature (Experimental) - Added support for building Windows ARM credential helper binaries. (#​795)

Assets

casey/just (casey/just)

v1.26.0

Compare Source

Added
Misc
cli/cli (cli/cli)

v2.49.2: GitHub CLI 2.49.2

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.49.1...v2.49.2

dagger/dagger (dagger/dagger)

v0.11.4

Compare Source

Fixed
What to do next?

v0.11.3

Compare Source

🔥 Breaking Changes
Added
Changed
Fixed
What to do next?
eza-community/eza (eza-community/eza)

v0.18.16: eza v0.18.16

Compare Source

Changelog

[0.18.16] - 2024-05-16

Bug Fixes
  • Change windows-only imports to be windows-only
Documentation
  • Replace decay with color-scale
  • Update INSTALL.md
  • Fix typo in INSTALL.md
  • Use 3 columns for packaging status badge
Miscellaneous Tasks
  • Release eza v0.18.16
Build
  • Bump DeterminateSystems/flake-checker-action from 5 to 7
  • Bump DeterminateSystems/nix-installer-action from 10 to 11

Checksums

sha256sum

4ce5eaadd68ba0e8c6ed76f725534e2c34f9122e54956e1ee7f75332aa0ee74a  ./target/bin-0.18.16/eza_aarch64-unknown-linux-gnu.tar.gz
ad43d24fd1909e38e9b9b0b791de4011b5b32fc6200d85caf85258ea5f0eb767  ./target/bin-0.18.16/eza_aarch64-unknown-linux-gnu.zip
e909695ed88b60de257139e03443321fe83c97b6de9d1ce718f0067b7c8a1ee5  ./target/bin-0.18.16/eza_arm-unknown-linux-gnueabihf.tar.gz
033c2e62524ec0cbcfb824274d088335c951827cbf5cf9111951a079c8e5f21f  ./target/bin-0.18.16/eza_arm-unknown-linux-gnueabihf.zip
eb62b3944d91223b7eb022e40497f38e1b14fadbb6f2b9a820498bda66543e50  ./target/bin-0.18.16/eza.exe_x86_64-pc-windows-gnu.tar.gz
8952c05eb850a276a4c859b4f4def2295c2046de6af75e82f275257078e06447  ./target/bin-0.18.16/eza.exe_x86_64-pc-windows-gnu.zip
3928593f163e3b9864e9604702b141e00ee0e8752468b67d469ecc27ee3e79a2  ./target/bin-0.18.16/eza_x86_64-unknown-linux-gnu.tar.gz
4b2f7ee047c624e2c2b1b438155cfd44fb011699e2fa41a10ba0d6ad8e21f49b  ./target/bin-0.18.16/eza_x86_64-unknown-linux-gnu.zip
e5f9a7b6cb0d1c0c4dc4617ce478b66a9c4b411219f56990227379dd93a9ce7b  ./target/bin-0.18.16/eza_x86_64-unknown-linux-musl.tar.gz
9b73679541b810d13e5c2911b8b1cdbc72c2e5ca5291b86060507549c6196636  ./target/bin-0.18.16/eza_x86_64-unknown-linux-musl.zip

md5sum

f2219caf55f7251fd1467f1820b5f0d6  ./target/bin-0.18.16/eza_aarch64-unknown-linux-gnu.tar.gz
3ae43e7a0a0bbb7a71a1a085b14266bf  ./target/bin-0.18.16/eza_aarch64-unknown-linux-gnu.zip
8bc6193b44a115b1e385a6a2c9eda49e  ./target/bin-0.18.16/eza_arm-unknown-linux-gnueabihf.tar.gz
091860aeedfb9c5992a83d5df267bb12  ./target/bin-0.18.16/eza_arm-unknown-linux-gnueabihf.zip
b3b3c50fa74554bf5a4bb9d0c3c369e9  ./target/bin-0.18.16/eza.exe_x86_64-pc-windows-gnu.tar.gz
9da2e3852037a206f9d276515e73ec6e  ./target/bin-0.18.16/eza.exe_x86_64-pc-windows-gnu.zip
18405ad6afad32687af2ab6e583df08c  ./target/bin-0.18.16/eza_x86_64-unknown-linux-gnu.tar.gz
183a970b2fc8adfb5d72a3d6dc08a949  ./target/bin-0.18.16/eza_x86_64-unknown-linux-gnu.zip
ff5cfe90f11e5fca17cf40b711cc2fb7  ./target/bin-0.18.16/eza_x86_64-unknown-linux-musl.tar.gz
d080f0cc01a2fea45046e240fc5c7562  ./target/bin-0.18.16/eza_x86_64-unknown-linux-musl.zip

blake3sum

367b36ef37ee029c7385b077d0f41213182a05b8217b1548687b6c584cb52e8f  ./target/bin-0.18.16/eza_aarch64-unknown-linux-gnu.tar.gz
bfd9cc96ef0ef623e9bbe6aed467c95beac319b741e757b5f8713af702fccd84  ./target/bin-0.18.16/eza_aarch64-unknown-linux-gnu.zip
d99e37d101c543ef9e95732b71601eb251715256bbe2b7784d67c219efd3847f  ./target/bin-0.18.16/eza_arm-unknown-linux-gnueabihf.tar.gz
c99b487907c24f643c5b02c494db83046f61fa8e6fc6b997ab2c7568412f8e2b  ./target/bin-0.18.16/eza_arm-unknown-linux-gnueabihf.zip
ca809c1157e367b32dea437ec4036fdcc9ebffd7464a45fd70071fd569617d6d  ./target/bin-0.18.16/eza.exe_x86_64-pc-windows-gnu.tar.gz
3db7289db7ca62180a9c7fa1866d3cf66e169fe0baf74f607db08ff6cc3868f9  ./target/bin-0.18.16/eza.exe_x86_64-pc-windows-gnu.zip
680d8aa349879c6de13f6d44bbe326b7d0c85bdcdb44cbbf59d141427de881e0  ./target/bin-0.18.16/eza_x86_64-unknown-linux-gnu.tar.gz
8cfdfe833d54651299bba5147da33498ede2ce655a9a6e42ce130b6e0049b315  ./target/bin-0.18.16/eza_x86_64-unknown-linux-gnu.zip
8df29d0d89de06a2bdaac6a5266505e1126c146b9b0504d819da4128d2639354  ./target/bin-0.18.16/eza_x86_64-unknown-linux-musl.tar.gz
e6c20403d54f05ed2ff70eab38b4c53c20c80233a98a583088a8c95a3732f3e7  ./target/bin-0.18.16/eza_x86_64-unknown-linux-musl.zip
fluxcd/flux2 (fluxcd/flux2)

v2.3.0

Compare 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, and HelmRepository APIs.

The HelmRepository v2 API comes with new features, such as the ability to reference Helm charts from OCIRepository sources, reuse existing HelmChart resources, 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:

Kubernetes version Minimum required
v1.28 >= 1.28.0
v1.29 >= 1.29.0
v1.30 >= 1.30.0

[!NOTE]
Note that the Flux project offers support only for the latest three minor versions of Kubernetes.
Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors such as
ControlPlane that provide enterprise support for Flux.

API 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.valuesFile replaced by .spec.chart.spec.valuesFiles.
  • .spec.postRenderers.kustomize.patchesJson6902 replaced by .spec.postRenderers.kustomize.patches.
  • .spec.postRenderers.kustomize.patchesStrategicMerge replaced by .spec.postRenderers.kustomize.patches.
  • .status.lastAppliedRevision replaced by .status.history.chartVersion.

New fields:

  • .spec.chartRef allows referencing chart artifacts from OCIRepository and HelmChart objects.
  • .spec.chart.spec.ignoreMissingValuesFiles allows 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.valuesFile replaced by .spec.chart.valuesFiles.

New fields:

  • .spec.ignoreMissingValuesFiles allows ignoring missing values files instead of failing to reconcile.
  • .spec.verify.provider: notation verify 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.semverFilter allows filtering the tags based on regular expressions before applying the semver range.
  • .spec.verify.provider: notation verify 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.namePrefix allows setting a name prefix for the generated resources.
  • .spec.nameSuffix allows 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:

  • Updated template data has been deprecated in favour of Changed that is designed to accommodate for all the types of updates made.

New fields:

  • .spec.policySelector allows filtering ImagePolicy based on labels.
Receiver v1

The Receiver kind gains new optional fields with no breaking changes.

New fields:

  • .spec.type: cdevents allows receiving, validating and filtering of CDEvents.
Upgrade procedure

Upgrade Flux from v2.x to v2.3.0 either 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
gruntwork-io/terragrunt (gruntwork-io/terragrunt)

v0.58.6

Compare Source

Updated CLI args, config attributes and blocks

  • source

Description

  • Fixed terraform source URL handling

Related links

v0.58.5

Compare Source

Updated CLI args, config attributes and blocks

  • include

Description

  • Fixed concurrency errors on merging includes
  • Updated documentation examples

Related links

v0.58.4

Compare Source

Updated CLI args, config attributes and blocks

  • include

Description

  • Updated metadata copy flow to use locks and avoid concurrent modification exceptions
  • Updated Makefile to generate mocks before build

Related links

helm/helm (helm/helm)

v3.15.0: Helm v3.15.0

Compare 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!

  • 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

Notable Changes

  • Opt-in to hiding secrets when running dry-run for install and upgrade
  • Added robustness to wait checks

Installation and Upgrading

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

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.15.1 is the next patch release and will be on June 12, 2024.
  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • Updating to k8s 1.30 c4e37b3 (Matt Farina)
  • bump version to v3.15.0 d7afa3b (Matt Farina)
  • bump version to 7743467 (Matt Farina)
  • Fix namespace on kubeconfig error 214fb6e (Calvin Krist)
  • Update testdata PKI with keys that have validity until 3393 (Fixes #​12880) 1b75d48 (Dirk Müller)
  • chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 dac23c8 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 3.24.7 to 3.24.10 167d576 (dependabot[bot])
  • chore: remove repetitive words dd37787 (deterclosed)
  • Modified how created annotation is populated based on package creation time 0a69a0d (Andrew Block)
  • chore(deps): bump github.com/docker/docker aaaf112 (dependabot[bot])
  • chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 7f53529 (dependabot[bot])
  • Enabling hide secrets on install and upgrade dry run 25c4738 (Matt Farina)
  • chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7 ff94e93 (dependabot[bot])
  • Fixing all the linting errors d58d7b3 (Robert Sirchia)
  • Add a note about --dry-run displaying secrets a23dd9e (Matt Farina)
  • chore(deps): bump golang.org/x/term from 0.15.0 to 0.18.0 275f2ab (dependabot[bot])
  • Updating .gitignore 8b424ba (Robert Sirchia)
  • chore(deps): bump github/codeql-action from 3.24.5 to 3.24.6 e22d881 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 3.24.3 to 3.24.5 4f200fa (dependabot[bot])
  • Some fixes 764557c (Matt Farina)
  • chore(deps): bump github/codeql-action from 3.23.1 to 3.24.3 5bc97b9 (dependabot[bot])
  • chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 e6db0ec (dependabot[bot])
  • add error messages 8d19bcb (George Jenkins)
  • Fix: Ignore alias validation error for index load 68294fd (George Jenkins)
  • validation fix 8e6a514 (Matt Farina)
  • bug: add proxy support for oci getter 94c1dea (Ricardo Maraschini)
  • chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 cbab6d6 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 3.23.0 to 3.23.1 de332ae (dependabot[bot])
  • chore(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.12 a2dd34b (dependabot[bot])
  • Update architecture detection method 57a1bb8 (weidongkl)
  • chore(deps): bump github/codeql-action from 3.22.11 to 3.23.0 8cab7c1 (dependabot[bot])
  • chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2 5f9533f (dependabot[bot])
  • Improve release action 4790bb9 (George Jenkins)
  • chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 f980ad3 (dependabot[bot])
  • Fix grammatical error c25736c (Matt Carr)
  • Updated for review comments d2cf8c6 (MichaelMorris)
  • Add robustness to wait status checks fc74964 (MichaelMorris)
  • refactor: create a helper for checking if a release is uninstalled f908379 (Alex Petrov)
  • fix: reinstall previously uninstalled chart with --keep-history 9e198fa (Alex Petrov)
junegunn/fzf (junegunn/fzf)

v0.52.1

Compare Source

  • Fixed a critical bug in the Windows version
    • Win

@renovate renovate bot enabled auto-merge (squash) May 10, 2024 01:05
@renovate renovate bot merged commit 679d8c4 into main May 17, 2024
5 checks passed
@renovate renovate bot deleted the renovate/aquas branch May 17, 2024 22:51
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