From fceec0b37f2592c5a62a7e4655338c77f74e4a86 Mon Sep 17 00:00:00 2001 From: Mike Mason Date: Sat, 21 Dec 2024 09:02:00 -0600 Subject: [PATCH] Update lemmy release: v0.2.0 Signed-off-by: Mike Mason --- lemmy/Chart.yaml | 2 +- lemmy/README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lemmy/Chart.yaml b/lemmy/Chart.yaml index 21d46a8..e7a3380 100644 --- a/lemmy/Chart.yaml +++ b/lemmy/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: lemmy description: lemmy type: application -version: v0.1.4 +version: v0.2.0 # renovate: image=dessalines/lemmy appVersion: 0.19.8 dependencies: diff --git a/lemmy/README.md b/lemmy/README.md index 87b87b8..b30dccd 100644 --- a/lemmy/README.md +++ b/lemmy/README.md @@ -1,6 +1,6 @@ # lemmy -![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) +![Version: v0.2.0](https://img.shields.io/badge/Version-v0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.19.8](https://img.shields.io/badge/AppVersion-0.19.8-informational?style=flat-square) lemmy @@ -14,14 +14,14 @@ Chart Dependency: dependencies: - name: lemmy repository: 'oci://mrmhub.io/mikemrm' - version: 'v0.1.4' + version: 'v0.2.0' ``` ## Requirements | Repository | Name | Version | |------------|------|---------| -| oci://registry-1.docker.io/bitnamicharts | common | 2.27.2 | +| oci://registry-1.docker.io/bitnamicharts | common | 2.28.0 | ## Values