mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 10:19:10 +00:00
Merge pull request #585 from johanneskastl/20251122_sharry_comment_https_prefix
charts/sharry: 6.9.2 - add https prefix in renovate comment
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
apiVersion: v2
|
||||
# renovate datasource=docker registryUrl=docker.io depName=eikek0/sharry
|
||||
# renovate datasource=docker registryUrl=https://docker.io depName=eikek0/sharry
|
||||
appVersion: v1.15.0
|
||||
description: Sharry allows to share files with others in a simple way. It is a self-hosted web application. The basic concept is to upload files and get a url back that can then be shared.
|
||||
name: sharry
|
||||
version: 6.9.1
|
||||
version: 6.9.2
|
||||
keywords:
|
||||
- file sharing
|
||||
home: https://github.com/johanneskastl/charts/tree/main/charts/sharry
|
||||
@@ -21,5 +21,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 in renovate comment
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# sharry
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Sharry allows to share files with others in a simple way. It is a self-hosted web application. The basic concept is to upload files and get a url back that can then be shared.
|
||||
|
||||
@@ -91,6 +91,16 @@ 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 6.9.2
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* add https prefix in renovate comment
|
||||
|
||||
### Version 6.9.1
|
||||
|
||||
#### Added
|
||||
|
||||
@@ -10,6 +10,16 @@ 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 6.9.2
|
||||
|
||||
#### Added
|
||||
|
||||
N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* add https prefix in renovate comment
|
||||
|
||||
### Version 6.9.1
|
||||
|
||||
#### Added
|
||||
|
||||
Reference in New Issue
Block a user