fix(alertmanager-matrix): update appVersion
This commit is contained in:
parent
f0975290d8
commit
9c1ed80503
2 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@ apiVersion: v2
|
|||
name: alertmanager-matrix
|
||||
description: Service for managing and receiving Alertmanager alerts on Matrix
|
||||
type: application
|
||||
version: 0.1.6
|
||||
version: 0.1.7
|
||||
# renovate: image=docker.io/silkeh/alertmanager_matrix
|
||||
appVersion: "latest"
|
||||
appVersion: "0.4.3"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= alertmanager-matrix
|
||||
|
||||
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-0.1.7-informational?style=flat-square[Version: 0.1.7]
|
||||
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]
|
||||
image::https://img.shields.io/badge/AppVersion-0.4.3-informational?style=flat-square[AppVersion: 0.4.3]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue