Commit graph

16 commits

Author SHA1 Message Date
Marc Brugger 9af8c00bca
fix e2e test for newes agh version (#364) 2024-07-08 20:58:34 +02:00
Marc Brugger d6d8d2148d
Implement metrics from adguard-exporter (#303)
* implement metrics
2024-03-12 19:48:29 +01:00
Marc Brugger 680989bc2e
add tzdata to image (#265) 2024-01-05 09:27:36 +01:00
bakito 9d26eec6b0
asure cacerts are installed in build image 2023-12-20 20:41:34 +01:00
Marc Brugger da289017a5
Generate types from openapi (#201)
* generate model from openAPI schema
* implement replica status #231
* Sync "Pause service blocking schedule" #234
* Sync "Safe Search Provider" #200
2023-11-13 21:09:08 +01:00
dependabot[bot] dd21859cd1
Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (#198)
* Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Dockerfile

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc Brugger <github@bakito.ch>
2023-06-19 20:26:42 +02:00
bakito 4db293ccf2
update all builder images packages to get latestav ailable cacerts #185 2023-05-01 07:37:08 +02:00
bakito 3c7243fcba
go 1.20 docker base image 2023-02-07 19:49:27 +01:00
bakito 2b27ce88fe
go 1.19 2022-12-28 17:36:15 +01:00
bakito 76f6097847
go 1.18 2022-04-19 07:51:33 +02:00
bakito ec458fd04a
add makefile targets 2022-02-14 18:35:56 +01:00
bakito 7cc6ba75e9
add root ca's to image - fixes #55 2022-01-24 16:57:02 +01:00
bakito 0711dd746c
use COPY instead of ADD 2022-01-19 21:23:40 +01:00
bakito 5cd27f4684
convert interval to double, fixes #49
Requires min AdGuard Home v0.107.0
2022-01-09 18:44:29 +01:00
bakito 484cf26119
add build time to version 2021-08-09 19:00:34 +02:00
bakito 9450c09e2a
add docker build #4 2021-04-05 20:13:13 +02:00