From c7e23e1a1ba6775ef4346db4e8d64882938bec66 Mon Sep 17 00:00:00 2001
From: chart-bot <160046936+charts-bot[bot]@users.noreply.github.com>
Date: Wed, 11 Dec 2024 16:06:05 +0000
Subject: [PATCH] chore: Update chart metadata
---
charts/adguard-home/Chart.yaml | 4 ++--
charts/adguard-home/README.md | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/charts/adguard-home/Chart.yaml b/charts/adguard-home/Chart.yaml
index 3a04b0b80..fd4618ccb 100644
--- a/charts/adguard-home/Chart.yaml
+++ b/charts/adguard-home/Chart.yaml
@@ -4,7 +4,7 @@ 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.24
+version: 0.3.25
# renovate datasource=docker depName=adguard/adguardhome
appVersion: v0.107.55
kubeVersion: ">=1.22.0-0"
@@ -21,7 +21,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update adguard/adguardhome docker tag to v0.107.54
+ description: Update adguard/adguardhome docker tag to v0.107.55
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 9a63eb853..689dd13f4 100644
--- a/charts/adguard-home/README.md
+++ b/charts/adguard-home/README.md
@@ -2,16 +2,16 @@
-![Version: 0.3.24](https://img.shields.io/badge/Version-0.3.24-informational?style=flat)
+![Version: 0.3.25](https://img.shields.io/badge/Version-0.3.25-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
-![AppVersion: v0.107.54](https://img.shields.io/badge/AppVersion-v0.107.54-informational?style=flat)
+![AppVersion: v0.107.55](https://img.shields.io/badge/AppVersion-v0.107.55-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.24)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=adguard-home&version=0.3.25)**
## 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.54"` | Image tag |
+| image.tag | string | `"v0.107.55"` | 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. |