Skip to content

Commit

Permalink
Update lemmy release: v0.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Mason <github@mikemrm.com>
  • Loading branch information
mikemrm committed Dec 8, 2024
1 parent ae17c60 commit d8c3dfd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lemmy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions lemmy/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -14,7 +14,7 @@ Chart Dependency:
dependencies:
- name: lemmy
repository: 'oci://mrmhub.io/mikemrm'
version: 'v0.1.1'
version: 'v0.1.4'
```
## Requirements
Expand Down

0 comments on commit d8c3dfd

Please sign in to comment.