fix(mautrix-bridge): update appVersion

This commit is contained in:
WrenIX 2024-11-18 15:15:16 +01:00
parent 2d624653a8
commit a7b0cfb92c
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
6 changed files with 11 additions and 11 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: mautrix-bridge name: mautrix-bridge
description: A Matrix puppeting bridge mautrix. description: A Matrix puppeting bridge mautrix.
type: application type: application
version: 0.0.13 version: 0.0.14
maintainers: maintainers:
- name: WrenIX - name: WrenIX
url: https://wrenix.eu url: https://wrenix.eu

View file

@ -2,7 +2,7 @@
= mautrix-bridge = mautrix-bridge
image::https://img.shields.io/badge/Version-0.0.13-informational?style=flat-square[Version: 0.0.13] image::https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square[Version: 0.0.14]
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]
== Maintainers == Maintainers
@ -16,8 +16,8 @@ image::https://img.shields.io/badge/Version-application-informational?style=flat
|=== |===
For use of the bridge: For use of the bridge:
* **signal**, use the `./values-signal.yaml` * **signal**, use the `./bridge-values/signal/values.yaml`
* **slack**, use the `./values-slack.yaml` * **slack**, use the `./bridge-values/slack/values.yaml`
== Usage == Usage

View file

@ -7,7 +7,7 @@ description: "A Matrix puppeting bridge mautrix."
# mautrix-bridge # mautrix-bridge
![Version: 0.0.13](https://img.shields.io/badge/Version-0.0.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
A Matrix puppeting bridge mautrix. A Matrix puppeting bridge mautrix.
@ -18,8 +18,8 @@ A Matrix puppeting bridge mautrix.
| WrenIX | | <https://wrenix.eu> | | WrenIX | | <https://wrenix.eu> |
For use of the bridge: For use of the bridge:
* **signal**, use the `./values-signal.yaml` * **signal**, use the `./bridge-values/signal/values.yaml`
* **slack**, use the `./values-slack.yaml` * **slack**, use the `./bridge-values/slack/values.yaml`
## Usage ## Usage

View file

@ -1,5 +1,5 @@
{{ define "chart.prerequirements" -}} {{ define "chart.prerequirements" -}}
For use of the bridge: For use of the bridge:
* **signal**, use the `./values-signal.yaml` * **signal**, use the `./bridge-values/signal/values.yaml`
* **slack**, use the `./values-slack.yaml` * **slack**, use the `./bridge-values/slack/values.yaml`
{{ end }} {{ end }}

View file

@ -1,6 +1,6 @@
image: image:
repository: mautrix/signal repository: mautrix/signal
tag: "v0.7.2" tag: "v0.7.3"
config: config:
bridge: bridge:

View file

@ -1,6 +1,6 @@
image: image:
repository: mautrix/slack repository: mautrix/slack
tag: "v0.1.2" tag: "v0.1.3"
config: config:
bridge: bridge: