From 994721a8a422e37d76ba3645ab0eacb3db27e69d Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 30 Nov 2024 00:19:17 +0100 Subject: [PATCH] fix(element-call): update appVersion --- element-call/Chart.yaml | 4 ++-- element-call/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/element-call/Chart.yaml b/element-call/Chart.yaml index e8e8825..9f27a48 100644 --- a/element-call/Chart.yaml +++ b/element-call/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: element-call description: Run Element-Call and his dependencies type: application -version: "0.1.6" +version: "0.1.7" # renovate: image=ghcr.io/element-hq/element-call -appVersion: "0.7.0" +appVersion: "0.7.1" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/element-call/README.md b/element-call/README.md index 7e8806e..1c85841 100644 --- a/element-call/README.md +++ b/element-call/README.md @@ -7,7 +7,7 @@ description: "Run Element-Call and his dependencies" # element-call -![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.0](https://img.shields.io/badge/AppVersion-0.7.0-informational?style=flat-square) +![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.1](https://img.shields.io/badge/AppVersion-0.7.1-informational?style=flat-square) Run Element-Call and his dependencies