Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/mealie/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: mealie
description: Mealie recipe manager and meal planner
type: application
version: 0.1.11
version: 0.1.12
# renovate: image=ghcr.io/mealie-recipes/mealie
appVersion: v3.20.0
appVersion: v3.20.1
home: https://github.com/bdclark/helm-charts/tree/main/charts/mealie
sources:
- https://github.com/bdclark/helm-charts/tree/main/charts/mealie
Expand Down
4 changes: 2 additions & 2 deletions charts/mealie/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Mealie Helm Chart

[![Version: 0.1.11](https://img.shields.io/badge/Version-0.1.11-informational?style=flat-square)](Chart.yaml)
[![AppVersion: v3.20.0](https://img.shields.io/badge/AppVersion-v3.20.0-informational?style=flat-square)](Chart.yaml)
[![Version: 0.1.12](https://img.shields.io/badge/Version-0.1.12-informational?style=flat-square)](Chart.yaml)
[![AppVersion: v3.20.1](https://img.shields.io/badge/AppVersion-v3.20.1-informational?style=flat-square)](Chart.yaml)

Mealie recipe manager and meal planner

Expand Down
Loading