From c04feff27915ff05e539624206ef99d462510a26 Mon Sep 17 00:00:00 2001 From: Mike Mason Date: Thu, 13 Feb 2025 22:03:37 -0600 Subject: [PATCH] Update voyager release: v0.6.0 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 c6d270a..4972c61 100644 --- a/voyager/Chart.yaml +++ b/voyager/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: voyager description: voyager type: application -version: v0.5.0 +version: v0.6.0 # renovate: image=ghcr.io/aeharding/voyager appVersion: 2.24.2 dependencies: diff --git a/voyager/README.md b/voyager/README.md index 3cc5cfd..d3e6f8f 100644 --- a/voyager/README.md +++ b/voyager/README.md @@ -1,6 +1,6 @@ # voyager -![Version: v0.5.0](https://img.shields.io/badge/Version-v0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.24.2](https://img.shields.io/badge/AppVersion-2.24.2-informational?style=flat-square) +![Version: v0.6.0](https://img.shields.io/badge/Version-v0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.24.2](https://img.shields.io/badge/AppVersion-2.24.2-informational?style=flat-square) voyager @@ -14,7 +14,7 @@ Chart Dependency: dependencies: - name: voyager repository: 'oci://mrmhub.io/mikemrm' - version: 'v0.5.0' + version: 'v0.6.0' ``` ## Requirements