fix(alertmanager-matrix): update appVersion

This commit is contained in:
WrenIX 2024-02-19 07:48:19 +01:00
parent f0975290d8
commit 9c1ed80503
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
2 changed files with 4 additions and 4 deletions

View file

@ -2,9 +2,9 @@ apiVersion: v2
name: alertmanager-matrix name: alertmanager-matrix
description: Service for managing and receiving Alertmanager alerts on Matrix description: Service for managing and receiving Alertmanager alerts on Matrix
type: application type: application
version: 0.1.6 version: 0.1.7
# renovate: image=docker.io/silkeh/alertmanager_matrix # renovate: image=docker.io/silkeh/alertmanager_matrix
appVersion: "latest" appVersion: "0.4.3"
maintainers: maintainers:
- name: WrenIX - name: WrenIX
url: https://wrenix.eu url: https://wrenix.eu

View file

@ -2,9 +2,9 @@
= alertmanager-matrix = 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/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
.Maintainers .Maintainers