Skip to content

Commit b701601

Browse files
chore(deps): update ⬆️ aqua-packages to v4.427.0 (#79)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aquaproj/aqua-registry](https://redirect.github.com/aquaproj/aqua-registry) | minor | `v4.426.0` -> `v4.427.0` | --- ### Release Notes <details> <summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary> ### [`v4.427.0`](https://redirect.github.com/aquaproj/aqua-registry/releases/tag/v4.427.0) [Compare Source](https://redirect.github.com/aquaproj/aqua-registry/compare/v4.426.0...v4.427.0) [Issues](https://redirect.github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.427.0) | [Pull Requests](https://redirect.github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.427.0) | <aquaproj/aqua-registry@v4.426.0...v4.427.0> ##### 🎉 New Packages [#&#8203;42675](https://redirect.github.com/aquaproj/aqua-registry/issues/42675) [defenseunicorns/uds-cli](https://redirect.github.com/defenseunicorns/uds-cli): The command-line interface for users to interact with various components within the UDS landscape [@&#8203;joonas](https://redirect.github.com/joonas) [#&#8203;42677](https://redirect.github.com/aquaproj/aqua-registry/issues/42677) [google/addlicense](https://redirect.github.com/google/addlicense): A program which ensures source code files have copyright license headers by scanning directory patterns recursively [@&#8203;joonas](https://redirect.github.com/joonas) [#&#8203;42674](https://redirect.github.com/aquaproj/aqua-registry/issues/42674) [zarf-dev/zarf](https://redirect.github.com/zarf-dev/zarf): The Airgap Native Packager Manager for Kubernetes [@&#8203;joonas](https://redirect.github.com/joonas) ##### ⚠️ Deprecation [#&#8203;42680](https://redirect.github.com/aquaproj/aqua-registry/issues/42680) Deprecate golang/tools/godoc Please use `go doc -http` instead. [golang/go#59056 (comment)](https://redirect.github.com/golang/go/issues/59056#issuecomment-3254809429) ##### Fixes [#&#8203;42681](https://redirect.github.com/aquaproj/aqua-registry/issues/42681) Stop the support of darwin/amd64 from release-plz v0.3.148 </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/scottames/daggerverse). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: scottames-github-bot[bot] <162828115+scottames-github-bot[bot]@users.noreply.github.com>
1 parent 3f7ebe0 commit b701601

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.aqua/aqua-checksums.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"algorithm": "sha256"
4242
},
4343
{
44-
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.426.0/registry.yaml",
45-
"checksum": "F677018AB574E8ED9C78555E90C994CC6EFE1A976012BBD8FF5B31B5339EA5F39F52B8EDDE31154328FFA997FA6C04E0A624C1E596BD96494209118881C012D4",
44+
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.427.0/registry.yaml",
45+
"checksum": "C8374A584B88FA6DA9DE6E48D04081A24A776C07BAAC213CDE8DBBF2F886AFE1EEB4F69C5078BC37A3742848F9588735282AB88241197D090C350C3DDEBD19BF",
4646
"algorithm": "sha512"
4747
}
4848
]

.aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ checksum: # https://aquaproj.github.io/docs/reference/checksum/
77
- linux
88
registries:
99
- type: standard
10-
ref: v4.426.0 # renovate: depName=aquaproj/aqua-registry
10+
ref: v4.427.0 # renovate: depName=aquaproj/aqua-registry
1111
packages:
1212
- name: int128/ghcp@v1.15.0 # required for aqua-checksums update
1313
- name: kevincobain2000/gobrew@v1.10.15

0 commit comments

Comments
 (0)