From d8c3dfd92473c2c1d1c3a678aedb6b08c2918fb8 Mon Sep 17 00:00:00 2001 From: Mike Mason Date: Sat, 7 Dec 2024 23:28:14 -0600 Subject: [PATCH] Update lemmy release: v0.1.4 Signed-off-by: Mike Mason --- lemmy/Chart.yaml | 2 +- lemmy/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lemmy/Chart.yaml b/lemmy/Chart.yaml index d428021..1338d35 100644 --- a/lemmy/Chart.yaml +++ b/lemmy/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: lemmy description: lemmy type: application -version: v0.1.1 +version: v0.1.4 # renovate: image=dessalines/lemmy appVersion: 0.19.7 dependencies: diff --git a/lemmy/README.md b/lemmy/README.md index 12581da..87b87b8 100644 --- a/lemmy/README.md +++ b/lemmy/README.md @@ -1,6 +1,6 @@ # lemmy -![Version: v0.1.1](https://img.shields.io/badge/Version-v0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.19.7](https://img.shields.io/badge/AppVersion-0.19.7-informational?style=flat-square) +![Version: v0.1.4](https://img.shields.io/badge/Version-v0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.19.7](https://img.shields.io/badge/AppVersion-0.19.7-informational?style=flat-square) lemmy @@ -14,7 +14,7 @@ Chart Dependency: dependencies: - name: lemmy repository: 'oci://mrmhub.io/mikemrm' - version: 'v0.1.1' + version: 'v0.1.4' ``` ## Requirements