From 52c04ed5e1ec5fdffc54854225c615fa6ddb88a1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 30 May 2024 14:26:20 +0200 Subject: [PATCH] chore(deps): update container image golift/notifiarr to v0.7.3@530fe95 by renovate (#22633) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
Notifiarr/notifiarr (golift/notifiarr) ### [`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 [@​davidnewhall](https://togithub.com/davidnewhall) in [https://github.com/Notifiarr/notifiarr/pull/737](https://togithub.com/Notifiarr/notifiarr/pull/737) - fix check by [@​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 [@​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 [@​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
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/notifiarr/Chart.yaml | 4 ++-- charts/stable/notifiarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/notifiarr/Chart.yaml b/charts/stable/notifiarr/Chart.yaml index 128f55d5a44..19e5669f220 100644 --- a/charts/stable/notifiarr/Chart.yaml +++ b/charts/stable/notifiarr/Chart.yaml @@ -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 diff --git a/charts/stable/notifiarr/values.yaml b/charts/stable/notifiarr/values.yaml index 01b1d0cdc67..3df19a74b78 100644 --- a/charts/stable/notifiarr/values.yaml +++ b/charts/stable/notifiarr/values.yaml @@ -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.