charts/389ds: 0.0.3 - add https prefix to renovate comment

This commit is contained in:
Johannes Kastl
2025-11-22 19:52:14 +01:00
parent a0a58696ac
commit 365c3fc0e4
3 changed files with 32 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
---
apiVersion: v2
# renovate datasource=docker registryUrl=docker.io depName=389ds/dirsrv
# renovate datasource=docker registryUrl=https://docker.io depName=389ds/dirsrv
appVersion: '2.2'
description: 389ds LDAP server
name: 389ds
version: 0.0.2
version: 0.0.3
kubeVersion: ">=1.19.0-0"
keywords:
- 389-ds
@@ -25,4 +25,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: comment in Chart.yaml to allow updates via Renovatebot
description: add https prefix to renovate comment

View File

@@ -1,6 +1,6 @@
# 389ds
![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![AppVersion: 2.2](https://img.shields.io/badge/AppVersion-2.2-informational?style=flat-square)
![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![AppVersion: 2.2](https://img.shields.io/badge/AppVersion-2.2-informational?style=flat-square)
389ds LDAP server
@@ -206,6 +206,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 0.0.3
#### Added
N/A
#### Changed
* add https prefix to renovate comment
#### Fixed
N/A
### Version 0.0.2
#### 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 0.0.3
#### Added
N/A
#### Changed
* add https prefix to renovate comment
#### Fixed
N/A
### Version 0.0.2
#### Added