From fa68448cb84768aa955dfa316320651e7bfd4a2a Mon Sep 17 00:00:00 2001 From: Mike Mason Date: Sat, 21 Dec 2024 09:08:22 -0600 Subject: [PATCH] Update voyager release: v0.2.3 Signed-off-by: Mike Mason --- voyager/Chart.yaml | 2 +- voyager/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/voyager/Chart.yaml b/voyager/Chart.yaml index 8b0359d..5d7d824 100644 --- a/voyager/Chart.yaml +++ b/voyager/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: voyager description: voyager type: application -version: v0.2.2 +version: v0.2.3 # renovate: image=ghcr.io/aeharding/voyager appVersion: 2.21.0 dependencies: diff --git a/voyager/README.md b/voyager/README.md index bad8d08..c679142 100644 --- a/voyager/README.md +++ b/voyager/README.md @@ -1,6 +1,6 @@ # voyager -![Version: v0.2.2](https://img.shields.io/badge/Version-v0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.21.0](https://img.shields.io/badge/AppVersion-2.21.0-informational?style=flat-square) +![Version: v0.2.3](https://img.shields.io/badge/Version-v0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.21.0](https://img.shields.io/badge/AppVersion-2.21.0-informational?style=flat-square) voyager @@ -14,7 +14,7 @@ Chart Dependency: dependencies: - name: voyager repository: 'oci://mrmhub.io/mikemrm' - version: 'v0.2.2' + version: 'v0.2.3' ``` ## Requirements