fix(forgejo-runner): update appVersion

This commit is contained in:
WrenIX 2024-05-14 13:15:03 +02:00
parent bd15e54b9b
commit e7e97a1657
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
3 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: forgejo-runner
description: Deploy runner for an forgejo instance (default codeberg.org)
type: application
version: 0.1.16
version: 0.1.17
# renovate: image=code.forgejo.org/forgejo/runner
appVersion: "3.4.1"
maintainers:

View file

@ -2,7 +2,7 @@
= forgejo-runner
image::https://img.shields.io/badge/Version-0.1.16-informational?style=flat-square[Version: 0.1.16]
image::https://img.shields.io/badge/Version-0.1.17-informational?style=flat-square[Version: 0.1.17]
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
image::https://img.shields.io/badge/AppVersion-3.4.1-informational?style=flat-square[AppVersion: 3.4.1]
== Maintainers
@ -139,7 +139,7 @@ helm uninstall forgejo-runner-release
| kubectl.image.tag
| string
| `"1.29.4"`
| `"1.30.0"`
|
| nameOverride

View file

@ -36,7 +36,7 @@ kubectl:
registry: docker.io
repository: bitnami/kubectl
pullPolicy: IfNotPresent
tag: 1.29.4
tag: 1.30.0
serviceAccount:
# Specifies whether a service account should be created