Skip to content

Commit

Permalink
chore(deps): update ⬆️ aqua-packages to v4.213.0 (#41)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry)
| minor | `v4.212.0` -> `v4.213.0` |

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

###
[`v4.213.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.213.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.212.0...v4.213.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.213.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.213.0)
| aquaproj/aqua-registry@v4.212.0...v4.213.0

#### 🎉 New Packages


[#&#8203;25852](https://togithub.com/aquaproj/aqua-registry/issues/25852)
[cloudnative-pg/cloudnative-pg/kubectl-cnpg](https://togithub.com/cloudnative-pg/cloudnative-pg):
CloudNativePG is a comprehensive platform designed to seamlessly manage
PostgreSQL databases within Kubernetes environments, covering the entire
operational lifecycle from initial deployment to ongoing maintenance
[@&#8203;boris-smidt-klarrio](https://togithub.com/boris-smidt-klarrio)

[#&#8203;25779](https://togithub.com/aquaproj/aqua-registry/issues/25779)
[g-plane/pnpm-shell-completion](https://togithub.com/g-plane/pnpm-shell-completion):
a shell plugin designed to enhance the command-line experience with
[pnpm](https://pnpm.io/) by providing tab-completion features
[@&#8203;elecdeer](https://togithub.com/elecdeer)

[#&#8203;25850](https://togithub.com/aquaproj/aqua-registry/issues/25850)
[shenwei356/rush](https://togithub.com/shenwei356/rush): A
cross-platform command-line tool for executing jobs in parallel
[@&#8203;boris-smidt-klarrio](https://togithub.com/boris-smidt-klarrio)

#### Fixes


[#&#8203;25838](https://togithub.com/aquaproj/aqua-registry/issues/25838)
abiosoft/colima: Regenerate the setting

[#&#8203;25789](https://togithub.com/aquaproj/aqua-registry/issues/25789)
caddyserver/caddy: Add cosign configs
[@&#8203;sapphi-red](https://togithub.com/sapphi-red)

[#&#8203;25788](https://togithub.com/aquaproj/aqua-registry/issues/25788)
hadolint/hadolint: Re-scaffold hadolint/hadolint to include checksum
[@&#8203;sapphi-red](https://togithub.com/sapphi-red)

[#&#8203;25829](https://togithub.com/aquaproj/aqua-registry/issues/25829)
volta-cli/volta: Follow up changes of volta v2.0.0 for macOS

> Volta will now use a universal binary on Mac, rather than separate
Intel- & ARM-specific builds
([https://github.com/volta-cli/volta/pull/1635](https://togithub.com/volta-cli/volta/pull/1635))

-   https://github.com/volta-cli/volta/releases/tag/v2.0.0

</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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/scottames/containers).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

---------

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>
  • Loading branch information
renovate[bot] and scottames-github-bot[bot] authored Aug 22, 2024
1 parent 5123e09 commit 32cb58a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .aqua/aqua-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"algorithm": "sha256"
},
{
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.212.0/registry.yaml",
"checksum": "476F33AAD5560F5A057DCBF4F547FD8440CFE1D6318F02FAF322FA3BA43E035D",
"algorithm": "sha256"
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.213.0/registry.yaml",
"checksum": "9131220C9DF8FEFAA0A376ADC2F78E7E07DF143FCC8F86933A1A7BBE6E951081983A77D0FA53059F15633940C41A12FAB42F6B62BD761BECE05DB9F7DA1E6889",
"algorithm": "sha512"
}
]
}
2 changes: 1 addition & 1 deletion .aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ checksum: # https://aquaproj.github.io/docs/reference/checksum/
- linux
registries:
- type: standard
ref: v4.212.0 # renovate: depName=aquaproj/aqua-registry
ref: v4.213.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: int128/[email protected] # required for aqua-checksums update
- name: kevincobain2000/[email protected]
Expand Down

0 comments on commit 32cb58a

Please sign in to comment.