From 5e6d3354861d2589d0b839b18e62eba8c6b8df9c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Jul 2024 18:35:36 +0000 Subject: [PATCH 1/2] chore(deps): update ghcr.io/pi-hole/pihole docker tag to v2024.07.0 --- charts/pi-hole/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/pi-hole/Chart.yaml b/charts/pi-hole/Chart.yaml index 2e6eb70..295a2fc 100644 --- a/charts/pi-hole/Chart.yaml +++ b/charts/pi-hole/Chart.yaml @@ -24,11 +24,11 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) # renovate: datasource=docker depName=ghcr.io/pi-hole/pihole -version: 2024.6.0 +version: 2024.07.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: datasource=docker depName=ghcr.io/pi-hole/pihole -appVersion: "2024.06.0" +appVersion: "2024.07.0" From d84e8299c5b391aaeaf8a423c367c693f5c6c6ba Mon Sep 17 00:00:00 2001 From: Tobias Jungel Date: Tue, 9 Jul 2024 21:34:38 +0200 Subject: [PATCH 2/2] chore: fixup version --- charts/pi-hole/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/pi-hole/Chart.yaml b/charts/pi-hole/Chart.yaml index 295a2fc..928edcb 100644 --- a/charts/pi-hole/Chart.yaml +++ b/charts/pi-hole/Chart.yaml @@ -24,7 +24,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) # renovate: datasource=docker depName=ghcr.io/pi-hole/pihole -version: 2024.07.0 +version: 2024.7.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to