From 4d5df46735583f5582f981af8211ff172ffebf88 Mon Sep 17 00:00:00 2001 From: Alex <5896622+cyxou@users.noreply.github.com> Date: Sat, 11 Nov 2023 20:37:23 +0300 Subject: [PATCH] Add ingress annotations related to homepage (#68) * Add ingress annotations related to homepage * Add blocklistprojects lists filter --- charts/adguard-home/Chart.lock | 6 +++--- charts/adguard-home/Chart.yaml | 4 ++-- charts/adguard-home/values.yaml | 11 +++++++++++ 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/charts/adguard-home/Chart.lock b/charts/adguard-home/Chart.lock index 8969436..4fe1912 100644 --- a/charts/adguard-home/Chart.lock +++ b/charts/adguard-home/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: librepod repository: https://librepod.github.io/charts - version: 1.2.0 + version: 1.2.1 - name: unbound repository: https://librepod.github.io/charts version: 0.3.0 -digest: sha256:7cff9f8ed56101d0a990a3167461abfcc5873b6c009f366886946bbd4e55f13f -generated: "2023-06-01T23:24:05.361092482+03:00" +digest: sha256:2d5a41fae0ea907cc3f65b7c4b2a8bd13f60997d34dfe854d795914d86d25869 +generated: "2023-11-11T20:03:26.366198916+03:00" diff --git a/charts/adguard-home/Chart.yaml b/charts/adguard-home/Chart.yaml index 52413f6..8bee1ed 100644 --- a/charts/adguard-home/Chart.yaml +++ b/charts/adguard-home/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: adguard-home description: Network-wide ads & trackers blocking DNS server -version: 0.1.0 +version: 0.2.0 appVersion: v0.107.29 kubeVersion: ">=1.16.0-0" type: application @@ -19,7 +19,7 @@ sources: icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/adguard-home.png dependencies: - name: librepod - version: 1.2.0 + version: 1.2.1 repository: https://librepod.github.io/charts - name: unbound version: 0.3.0 diff --git a/charts/adguard-home/values.yaml b/charts/adguard-home/values.yaml index 1538b8f..88b96fe 100644 --- a/charts/adguard-home/values.yaml +++ b/charts/adguard-home/values.yaml @@ -40,6 +40,13 @@ ingress: enabled: true hosts: - host: adguard.libre.pod + annotations: + gethomepage.dev/href: "https://adguard.libre.pod" + gethomepage.dev/enabled: "true" + gethomepage.dev/description: "{{ .Chart.Description }}" + gethomepage.dev/group: "{{ .Chart.Annotations.category }}" + gethomepage.dev/icon: adguard-home.png + gethomepage.dev/name: "{{ .Chart.Name }}" dashboard: expose: true @@ -231,6 +238,10 @@ configmap: url: https://adguardteam.github.io/HostlistsRegistry/assets/filter_2.txt name: AdAway Default Blocklist id: 2 + - enabled: true + url: https://github.com/blocklistproject/Lists/raw/master/adguard/ads-ags.txt + name: blocklistproject-lists + id: 3 whitelist_filters: [] user_rules: [] dhcp: