From e97ea1c51d40721efc21c02998d6ccfed94cb931 Mon Sep 17 00:00:00 2001 From: "gabe565-renovate[bot]" <156644344+gabe565-renovate[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 12:45:49 -0600 Subject: [PATCH] chore(deps): update adguard/adguardhome docker tag to v0.107.45 (#562) * chore(deps): update adguard/adguardhome docker tag to v0.107.45 * chore: Update chart metadata --------- Co-authored-by: gabe565-renovate[bot] Co-authored-by: chart-bot <160046936+charts-bot[bot]@users.noreply.github.com> --- charts/adguard-home/Chart.yaml | 6 +++--- charts/adguard-home/README.md | 8 ++++---- charts/adguard-home/values.yaml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/adguard-home/Chart.yaml b/charts/adguard-home/Chart.yaml index b67f4ca19..65a6e01c3 100644 --- a/charts/adguard-home/Chart.yaml +++ b/charts/adguard-home/Chart.yaml @@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking home: https://charts.gabe565.com/charts/adguard-home/ icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/adguard-home/icon.svg type: application -version: 0.3.17 +version: 0.3.18 # renovate datasource=docker depName=adguard/adguardhome -appVersion: v0.107.44 +appVersion: v0.107.45 kubeVersion: ">=1.22.0-0" keywords: - adblock @@ -21,7 +21,7 @@ sources: annotations: artifacthub.io/changes: |- - kind: changed - description: Update adguard/adguardhome docker tag to v0.107.44 + description: Update adguard/adguardhome docker tag to v0.107.45 artifacthub.io/links: |- - name: App Source url: https://github.com/AdguardTeam/AdGuardHome diff --git a/charts/adguard-home/README.md b/charts/adguard-home/README.md index 7b5be107b..d998bdbc6 100644 --- a/charts/adguard-home/README.md +++ b/charts/adguard-home/README.md @@ -2,16 +2,16 @@ adguard-home logo -![Version: 0.3.17](https://img.shields.io/badge/Version-0.3.17-informational?style=flat) +![Version: 0.3.18](https://img.shields.io/badge/Version-0.3.18-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) -![AppVersion: v0.107.44](https://img.shields.io/badge/AppVersion-v0.107.44-informational?style=flat) +![AppVersion: v0.107.45](https://img.shields.io/badge/AppVersion-v0.107.45-informational?style=flat) Free and open source, powerful network-wide ads & trackers blocking DNS server. **Homepage:** **This chart is not maintained by the upstream project and any issues with the chart should be raised -[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=adguard-home&version=0.3.17)** +[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=adguard-home&version=0.3.18)** ## Source Code @@ -88,7 +88,7 @@ N/A | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | Image pull policy | | image.repository | string | `"adguard/adguardhome"` | Image repository | -| image.tag | string | `"v0.107.44"` | Image tag | +| image.tag | string | `"v0.107.45"` | Image tag | | ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. | | persistence.config | object | See [values.yaml](./values.yaml) | Configure config persistence settings for the chart under this key. | | persistence.data | object | See [values.yaml](./values.yaml) | Configure data persistence settings for the chart under this key. | diff --git a/charts/adguard-home/values.yaml b/charts/adguard-home/values.yaml index 55f84d2c8..8cefa63c9 100644 --- a/charts/adguard-home/values.yaml +++ b/charts/adguard-home/values.yaml @@ -11,7 +11,7 @@ image: # -- Image pull policy pullPolicy: IfNotPresent # -- Image tag - tag: v0.107.44 + tag: v0.107.45 env: # -- Set the container timezone