mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 02:19:00 +00:00
charts/bind9: 0.5.5 - add https prefix in renovate comment
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
apiVersion: v2
|
||||
# renovate datasource=docker registryUrl=docker.io depName=internetsystemsconsortium/bind9
|
||||
# renovate datasource=docker registryUrl=https://docker.io depName=internetsystemsconsortium/bind9
|
||||
appVersion: "9.19"
|
||||
description: A Helm chart for Bind9 using the official ISC docker image
|
||||
name: bind9
|
||||
version: 0.5.4
|
||||
version: 0.5.5
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- bind9
|
||||
@@ -25,4 +25,4 @@ dependencies:
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: change
|
||||
description: maintainer e-mail
|
||||
description: add https prefix in renovate comment
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# bind9
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
A Helm chart for Bind9 using the official ISC docker image
|
||||
|
||||
@@ -225,6 +225,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.5.5
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* add https prefix in renovate comment
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 0.5.4
|
||||
|
||||
#### Added
|
||||
|
||||
@@ -6,6 +6,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.5.5
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* add https prefix in renovate comment
|
||||
|
||||
#### Fixed
|
||||
|
||||
N/A
|
||||
|
||||
### Version 0.5.4
|
||||
|
||||
#### Added
|
||||
|
||||
Reference in New Issue
Block a user