Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 0ad69b8

Browse files
committed
chore(deps): update app-template docker tag to v2.5.0 (#315)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | app-template | minor | `2.4.0` -> `2.5.0` | --- ### Configuration πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), 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. πŸ”• **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: https://git.home/nrdufour/home-ops/pulls/315 Co-authored-by: Renovate <[email protected]> Co-committed-by: Renovate <[email protected]>
1 parent cf678cc commit 0ad69b8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

β€Žkubernetes/main/apps/home-automation/esphome/app/helm-release.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: app-template
13-
version: 2.4.0
13+
version: 2.5.0
1414
sourceRef:
1515
kind: HelmRepository
1616
name: bjw-s

β€Žkubernetes/main/apps/home-automation/nut-upsd/app/helm-release.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: app-template
13-
version: 2.4.0
13+
version: 2.5.0
1414
sourceRef:
1515
kind: HelmRepository
1616
name: bjw-s

β€Žkubernetes/main/apps/home-automation/rtl433/app/helm-release.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: app-template
13-
version: 2.4.0
13+
version: 2.5.0
1414
sourceRef:
1515
kind: HelmRepository
1616
name: bjw-s

β€Žkubernetes/main/apps/home-automation/rtlamr2mqtt/app/helm-release.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: app-template
13-
version: 2.4.0
13+
version: 2.5.0
1414
sourceRef:
1515
kind: HelmRepository
1616
name: bjw-s

0 commit comments

Comments
Β (0)