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

feat(hashicorp/nomad): checksum support #31897

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

scop
Copy link
Contributor

@scop scop commented Feb 9, 2025

https://releases.hashicorp.com/nomad

Check List

@suzuki-shunsuke suzuki-shunsuke added this to the v4.309.0 milestone Feb 9, 2025
@suzuki-shunsuke
Copy link
Member

Thank you!

@suzuki-shunsuke suzuki-shunsuke merged commit 6d471b9 into aquaproj:main Feb 9, 2025
17 checks passed
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 10, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.307.0` -> `v4.309.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

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

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

[Compare Source](aquaproj/aqua-registry@v4.308.0...v4.309.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.309.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.309.0) | aquaproj/aqua-registry@v4.308.0...v4.309.0

#### 🎉 New Packages

[#&#8203;31909](aquaproj/aqua-registry#31909) [apache/pulsar](https://github.com/apache/pulsar): Apache Pulsar - distributed pub-sub messaging system [@&#8203;MMirelli](https://github.com/MMirelli)
[#&#8203;31906](aquaproj/aqua-registry#31906) [artempyanykh/marksman](https://github.com/artempyanykh/marksman): Write Markdown with code assist and intelligence in the comfort of your favourite editor [@&#8203;iamoeg](https://github.com/iamoeg)
[#&#8203;31836](aquaproj/aqua-registry#31836) [knqyf263/sou](https://github.com/knqyf263/sou): A tool for exploring files in container image layers
[#&#8203;31867](aquaproj/aqua-registry#31867) [sorah/mairu](https://github.com/sorah/mairu): on-memory AWS credentials agent and executor [@&#8203;ponkio-o](https://github.com/ponkio-o)

#### Fixes

[#&#8203;31881](aquaproj/aqua-registry#31881) goreleaser/goreleaser: Add Cosign config [@&#8203;scop](https://github.com/scop)
[#&#8203;31889](aquaproj/aqua-registry#31889) dprint/dprint: Add checksums [@&#8203;scop](https://github.com/scop)
[#&#8203;31892](aquaproj/aqua-registry#31892) mvdan/sh: Checksum support [@&#8203;scop](https://github.com/scop)
[#&#8203;31897](aquaproj/aqua-registry#31897) hashicorp/nomad: Checksum support [@&#8203;scop](https://github.com/scop)
[#&#8203;31898](aquaproj/aqua-registry#31898) hashicorp/packer: Checksum support [@&#8203;scop](https://github.com/scop)
[#&#8203;31899](aquaproj/aqua-registry#31899) hashicorp/terraform: Checksum support [@&#8203;scop](https://github.com/scop)
[#&#8203;31900](aquaproj/aqua-registry#31900) hashicorp/vault: Checksum support [@&#8203;scop](https://github.com/scop)
[#&#8203;31901](aquaproj/aqua-registry#31901) hashicorp/waypoint: Checksum support [@&#8203;scop](https://github.com/scop)

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

[Compare Source](aquaproj/aqua-registry@v4.307.0...v4.308.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.308.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.308.0) | aquaproj/aqua-registry@v4.307.0...v4.308.0

#### 🎉 New Packages

[#&#8203;31832](aquaproj/aqua-registry#31832) [goccy/go-yaml/ycat](https://github.com/goccy/go-yaml): Print yaml file with color
[#&#8203;31825](aquaproj/aqua-registry#31825) [k1LoW/roots](https://github.com/k1LoW/roots): `roots` is a tool for exploring multiple root directories, such as those in a monorepo project [@&#8203;ponkio-o](https://github.com/ponkio-o)

#### Fixes

[#&#8203;31803](aquaproj/aqua-registry#31803) yassinebenaid/bunster: Support bunster v0.8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjEuNiIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
@scop scop deleted the feat/hashicorp-nomad-checksums branch February 10, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants