chore(deps): update container image golift/notifiarr to v0.7.3@530fe95 by renovate (#22633)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [golift/notifiarr](https://togithub.com/Notifiarr/notifiarr) | patch |
`0.7.1` -> `0.7.3` |

---

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

---

### Release Notes

<details>
<summary>Notifiarr/notifiarr (golift/notifiarr)</summary>

###
[`v0.7.3`](https://togithub.com/Notifiarr/notifiarr/releases/tag/v0.7.3):
May 29, 2024

[Compare
Source](https://togithub.com/Notifiarr/notifiarr/compare/v0.7.1...v0.7.3)

-   Fixes Docker Cloud build.
-   Prevents `latest` tag on GHCR from being random.
-   Fixes macOS app (crashes on startup).
- Sets a log file path if a directory was provided (instead of throw
errors).
- Adds an unstable update feature for dev/test users using Mac and
windows.

#### What's Changed

- fix latest tag more by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Notifiarr/notifiarr/pull/737](https://togithub.com/Notifiarr/notifiarr/pull/737)
- fix check by [@&#8203;davidnewhall](https://togithub.com/davidnewhall)
in
[https://github.com/Notifiarr/notifiarr/pull/738](https://togithub.com/Notifiarr/notifiarr/pull/738)
- Set log files when folder provided. by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Notifiarr/notifiarr/pull/739](https://togithub.com/Notifiarr/notifiarr/pull/739)
- Mac/win: Update from unstable website. by
[@&#8203;davidnewhall](https://togithub.com/davidnewhall) in
[https://github.com/Notifiarr/notifiarr/pull/741](https://togithub.com/Notifiarr/notifiarr/pull/741)

**Full Changelog**:
https://github.com/Notifiarr/notifiarr/compare/v0.7.2...v0.7.3

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zODEuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2024-05-30 14:26:20 +02:00
committed by GitHub
parent 14fb183a24
commit 52c04ed5e1
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.1
appVersion: 0.7.3
dependencies:
- name: common
version: 23.0.10
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr
- https://hub.docker.com/r/golift/notifiarr
type: application
version: 5.0.10
version: 5.0.11
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: golift/notifiarr
pullPolicy: IfNotPresent
tag: 0.7.1@sha256:7cc924784a59bfa5394317f44d99de06c71078946905b1167219837d0a36d0ea
tag: 0.7.3@sha256:530fe95125788eacabe9299d7d075928fa6459ebb59110c270b49271abf008ba
notifiarr:
# This will be your password for your first-time login.
# Use the username 'admin' and the API key as password to log in.