From 3b45ef423f2dfac325801116339c1a0a3764fcbd Mon Sep 17 00:00:00 2001 From: WrenIX Date: Tue, 17 Dec 2024 14:18:55 +0100 Subject: [PATCH] fix(forgejo-runner): update appVersion --- forgejo-runner/Chart.yaml | 4 ++-- forgejo-runner/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/forgejo-runner/Chart.yaml b/forgejo-runner/Chart.yaml index b890c37..8a0fee0 100644 --- a/forgejo-runner/Chart.yaml +++ b/forgejo-runner/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: forgejo-runner description: Deploy runner for an forgejo instance (default codeberg.org) type: application -version: "0.4.5" +version: "0.4.6" # renovate: image=code.forgejo.org/forgejo/runner -appVersion: "5.0.3" +appVersion: "5.0.4" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/forgejo-runner/README.md b/forgejo-runner/README.md index c54b285..66eb3ac 100644 --- a/forgejo-runner/README.md +++ b/forgejo-runner/README.md @@ -7,7 +7,7 @@ description: "Deploy runner for an forgejo instance (default codeberg.org)" # forgejo-runner -![Version: 0.4.5](https://img.shields.io/badge/Version-0.4.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.3](https://img.shields.io/badge/AppVersion-5.0.3-informational?style=flat-square) +![Version: 0.4.6](https://img.shields.io/badge/Version-0.4.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.4](https://img.shields.io/badge/AppVersion-5.0.4-informational?style=flat-square) Deploy runner for an forgejo instance (default codeberg.org)