From 1043a091870c413629f875710c4c85599057d85d Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 17 Aug 2024 10:43:46 +0200 Subject: [PATCH] fix(element-call): update AppVersion v0.6.0 --- element-call/Chart.yaml | 4 ++-- element-call/README.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/element-call/Chart.yaml b/element-call/Chart.yaml index 3759519..02b7852 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.0.1 +version: 0.0.2 # renovate: image=ghcr.io/element-hq/element-call -appVersion: "0.5.18" +appVersion: "0.6.0" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/element-call/README.adoc b/element-call/README.adoc index 4ba80f3..a577219 100644 --- a/element-call/README.adoc +++ b/element-call/README.adoc @@ -2,9 +2,9 @@ = element-call -image::https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square[Version: 0.0.1] +image::https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square[Version: 0.0.2] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-0.5.18-informational?style=flat-square[AppVersion: 0.5.18] +image::https://img.shields.io/badge/AppVersion-0.6.0-informational?style=flat-square[AppVersion: 0.6.0] == Maintainers .Maintainers