Skip to content

Releases: linuxserver/docker-adguardhome-sync

v0.6.13-ls117

02 Oct 06:45
27605fb
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

adguardhome-sync Changes:

Implements

  • Option to not change the theme #403

Changelog

  • e00d9a6c59f7f7a675e973886ba037b9acbcf6df #403 add feature to disable theme sync (#411)
  • 4d2c636d9be93274dec0608b02ba4959d52594eb Upgrade to Go 1.23 (#413)
  • 871d558ffd0d44dd7bf70b6128e03a3004e11a30 chore(deps): update golang.org/x/exp digest to 0cdaa3a (#388)
  • 6206402cae80e8ba74ff14566dd6df2e4afbd7bf chore(deps): update golang.org/x/exp digest to 701f63a (#404)
  • 0134840300ecc5746490d05a3ec85ae5371b7d8a chore(deps): update golang.org/x/exp digest to 778ce7b (#395)
  • 084eeba24a9b58605cafe42d74c328c7047afa94 chore(deps): update golang.org/x/exp digest to 9b4947d (#396)
  • e6fb75f715378bd16d46d7d972d03e8792ed830a chore(deps): update golang.org/x/exp digest to e7e105d (#400)
  • ad52f32a3b507d8c0bd43295262b735da1eb0148 chore(deps): update module github.com/caarlos0/env/v11 to v11.2.2 (#380)
  • bea8ec2d989d7485c7a7b342048cf6f5310e59eb chore(deps): update module github.com/go-resty/resty/v2 to v2.14.0 (#384)
  • 7b5b876b0cd3c860deefee3fe5b880893ebfc734 chore(deps): update module github.com/go-resty/resty/v2 to v2.15.0 (#406)
  • 8c0b6ee70d3eb75cda90117d2d827299f493cefc chore(deps): update module github.com/go-resty/resty/v2 to v2.15.1 (#408)
  • d2e573bbedfc0b785f66976ca339769c468e491c chore(deps): update module github.com/go-resty/resty/v2 to v2.15.2 (#409)
  • f62b6f94c5c5df97fdabdb07a4ef45d6c675bc76 chore(deps): update module github.com/go-resty/resty/v2 to v2.15.3 (#412)
  • 112583742028a033b7273f878b35e386cc02c645 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.19.1 (#378)
  • 881e00e7e3fdfe6c28edf24d451c4540e06822a0 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.20.0 (#386)
  • 05335aaf3fcc6ce283048d3a079835e3c5d25ecd chore(deps): update module github.com/onsi/ginkgo/v2 to v2.20.1 (#394)
  • 34f9a13da3df3f22d792ae0e0eff39f1a6732de3 chore(deps): update module github.com/onsi/gomega to v1.34.0 (#376)
  • 851f5fad588d7fac2371f6b3411487177aaf2d21 chore(deps): update module github.com/onsi/gomega to v1.34.1 (#379)
  • 5a07feaffdecf74682b0b3e31b9fd637aa1e85b8 chore(deps): update module github.com/prometheus/client_golang to v1.20.0 (#392)
  • fb387410360e5ce670d11758b1033093ef251649 chore(deps): update module github.com/prometheus/client_golang to v1.20.1 (#393)
  • 8278ecb6a29628d5d1d73c0dbcabad9dd7f2c71c chore(deps): update module github.com/prometheus/client_golang to v1.20.2 (#397)
  • d2d58f9058b277246b325e4e4d83b737a85d3dfb chore(deps): update module github.com/prometheus/client_golang to v1.20.3 (#402)
  • b9c7b1f5590f1b462cdf2abea6c35ecb5457af69 chore(deps): update module github.com/prometheus/client_golang to v1.20.4 (#407)
  • 29963b9d75c258370ecdf7ceaac55eed7f8e33ab chore(deps): update module golang.org/x/mod to v0.20.0 (#385)
  • b24dc91ef2d99e5761b76a445289a074c2e5b917 chore(deps): update module golang.org/x/mod to v0.21.0 (#401)
  • e555c287bfe5f4603ae8886cab35174022876e16 chore(deps): update module k8s.io/apimachinery to v0.31.0 (#390)
  • 848fb5013244abed200610d4e575caed364949e6 chore(deps): update module k8s.io/apimachinery to v0.31.1 (#405)
  • 5db091d800ab69b7dadc722e3fed9b24b71064ea chore(deps): update onsi (#399)
  • 665b27cfbe380e7a0956b82406e47f9693224100 cleanup dependencies
  • 1bbb882225d26ef8f0ccbd65d5421d6c12d71539 cleanup renovate config
  • 3b3104963670f15ef99767fe30f271f1bdc5a84f correct cron description and add video section to Readme #398
  • 6e86e8e5c5c9f5797e9157c571df78c8a18ca5eb correct renovate config regex
  • 33350c168de76a6d470017569b837e533766e9a9 go mod tidy
  • 9895d6de431be75e4edf1192b3f88704651c4bf6 update makefile dependencies
  • 7cb4c8793a3650b54f99d2bfe1d6da830a3253b6 update renovate config

v0.6.13-ls116

28 Sep 07:39
ce05e38
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

adguardhome-sync Changes:

Implements

  • Option to not change the theme #403

Changelog

  • e00d9a6c59f7f7a675e973886ba037b9acbcf6df #403 add feature to disable theme sync (#411)
  • 4d2c636d9be93274dec0608b02ba4959d52594eb Upgrade to Go 1.23 (#413)
  • 871d558ffd0d44dd7bf70b6128e03a3004e11a30 chore(deps): update golang.org/x/exp digest to 0cdaa3a (#388)
  • 6206402cae80e8ba74ff14566dd6df2e4afbd7bf chore(deps): update golang.org/x/exp digest to 701f63a (#404)
  • 0134840300ecc5746490d05a3ec85ae5371b7d8a chore(deps): update golang.org/x/exp digest to 778ce7b (#395)
  • 084eeba24a9b58605cafe42d74c328c7047afa94 chore(deps): update golang.org/x/exp digest to 9b4947d (#396)
  • e6fb75f715378bd16d46d7d972d03e8792ed830a chore(deps): update golang.org/x/exp digest to e7e105d (#400)
  • ad52f32a3b507d8c0bd43295262b735da1eb0148 chore(deps): update module github.com/caarlos0/env/v11 to v11.2.2 (#380)
  • bea8ec2d989d7485c7a7b342048cf6f5310e59eb chore(deps): update module github.com/go-resty/resty/v2 to v2.14.0 (#384)
  • 7b5b876b0cd3c860deefee3fe5b880893ebfc734 chore(deps): update module github.com/go-resty/resty/v2 to v2.15.0 (#406)
  • 8c0b6ee70d3eb75cda90117d2d827299f493cefc chore(deps): update module github.com/go-resty/resty/v2 to v2.15.1 (#408)
  • d2e573bbedfc0b785f66976ca339769c468e491c chore(deps): update module github.com/go-resty/resty/v2 to v2.15.2 (#409)
  • f62b6f94c5c5df97fdabdb07a4ef45d6c675bc76 chore(deps): update module github.com/go-resty/resty/v2 to v2.15.3 (#412)
  • 112583742028a033b7273f878b35e386cc02c645 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.19.1 (#378)
  • 881e00e7e3fdfe6c28edf24d451c4540e06822a0 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.20.0 (#386)
  • 05335aaf3fcc6ce283048d3a079835e3c5d25ecd chore(deps): update module github.com/onsi/ginkgo/v2 to v2.20.1 (#394)
  • 34f9a13da3df3f22d792ae0e0eff39f1a6732de3 chore(deps): update module github.com/onsi/gomega to v1.34.0 (#376)
  • 851f5fad588d7fac2371f6b3411487177aaf2d21 chore(deps): update module github.com/onsi/gomega to v1.34.1 (#379)
  • 5a07feaffdecf74682b0b3e31b9fd637aa1e85b8 chore(deps): update module github.com/prometheus/client_golang to v1.20.0 (#392)
  • fb387410360e5ce670d11758b1033093ef251649 chore(deps): update module github.com/prometheus/client_golang to v1.20.1 (#393)
  • 8278ecb6a29628d5d1d73c0dbcabad9dd7f2c71c chore(deps): update module github.com/prometheus/client_golang to v1.20.2 (#397)
  • d2d58f9058b277246b325e4e4d83b737a85d3dfb chore(deps): update module github.com/prometheus/client_golang to v1.20.3 (#402)
  • b9c7b1f5590f1b462cdf2abea6c35ecb5457af69 chore(deps): update module github.com/prometheus/client_golang to v1.20.4 (#407)
  • 29963b9d75c258370ecdf7ceaac55eed7f8e33ab chore(deps): update module golang.org/x/mod to v0.20.0 (#385)
  • b24dc91ef2d99e5761b76a445289a074c2e5b917 chore(deps): update module golang.org/x/mod to v0.21.0 (#401)
  • e555c287bfe5f4603ae8886cab35174022876e16 chore(deps): update module k8s.io/apimachinery to v0.31.0 (#390)
  • 848fb5013244abed200610d4e575caed364949e6 chore(deps): update module k8s.io/apimachinery to v0.31.1 (#405)
  • 5db091d800ab69b7dadc722e3fed9b24b71064ea chore(deps): update onsi (#399)
  • 665b27cfbe380e7a0956b82406e47f9693224100 cleanup dependencies
  • 1bbb882225d26ef8f0ccbd65d5421d6c12d71539 cleanup renovate config
  • 3b3104963670f15ef99767fe30f271f1bdc5a84f correct cron description and add video section to Readme #398
  • 6e86e8e5c5c9f5797e9157c571df78c8a18ca5eb correct renovate config regex
  • 33350c168de76a6d470017569b837e533766e9a9 go mod tidy
  • 9895d6de431be75e4edf1192b3f88704651c4bf6 update makefile dependencies
  • 7cb4c8793a3650b54f99d2bfe1d6da830a3253b6 update renovate config

v0.6.12-ls115

25 Sep 06:45
730850a
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

adguardhome-sync Changes:

Fixes

  • Container error code 139 then restarts #372

Changelog

  • cd2295e Add renovate.json (#367)
  • 8f3a8e3 Build image for linux/arm/v8 #372 (#374)
  • 1432ab4 Build more archs (#375)
  • 3b58e8c Bump docker/build-push-action from 5 to 6 (#362)
  • ded4a22 Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in the onsi group (#350)
  • 5f7e6e6 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#358)
  • 3b6da33 Bump golang.org/x/mod from 0.17.0 to 0.18.0 (#353)
  • c32ed90 Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#363)
  • 14e84b2 Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 in the k8s group (#357)
  • 6fa534d Replace goreleaser action with make
  • 1350364 allow e2e test bin files in .gitognore
  • 94677c7 chore(deps): update golang.org/x/exp digest to 8a7402a (#368)
  • a50639a chore(deps): update module github.com/caarlos0/env/v10 to v11 (#371)
  • c4b1a70 chore(deps): update module k8s.io/apimachinery to v0.30.3 (#369)
  • 99d1914 correct deprecated lint flag
  • 562576b correct docker compose example #356
  • 5329625 correct docker compose example #356
  • 87d5903 extend bug issue template with os info (#373)
  • 9af8c00 fix e2e test for newes agh version (#364)
  • ab05899 only return 200 for clear log requests
  • 3625395 print e2e logs (#365)
  • 944bb42 update schema base version
  • 0af476a update tools

v0.6.12-ls114

18 Sep 06:42
52836c9
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

adguardhome-sync Changes:

Fixes

  • Container error code 139 then restarts #372

Changelog

  • cd2295e Add renovate.json (#367)
  • 8f3a8e3 Build image for linux/arm/v8 #372 (#374)
  • 1432ab4 Build more archs (#375)
  • 3b58e8c Bump docker/build-push-action from 5 to 6 (#362)
  • ded4a22 Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in the onsi group (#350)
  • 5f7e6e6 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#358)
  • 3b6da33 Bump golang.org/x/mod from 0.17.0 to 0.18.0 (#353)
  • c32ed90 Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#363)
  • 14e84b2 Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 in the k8s group (#357)
  • 6fa534d Replace goreleaser action with make
  • 1350364 allow e2e test bin files in .gitognore
  • 94677c7 chore(deps): update golang.org/x/exp digest to 8a7402a (#368)
  • a50639a chore(deps): update module github.com/caarlos0/env/v10 to v11 (#371)
  • c4b1a70 chore(deps): update module k8s.io/apimachinery to v0.30.3 (#369)
  • 99d1914 correct deprecated lint flag
  • 562576b correct docker compose example #356
  • 5329625 correct docker compose example #356
  • 87d5903 extend bug issue template with os info (#373)
  • 9af8c00 fix e2e test for newes agh version (#364)
  • ab05899 only return 200 for clear log requests
  • 3625395 print e2e logs (#365)
  • 944bb42 update schema base version
  • 0af476a update tools

v0.6.12-ls113

11 Sep 06:41
c7feb54
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

adguardhome-sync Changes:

Fixes

  • Container error code 139 then restarts #372

Changelog

  • cd2295e Add renovate.json (#367)
  • 8f3a8e3 Build image for linux/arm/v8 #372 (#374)
  • 1432ab4 Build more archs (#375)
  • 3b58e8c Bump docker/build-push-action from 5 to 6 (#362)
  • ded4a22 Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in the onsi group (#350)
  • 5f7e6e6 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#358)
  • 3b6da33 Bump golang.org/x/mod from 0.17.0 to 0.18.0 (#353)
  • c32ed90 Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#363)
  • 14e84b2 Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 in the k8s group (#357)
  • 6fa534d Replace goreleaser action with make
  • 1350364 allow e2e test bin files in .gitognore
  • 94677c7 chore(deps): update golang.org/x/exp digest to 8a7402a (#368)
  • a50639a chore(deps): update module github.com/caarlos0/env/v10 to v11 (#371)
  • c4b1a70 chore(deps): update module k8s.io/apimachinery to v0.30.3 (#369)
  • 99d1914 correct deprecated lint flag
  • 562576b correct docker compose example #356
  • 5329625 correct docker compose example #356
  • 87d5903 extend bug issue template with os info (#373)
  • 9af8c00 fix e2e test for newes agh version (#364)
  • ab05899 only return 200 for clear log requests
  • 3625395 print e2e logs (#365)
  • 944bb42 update schema base version
  • 0af476a update tools

v0.6.12-ls112

21 Aug 06:40
ed085df
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

adguardhome-sync Changes:

Fixes

  • Container error code 139 then restarts #372

Changelog

  • cd2295e Add renovate.json (#367)
  • 8f3a8e3 Build image for linux/arm/v8 #372 (#374)
  • 1432ab4 Build more archs (#375)
  • 3b58e8c Bump docker/build-push-action from 5 to 6 (#362)
  • ded4a22 Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in the onsi group (#350)
  • 5f7e6e6 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#358)
  • 3b6da33 Bump golang.org/x/mod from 0.17.0 to 0.18.0 (#353)
  • c32ed90 Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#363)
  • 14e84b2 Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 in the k8s group (#357)
  • 6fa534d Replace goreleaser action with make
  • 1350364 allow e2e test bin files in .gitognore
  • 94677c7 chore(deps): update golang.org/x/exp digest to 8a7402a (#368)
  • a50639a chore(deps): update module github.com/caarlos0/env/v10 to v11 (#371)
  • c4b1a70 chore(deps): update module k8s.io/apimachinery to v0.30.3 (#369)
  • 99d1914 correct deprecated lint flag
  • 562576b correct docker compose example #356
  • 5329625 correct docker compose example #356
  • 87d5903 extend bug issue template with os info (#373)
  • 9af8c00 fix e2e test for newes agh version (#364)
  • ab05899 only return 200 for clear log requests
  • 3625395 print e2e logs (#365)
  • 944bb42 update schema base version
  • 0af476a update tools

v0.6.12-ls111

12 Aug 17:06
9681eaa
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

adguardhome-sync Changes:

Fixes

  • Container error code 139 then restarts #372

Changelog

  • cd2295e Add renovate.json (#367)
  • 8f3a8e3 Build image for linux/arm/v8 #372 (#374)
  • 1432ab4 Build more archs (#375)
  • 3b58e8c Bump docker/build-push-action from 5 to 6 (#362)
  • ded4a22 Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in the onsi group (#350)
  • 5f7e6e6 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#358)
  • 3b6da33 Bump golang.org/x/mod from 0.17.0 to 0.18.0 (#353)
  • c32ed90 Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#363)
  • 14e84b2 Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 in the k8s group (#357)
  • 6fa534d Replace goreleaser action with make
  • 1350364 allow e2e test bin files in .gitognore
  • 94677c7 chore(deps): update golang.org/x/exp digest to 8a7402a (#368)
  • a50639a chore(deps): update module github.com/caarlos0/env/v10 to v11 (#371)
  • c4b1a70 chore(deps): update module k8s.io/apimachinery to v0.30.3 (#369)
  • 99d1914 correct deprecated lint flag
  • 562576b correct docker compose example #356
  • 5329625 correct docker compose example #356
  • 87d5903 extend bug issue template with os info (#373)
  • 9af8c00 fix e2e test for newes agh version (#364)
  • ab05899 only return 200 for clear log requests
  • 3625395 print e2e logs (#365)
  • 944bb42 update schema base version
  • 0af476a update tools

v0.6.12-ls110

31 Jul 06:36
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

adguardhome-sync Changes:

Fixes

  • Container error code 139 then restarts #372

Changelog

  • cd2295e Add renovate.json (#367)
  • 8f3a8e3 Build image for linux/arm/v8 #372 (#374)
  • 1432ab4 Build more archs (#375)
  • 3b58e8c Bump docker/build-push-action from 5 to 6 (#362)
  • ded4a22 Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in the onsi group (#350)
  • 5f7e6e6 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#358)
  • 3b6da33 Bump golang.org/x/mod from 0.17.0 to 0.18.0 (#353)
  • c32ed90 Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#363)
  • 14e84b2 Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 in the k8s group (#357)
  • 6fa534d Replace goreleaser action with make
  • 1350364 allow e2e test bin files in .gitognore
  • 94677c7 chore(deps): update golang.org/x/exp digest to 8a7402a (#368)
  • a50639a chore(deps): update module github.com/caarlos0/env/v10 to v11 (#371)
  • c4b1a70 chore(deps): update module k8s.io/apimachinery to v0.30.3 (#369)
  • 99d1914 correct deprecated lint flag
  • 562576b correct docker compose example #356
  • 5329625 correct docker compose example #356
  • 87d5903 extend bug issue template with os info (#373)
  • 9af8c00 fix e2e test for newes agh version (#364)
  • ab05899 only return 200 for clear log requests
  • 3625395 print e2e logs (#365)
  • 944bb42 update schema base version
  • 0af476a update tools

v0.6.12-ls109

24 Jul 10:40
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

adguardhome-sync Changes:

Fixes

  • Container error code 139 then restarts #372

Changelog

  • cd2295e Add renovate.json (#367)
  • 8f3a8e3 Build image for linux/arm/v8 #372 (#374)
  • 1432ab4 Build more archs (#375)
  • 3b58e8c Bump docker/build-push-action from 5 to 6 (#362)
  • ded4a22 Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in the onsi group (#350)
  • 5f7e6e6 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#358)
  • 3b6da33 Bump golang.org/x/mod from 0.17.0 to 0.18.0 (#353)
  • c32ed90 Bump golang.org/x/mod from 0.18.0 to 0.19.0 (#363)
  • 14e84b2 Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 in the k8s group (#357)
  • 6fa534d Replace goreleaser action with make
  • 1350364 allow e2e test bin files in .gitognore
  • 94677c7 chore(deps): update golang.org/x/exp digest to 8a7402a (#368)
  • a50639a chore(deps): update module github.com/caarlos0/env/v10 to v11 (#371)
  • c4b1a70 chore(deps): update module k8s.io/apimachinery to v0.30.3 (#369)
  • 99d1914 correct deprecated lint flag
  • 562576b correct docker compose example #356
  • 5329625 correct docker compose example #356
  • 87d5903 extend bug issue template with os info (#373)
  • 9af8c00 fix e2e test for newes agh version (#364)
  • ab05899 only return 200 for clear log requests
  • 3625395 print e2e logs (#365)
  • 944bb42 update schema base version
  • 0af476a update tools

v0.6.11-ls109

17 Jul 06:45
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20.

adguardhome-sync Changes:

Implements

  • Clear logs button would be helpfull #348

Changelog

  • 760cc01 Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#344)
  • 65747a7 Bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.1 (#345)
  • 11ab448 Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 in the onsi group (#342)
  • 6a2237b Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 in the onsi group (#341)
  • c394a05 Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#343)
  • ca9ddc4 Bump golangci/golangci-lint-action from 5 to 6 (#346)
  • 96b7890 Bump k8s.io/apimachinery from 0.30.0 to 0.30.1 in the k8s group (#347)
  • 3226690 add clear log button (#349)
  • 4d23549 update tools