From db80bae4a5aa1c937c807b96db1f2fce36cbaec8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 02:56:55 +0000 Subject: [PATCH 1/2] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=20aqua-packages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr_aqua_update_checksum.yaml | 2 +- aqua/aqua.yaml | 2 +- home/.chezmoiscripts/run_once_after_12_aqua.sh.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pr_aqua_update_checksum.yaml b/.github/workflows/pr_aqua_update_checksum.yaml index 46b7c03b..3001e91e 100644 --- a/.github/workflows/pr_aqua_update_checksum.yaml +++ b/.github/workflows/pr_aqua_update_checksum.yaml @@ -11,7 +11,7 @@ jobs: permissions: contents: read with: - aqua_version: v2.59.0 # renovate: depName=aquaproj/aqua + aqua_version: v2.59.1 # renovate: depName=aquaproj/aqua prune: true secrets: gh_app_id: ${{secrets.APP_ID}} diff --git a/aqua/aqua.yaml b/aqua/aqua.yaml index 13aa81d0..0727af7f 100644 --- a/aqua/aqua.yaml +++ b/aqua/aqua.yaml @@ -8,7 +8,7 @@ checksum: # https://aquaproj.github.io/docs/reference/checksum/ - darwin/arm64 - linux registries: - - ref: v4.515.0 # renovate: depName=aquaproj/aqua-registry + - ref: v4.519.0 # renovate: depName=aquaproj/aqua-registry type: standard - name: dots path: aqua-registry.yaml diff --git a/home/.chezmoiscripts/run_once_after_12_aqua.sh.tmpl b/home/.chezmoiscripts/run_once_after_12_aqua.sh.tmpl index 6c902efe..999d7892 100644 --- a/home/.chezmoiscripts/run_once_after_12_aqua.sh.tmpl +++ b/home/.chezmoiscripts/run_once_after_12_aqua.sh.tmpl @@ -48,7 +48,7 @@ if [[ -n "${AQUA_POLICY_CONFIG}" ]]; then fi # renovate: datasource=github-releases depName=aquaproj/aqua -_aqua_latest_version=v2.59.0 +_aqua_latest_version=v2.59.1 # renovate: datasource=github-releases depName=aquaproj/aqua-installer _aqua_installer_version=v4.0.4 From 1da10f9e787722516c5520d73c73142658ad5821 Mon Sep 17 00:00:00 2001 From: "scottames-github-bot[bot]" <162828115+scottames-github-bot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 02:57:08 +0000 Subject: [PATCH 2/2] chore(aqua): update aqua/aqua-checksums.json --- aqua/aqua-checksums.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aqua/aqua-checksums.json b/aqua/aqua-checksums.json index b491c7ca..8b120c31 100644 --- a/aqua/aqua-checksums.json +++ b/aqua/aqua-checksums.json @@ -1,8 +1,8 @@ { "checksums": [ { - "id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.515.0/registry.yaml", - "checksum": "C84C4E3B5E20ED4B3C3F5362A2AA06DF79DEA9EBA8E950DDD7CDFCFE008F47A2", + "id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.519.0/registry.yaml", + "checksum": "117DCE262DEAC45A62F968BA57DE98F25F78905F9AC090CAF525467D42E86C37", "algorithm": "sha256" } ]