From 6b8ec62e36f9d7e634e151f3d6eef5fb4aac5f06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 09:46:28 +0300 Subject: [PATCH] chore(deps): update automation (#68) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | app-template | major | `2.4.0` -> `3.2.1` | | [caronc/apprise](https://togithub.com/caronc/apprise-api) | major | `0.9` -> `1.1` | | [linuxserver/rsnapshot](https://togithub.com/linuxserver/docker-rsnapshot/packages) ([source](https://togithub.com/linuxserver/docker-rsnapshot)) | patch | `1.4.3` -> `1.4.5` | | [linuxserver/syncthing](https://togithub.com/linuxserver/docker-syncthing/packages) ([source](https://togithub.com/linuxserver/docker-syncthing)) | minor | `1.26.1` -> `1.27.8` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/hobroker/selfhosted). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/automation/apprise/helmfile.yaml | 2 +- charts/automation/apprise/values.yaml | 2 +- charts/automation/messenger/helmfile.yaml | 2 +- charts/automation/rsnapshot/helmfile.yaml | 2 +- charts/automation/rsnapshot/values.yaml | 2 +- charts/automation/syncthing/helmfile.yaml | 2 +- charts/automation/syncthing/values.yaml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/automation/apprise/helmfile.yaml b/charts/automation/apprise/helmfile.yaml index 0c2def4b..d962a5ca 100644 --- a/charts/automation/apprise/helmfile.yaml +++ b/charts/automation/apprise/helmfile.yaml @@ -4,7 +4,7 @@ repositories: releases: - name: apprise - version: 2.4.0 + version: 3.2.1 atomic: true namespace: self chart: bjw-s/app-template diff --git a/charts/automation/apprise/values.yaml b/charts/automation/apprise/values.yaml index d47281d6..3d0a5744 100644 --- a/charts/automation/apprise/values.yaml +++ b/charts/automation/apprise/values.yaml @@ -7,7 +7,7 @@ controllers: main: image: repository: caronc/apprise - tag: 0.9 + tag: 1.1 pullPolicy: IfNotPresent service: diff --git a/charts/automation/messenger/helmfile.yaml b/charts/automation/messenger/helmfile.yaml index 79ddea32..3f690512 100644 --- a/charts/automation/messenger/helmfile.yaml +++ b/charts/automation/messenger/helmfile.yaml @@ -4,7 +4,7 @@ repositories: releases: - name: messenger - version: 2.4.0 + version: 3.2.1 atomic: true namespace: self chart: bjw-s/app-template diff --git a/charts/automation/rsnapshot/helmfile.yaml b/charts/automation/rsnapshot/helmfile.yaml index df4ce286..699fcf71 100644 --- a/charts/automation/rsnapshot/helmfile.yaml +++ b/charts/automation/rsnapshot/helmfile.yaml @@ -4,7 +4,7 @@ repositories: releases: - name: rsnapshot - version: 2.4.0 + version: 3.2.1 atomic: true namespace: self chart: bjw-s/app-template diff --git a/charts/automation/rsnapshot/values.yaml b/charts/automation/rsnapshot/values.yaml index 54874ad9..7bf70828 100644 --- a/charts/automation/rsnapshot/values.yaml +++ b/charts/automation/rsnapshot/values.yaml @@ -10,7 +10,7 @@ controllers: main: image: repository: linuxserver/rsnapshot - tag: 1.4.3 + tag: 1.4.5 pullPolicy: IfNotPresent env: PGID: "1000" diff --git a/charts/automation/syncthing/helmfile.yaml b/charts/automation/syncthing/helmfile.yaml index ef84e610..39484337 100644 --- a/charts/automation/syncthing/helmfile.yaml +++ b/charts/automation/syncthing/helmfile.yaml @@ -4,7 +4,7 @@ repositories: releases: - name: syncthing - version: 2.4.0 + version: 3.2.1 atomic: true namespace: self chart: bjw-s/app-template diff --git a/charts/automation/syncthing/values.yaml b/charts/automation/syncthing/values.yaml index 3aa714c8..0c2c22ed 100644 --- a/charts/automation/syncthing/values.yaml +++ b/charts/automation/syncthing/values.yaml @@ -7,7 +7,7 @@ controllers: main: image: repository: linuxserver/syncthing - tag: 1.26.1 + tag: 1.27.8 pullPolicy: IfNotPresent service: