mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 10:19:10 +00:00
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:
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# kanboard
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user