fix(forgejo-runner): update appVersion

This commit is contained in:
WrenIX 2024-11-01 19:45:12 +01:00
parent 84c9135489
commit 2ee0926c93
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
2 changed files with 4 additions and 4 deletions

View file

@ -2,9 +2,9 @@ apiVersion: v2
name: forgejo-runner
description: Deploy runner for an forgejo instance (default codeberg.org)
type: application
version: 0.3.1
version: 0.3.2
# renovate: image=code.forgejo.org/forgejo/runner
appVersion: "3.5.1"
appVersion: "4.0.1"
maintainers:
- name: WrenIX
url: https://wrenix.eu

View file

@ -2,9 +2,9 @@
= forgejo-runner
image::https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square[Version: 0.3.1]
image::https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square[Version: 0.3.2]
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
image::https://img.shields.io/badge/AppVersion-3.5.1-informational?style=flat-square[AppVersion: 3.5.1]
image::https://img.shields.io/badge/AppVersion-4.0.1-informational?style=flat-square[AppVersion: 4.0.1]
== Maintainers
.Maintainers