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:
Johannes Kastl
2025-11-22 07:58:39 +01:00
committed by GitHub
3 changed files with 25 additions and 5 deletions

View File

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

View File

@@ -1,6 +1,6 @@
# sharry
![Version: 6.9.1](https://img.shields.io/badge/Version-6.9.1-informational?style=flat-square) ![AppVersion: v1.15.0](https://img.shields.io/badge/AppVersion-v1.15.0-informational?style=flat-square)
![Version: 6.9.2](https://img.shields.io/badge/Version-6.9.2-informational?style=flat-square) ![AppVersion: v1.15.0](https://img.shields.io/badge/AppVersion-v1.15.0-informational?style=flat-square)
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

View File

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