Skip to content

Commit

Permalink
chore(deps): update container image golift/unpackerr to v0.14.5@8493f…
Browse files Browse the repository at this point in the history
…fc by renovate (#24637)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/unpackerr](https://github.com/Unpackerr/unpackerr) | patch |
`0.14.3` -> `0.14.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Unpackerr/unpackerr (golift/unpackerr)</summary>

###
[`v0.14.5`](https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.5)

[Compare
Source](https://github.com/Unpackerr/unpackerr/compare/v0.14.4...v0.14.5)

There are no application code updates in this release. I am creating
this release to trigger new code that signs FreeBSD and Arch Linux
package files. It was incomplete in the previous release. See this
release for the most recent application code changes:
https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

#### What's Changed

- Sign all the TXZ and ZST files. by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/478](https://github.com/Unpackerr/unpackerr/pull/478)

**Full Changelog**:
Unpackerr/unpackerr@v0.14.4...v0.14.5

###
[`v0.14.4`](https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.4)

[Compare
Source](https://github.com/Unpackerr/unpackerr/compare/v0.14.3...v0.14.4)

There are no application code updates in this release. I am creating
this release to trigger new cod that signs FreeBSD and Arch Linux
package files. See this release for the most recent application code
changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

#### What's Changed

- Sign ZST and TXZ packages. by
[@&#8203;davidnewhall](https://github.com/davidnewhall) in
[https://github.com/Unpackerr/unpackerr/pull/477](https://github.com/Unpackerr/unpackerr/pull/477)

**Full Changelog**:
Unpackerr/unpackerr@v0.14.3...v0.14.4

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzguMTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin authored Aug 1, 2024
1 parent 306edbd commit 52e02f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/unpackerr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.14.3
appVersion: 0.14.5
dependencies:
- name: common
version: 24.1.5
Expand Down Expand Up @@ -37,4 +37,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr
- https://hub.docker.com/r/golift/unpackerr
type: application
version: 15.2.2
version: 15.2.3
2 changes: 1 addition & 1 deletion charts/stable/unpackerr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: golift/unpackerr
pullPolicy: IfNotPresent
tag: 0.14.3@sha256:ebaa66445159dbc0ca0da7ecc3715ce1c89a66fea11c3c2c2a481eaf3ac73b0e
tag: 0.14.5@sha256:8493ffc2dd17e0b8a034552bb52d44e003fa457ee407da97ccc69328bce4a815
service:
main:
enabled: false
Expand Down

0 comments on commit 52e02f1

Please sign in to comment.