fix(miniserve): update appVersion
This commit is contained in:
parent
6101dc82fa
commit
b2843b2f5d
2 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@ name: miniserve
|
|||
description: A Helm chart for Kubernetes
|
||||
icon: https://raw.githubusercontent.com/svenstaro/miniserve/master/data/logo.svg
|
||||
type: application
|
||||
version: 0.3.6
|
||||
version: 0.3.7
|
||||
# renovate: image=docker.io/svenstaro/miniserve
|
||||
appVersion: "0.26.0"
|
||||
appVersion: "0.27.0"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= miniserve
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.3.6-informational?style=flat-square[Version: 0.3.6]
|
||||
image::https://img.shields.io/badge/Version-0.3.7-informational?style=flat-square[Version: 0.3.7]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-0.26.0-informational?style=flat-square[AppVersion: 0.26.0]
|
||||
image::https://img.shields.io/badge/AppVersion-0.27.0-informational?style=flat-square[AppVersion: 0.27.0]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue