From 04e0d1136cfd63a0b5235a3c280c0cd73a76a839 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sun, 25 Aug 2024 05:57:19 +0200 Subject: [PATCH] fix(element-call): update appVersion --- 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 251e45b..76dd68b 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.0 +version: 0.1.1 # renovate: image=ghcr.io/element-hq/element-call -appVersion: "0.6.0" +appVersion: "0.6.1" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/element-call/README.adoc b/element-call/README.adoc index d036a29..7828972 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.1.0-informational?style=flat-square[Version: 0.1.0] +image::https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square[Version: 0.1.1] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-0.6.0-informational?style=flat-square[AppVersion: 0.6.0] +image::https://img.shields.io/badge/AppVersion-0.6.1-informational?style=flat-square[AppVersion: 0.6.1] == Maintainers .Maintainers