fix(miniserve): update appVersion
This commit is contained in:
parent
6a8adae834
commit
26cdda5bee
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.4.0
|
||||
version: 0.4.1
|
||||
# renovate: image=docker.io/svenstaro/miniserve
|
||||
appVersion: "0.27.0"
|
||||
appVersion: "0.27.1"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= miniserve
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square[Version: 0.4.0]
|
||||
image::https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square[Version: 0.4.1]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-0.27.0-informational?style=flat-square[AppVersion: 0.27.0]
|
||||
image::https://img.shields.io/badge/AppVersion-0.27.1-informational?style=flat-square[AppVersion: 0.27.1]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue