Skip to content

Commit

Permalink
Merge pull request #16 from mikemrm/releases/voyager/v0.2.2
Browse files Browse the repository at this point in the history
Releases/voyager/v0.2.2
  • Loading branch information
mikemrm authored Dec 8, 2024
2 parents 604ef64 + 9d75000 commit 8149ce4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lemmy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | common | 2.27.0 |
| oci://registry-1.docker.io/bitnamicharts | common | 2.27.2 |
## Values
Expand Down
2 changes: 1 addition & 1 deletion voyager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: voyager
description: voyager
type: application
version: 0.1.0
version: v0.2.2
# renovate: image=ghcr.io/aeharding/voyager
appVersion: 2.20.0
dependencies:
Expand Down
6 changes: 3 additions & 3 deletions voyager/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# voyager

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.19.4](https://img.shields.io/badge/AppVersion-2.19.4-informational?style=flat-square)
![Version: v0.2.2](https://img.shields.io/badge/Version-v0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.20.0](https://img.shields.io/badge/AppVersion-2.20.0-informational?style=flat-square)

voyager

Expand All @@ -14,14 +14,14 @@ Chart Dependency:
dependencies:
- name: voyager
repository: 'oci://mrmhub.io/mikemrm'
version: '0.1.0'
version: 'v0.2.2'
```
## Requirements
| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | common | 2.27.0 |
| oci://registry-1.docker.io/bitnamicharts | common | 2.27.2 |
## Values
Expand Down

0 comments on commit 8149ce4

Please sign in to comment.