From babb41fb366320718dd09a84acebbc0dd090bf9e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 12 Jan 2025 10:34:46 +0000 Subject: [PATCH] chore(docker-hub-rss): update helm release common to v3.6.1 --- charts/docker-hub-rss/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/docker-hub-rss/Chart.yaml b/charts/docker-hub-rss/Chart.yaml index 014b7ba..cb74af1 100644 --- a/charts/docker-hub-rss/Chart.yaml +++ b/charts/docker-hub-rss/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: docker-hub-rss description: RSS feed for Docker Hub images type: application -version: 0.1.14 +version: 0.1.15 # renovate: image=ghcr.io/theconnman/docker-hub-rss appVersion: 0.6.1 kubeVersion: ">=1.22.0-0" @@ -13,7 +13,7 @@ keywords: dependencies: - name: common repository: https://bjw-s.github.io/helm-charts - version: 3.6.0 + version: 3.6.1 sources: - https://github.com/TheConnMan/docker-hub-rss - https://github.com/JuniorJPDJ/charts/tree/master/charts/docker-hub-rss