From 71397e7aac677e349b5cdcc2e871735db2664117 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 22 Nov 2025 06:51:14 +0100 Subject: [PATCH] charts/kanboard: 6.0.15 - add https prefix to renovate comment --- charts/kanboard/Chart.yaml | 6 +++--- charts/kanboard/README.md | 16 +++++++++++++++- charts/kanboard/README_CHANGELOG.md.gotmpl | 14 ++++++++++++++ 3 files changed, 32 insertions(+), 4 deletions(-) diff --git a/charts/kanboard/Chart.yaml b/charts/kanboard/Chart.yaml index 971828b..58c06b5 100644 --- a/charts/kanboard/Chart.yaml +++ b/charts/kanboard/Chart.yaml @@ -1,10 +1,10 @@ --- apiVersion: v2 -# renovate datasource=docker registryUrl=docker.io depName=kanboard/kanboard +# renovate datasource=docker registryUrl=https://docker.io depName=kanboard/kanboard appVersion: v1.2.48 description: Kanboard is a free and open source Kanban project management software. name: kanboard -version: 6.0.14 +version: 6.0.15 kubeVersion: ">=1.16.0-0" keywords: - kanboard @@ -27,4 +27,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: update kanboard to v1.2.48 + description: : add https prefix to renovate comment diff --git a/charts/kanboard/README.md b/charts/kanboard/README.md index a315b37..74334c8 100644 --- a/charts/kanboard/README.md +++ b/charts/kanboard/README.md @@ -1,6 +1,6 @@ # kanboard -![Version: 6.0.14](https://img.shields.io/badge/Version-6.0.14-informational?style=flat-square) ![AppVersion: v1.2.48](https://img.shields.io/badge/AppVersion-v1.2.48-informational?style=flat-square) +![Version: 6.0.15](https://img.shields.io/badge/Version-6.0.15-informational?style=flat-square) ![AppVersion: v1.2.48](https://img.shields.io/badge/AppVersion-v1.2.48-informational?style=flat-square) Kanboard is a free and open source Kanban project management software. @@ -103,6 +103,20 @@ All notable changes to this Helm chart will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### Version 6.0.15 + +#### Added + +N/A + +#### Changed + +* add https prefix to renovate comment + +#### Fixed + +N/A + ### Version 6.0.14 #### Added diff --git a/charts/kanboard/README_CHANGELOG.md.gotmpl b/charts/kanboard/README_CHANGELOG.md.gotmpl index 76fa72c..a439de2 100644 --- a/charts/kanboard/README_CHANGELOG.md.gotmpl +++ b/charts/kanboard/README_CHANGELOG.md.gotmpl @@ -10,6 +10,20 @@ All notable changes to this Helm chart will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### Version 6.0.15 + +#### Added + +N/A + +#### Changed + +* add https prefix to renovate comment + +#### Fixed + +N/A + ### Version 6.0.14 #### Added