Skip to content

Commit

Permalink
Update lemmy release: v0.1.5
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 21, 2024
1 parent e731a1f commit b5c4a15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.4
version: v0.1.5
# renovate: image=dessalines/lemmy
appVersion: 0.19.8
dependencies:
Expand Down
6 changes: 3 additions & 3 deletions lemmy/README.md
Original file line number Diff line number Diff line change
@@ -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.1.5](https://img.shields.io/badge/Version-v0.1.5-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

Expand All @@ -14,14 +14,14 @@ Chart Dependency:
dependencies:
- name: lemmy
repository: 'oci://mrmhub.io/mikemrm'
version: 'v0.1.4'
version: 'v0.1.5'
```
## 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
Expand Down

0 comments on commit b5c4a15

Please sign in to comment.