mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 10:19:10 +00:00
charts/389ds: 0.0.3 - add https prefix to renovate comment
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# 389ds
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user