mirror of
https://github.com/nold360/hive-apps
synced 2024-11-16 02:29:34 +00:00
fix(adguard)
This commit is contained in:
parent
d9240fcd7f
commit
f6d377ace7
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ apps:
|
||||||
- name: adguard
|
- name: adguard
|
||||||
repoURL: https://github.com/lib42/charts
|
repoURL: https://github.com/lib42/charts
|
||||||
path: charts/adguard-home
|
path: charts/adguard-home
|
||||||
targetRevision: add/adguard-home
|
targetRevision: fix/adguard
|
||||||
#include:
|
#include:
|
||||||
#- noRoot
|
#- noRoot
|
||||||
#- tmpdirs
|
#- tmpdirs
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: adguard/adguardhome
|
repository: adguard/adguardhome
|
||||||
tag: v0.107.27
|
tag: v0.107.28
|
||||||
|
|
||||||
env:
|
env:
|
||||||
TZ: Europe/Amsterdam
|
TZ: Europe/Amsterdam
|
||||||
|
|
Loading…
Reference in a new issue