feat: update renovate to recognize Chart.yaml's appVersion
This commit is contained in:
parent
3d3ea948db
commit
ae425bdfd7
4 changed files with 22 additions and 1 deletions
|
|
@ -4,3 +4,7 @@ description: A Helm chart for Miniflux RSS reader
|
|||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: 2.3.3
|
||||
annotations:
|
||||
artifacthub.io/images: |
|
||||
- name: miniflux
|
||||
image: miniflux/miniflux:2.3.3
|
||||
|
|
|
|||
|
|
@ -7,3 +7,7 @@ description: 'Ultra-fast, secure & lightweight self-hosted cloud storage — you
|
|||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: 0.8.6
|
||||
annotations:
|
||||
artifacthub.io/images: |
|
||||
- name: oxicloud
|
||||
image: diocrafts/oxicloud:0.8.6
|
||||
|
|
|
|||
|
|
@ -4,3 +4,7 @@ description: A Helm chart for Vaultwarden password manager
|
|||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: 1.37.1
|
||||
annotations:
|
||||
artifacthub.io/images: |
|
||||
- name: vaultwarden
|
||||
image: vaultwarden/server:1.37.1-alpine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue