fix(alertmanager-matrix): update appVersion
This commit is contained in:
parent
c9ad8f795f
commit
1ee45e500a
2 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,8 @@ apiVersion: v2
|
|||
name: alertmanager-matrix
|
||||
description: Service for managing and receiving Alertmanager alerts on Matrix
|
||||
type: application
|
||||
version: 0.1.5
|
||||
version: 0.1.6
|
||||
# renovate: image=docker.io/silkeh/alertmanager_matrix
|
||||
appVersion: "latest"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
= alertmanager-matrix
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square[Version: 0.1.5]
|
||||
image::https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square[Version: 0.1.6]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square[AppVersion: latest]
|
||||
== Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue