Skip to content

Conversation

aquaproj-aqua-registry[bot]
Copy link
Contributor

v0.3.1 compare
This pull request was created by aqua-registry-updater.

@aquaproj-aqua-registry aquaproj-aqua-registry bot enabled auto-merge (squash) August 1, 2025 21:27
@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Aug 2, 2025

$ cosign verify-blob --key https://artifacts.fairwinds.com/cosign.pub --signature https://github.com/FairwindsOps/gonogo/releases/download/v0.3.1/checksums.txt.sig checksums.txt
setting TUF refresh period to 24h0m0s
Error: signature not found in transparency log
error during command execution: signature not found in transparency log

$ cosign verify-blob --key https://artifacts.fairwinds.com/cosign.pub --signature https://github.com/FairwindsOps/gonogo/releases/download/v0.3.1/checksums.txt.sig --insecure-ignore-tlog checksums.txt
WARNING: Skipping tlog verification is an insecure practice that lacks transparency and auditability verification for the blob.
setting TUF refresh period to 24h0m0s
Verified OK

- version_constraint: semver("<= 0.3.0")
asset: gonogo_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
checksum:
type: github_release
asset: checksums.txt
algorithm: sha256
cosign:
opts:
- --key
- https://artifacts.fairwinds.com/cosign.pub
- --signature
- https://github.com/FairwindsOps/gonogo/releases/download/{{.Version}}/checksums.txt.sig
- --insecure-ignore-tlog
- version_constraint: "true"
asset: gonogo_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
checksum:
type: github_release
asset: checksums.txt
algorithm: sha256
cosign:
opts:
- --key
- https://artifacts.fairwinds.com/cosign.pub
- --signature
- https://github.com/FairwindsOps/gonogo/releases/download/{{.Version}}/checksums.txt.sig

@suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke added this to the v4.397.1 milestone Aug 2, 2025
@aquaproj-aqua-registry aquaproj-aqua-registry bot merged commit 1550419 into main Aug 2, 2025
17 checks passed
@aquaproj-aqua-registry aquaproj-aqua-registry bot deleted the aqua-registry-updater-FairwindsOps/gonogo-v0.3.1 branch August 2, 2025 03:50
@github-project-automation github-project-automation bot moved this to Done in main Aug 2, 2025
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Aug 6, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.397.0` -> `v4.398.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.398.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.398.0)

[Compare Source](aquaproj/aqua-registry@v4.397.0...v4.398.0)

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

#### 🎉 New Packages

[#&#8203;39690](aquaproj/aqua-registry#39690) [andreybleme/lazycontainer](https://github.com/andreybleme/lazycontainer) - Fancy terminal UI for Apple Containers [@&#8203;TyceHerrman](https://github.com/TyceHerrman)
[#&#8203;39700](aquaproj/aqua-registry#39700) [cilium/hubble](https://github.com/cilium/hubble) - Hubble - Network, Service & Security Observability for Kubernetes using eBPF [@&#8203;terassyi](https://github.com/terassyi)
[#&#8203;39692](aquaproj/aqua-registry#39692) [iffse/pay-respects](https://github.com/iffse/pay-respects) - Command suggestions, command-not-found and thefuck replacement written in Rust [@&#8203;TyceHerrman](https://github.com/TyceHerrman)
[#&#8203;39695](aquaproj/aqua-registry#39695) [linebender/resvg](https://github.com/linebender/resvg) - An SVG rendering library [@&#8203;TyceHerrman](https://github.com/TyceHerrman)
[#&#8203;39696](aquaproj/aqua-registry#39696) [specstoryai/getspecstory](https://github.com/specstoryai/getspecstory) - Install our extensions for GH Copilot, Cursor and Claude Code. Try BearClaude. File issues and requests [@&#8203;TyceHerrman](https://github.com/TyceHerrman)
[#&#8203;39698](aquaproj/aqua-registry#39698) [trzsz/trzsz-ssh](https://github.com/trzsz/trzsz-ssh) - trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the openssh client. It aims to provide complete compatibility with openssh, mirroring all its features, while also offering additional useful features. Such as login prompt, batch login, remember password, automated interaction, trzsz, zmodem(rz/sz), udp mode like mosh, etc [@&#8203;TyceHerrman](https://github.com/TyceHerrman)

#### Fixes

[#&#8203;39662](aquaproj/aqua-registry#39662) jesseduffield/lazygit: Re-scaffold [@&#8203;risu729](https://github.com/risu729)
[#&#8203;39624](aquaproj/aqua-registry#39624) runmedev/runme: Update registry [@&#8203;risu729](https://github.com/risu729)
[#&#8203;39631](aquaproj/aqua-registry#39631) FairwindsOps/gonogo: Support gonogo v0.3.1
[#&#8203;39558](aquaproj/aqua-registry#39558) cloudentity/oauth2c: Rename the package to SecureAuthCorp/oauth2c

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
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.

1 participant