mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 02:19:00 +00:00
charts/apacheds: 0.0.6 - add https prefix to renovate comment
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
apiVersion: v2
|
||||
# renovate datasource=docker registryUrl=docker.io depName=johanneskastl/apacheds
|
||||
# renovate datasource=docker registryUrl=https://docker.io depName=johanneskastl/apacheds
|
||||
appVersion: 2.0.0-AM26-startupProbe
|
||||
description: ApacheDS is a LDAP server written in Java
|
||||
name: apacheds
|
||||
version: 0.0.5
|
||||
version: 0.0.6
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- LDAP
|
||||
@@ -23,5 +23,5 @@ dependencies:
|
||||
version: 5.0.5
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: added
|
||||
description: comment in Chart.yaml to allow updates via Renovatebot
|
||||
- kind: changed
|
||||
description: add https prefix to renovate comment
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# apacheds
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
ApacheDS is a LDAP server written in Java
|
||||
|
||||
@@ -219,6 +219,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.6
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* add https prefix to renovate comment
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 0.0.5
|
||||
|
||||
#### 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.6
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* add https prefix to renovate comment
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 0.0.5
|
||||
|
||||
#### Added
|
||||
|
||||
Reference in New Issue
Block a user