charts/bind9: 0.5.5 - add https prefix in renovate comment

This commit is contained in:
Johannes Kastl
2025-11-22 07:14:44 +01:00
parent b30da5fa73
commit 1aa00fe850
3 changed files with 32 additions and 4 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
# bind9
![Version: 0.5.4](https://img.shields.io/badge/Version-0.5.4-informational?style=flat-square) ![AppVersion: 9.19](https://img.shields.io/badge/AppVersion-9.19-informational?style=flat-square)
![Version: 0.5.5](https://img.shields.io/badge/Version-0.5.5-informational?style=flat-square) ![AppVersion: 9.19](https://img.shields.io/badge/AppVersion-9.19-informational?style=flat-square)
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

View File

@@ -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