Merge pull request #581 from johanneskastl/20251122_kanboard_comment_https_prefix

charts/kanboard: 6.0.15 - add https prefix to renovate comment
This commit is contained in:
Johannes Kastl
2025-11-22 07:09:53 +01:00
committed by GitHub
3 changed files with 32 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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