Skip to content

Commit

Permalink
chore(deps): update automation (#88)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| app-template | minor | `3.2.1` -> `3.4.0` |
|
[linuxserver/syncthing](https://redirect.github.com/linuxserver/docker-syncthing/packages)
([source](https://redirect.github.com/linuxserver/docker-syncthing)) |
patch | `1.27.8` -> `1.27.12` |

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/hobroker/selfhosted).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM4LjU5LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 37a007a commit 6d4ea21
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/automation/apprise/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories:

releases:
- name: apprise
version: 3.2.1
version: 3.4.0
atomic: true
namespace: self
chart: bjw-s/app-template
Expand Down
2 changes: 1 addition & 1 deletion charts/automation/messenger/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories:

releases:
- name: messenger
version: 3.2.1
version: 3.4.0
atomic: true
namespace: self
chart: bjw-s/app-template
Expand Down
2 changes: 1 addition & 1 deletion charts/automation/rsnapshot/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories:

releases:
- name: rsnapshot
version: 3.2.1
version: 3.4.0
atomic: true
namespace: self
chart: bjw-s/app-template
Expand Down
2 changes: 1 addition & 1 deletion charts/automation/syncthing/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories:

releases:
- name: syncthing
version: 3.2.1
version: 3.4.0
atomic: true
namespace: self
chart: bjw-s/app-template
Expand Down
2 changes: 1 addition & 1 deletion charts/automation/syncthing/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ controllers:
main:
image:
repository: linuxserver/syncthing
tag: 1.27.8
tag: 1.27.12
pullPolicy: IfNotPresent

service:
Expand Down

0 comments on commit 6d4ea21

Please sign in to comment.