feat: add helm release
Build / build-8 (pull_request) Successful in 1m55s
Build / build-9 (pull_request) Successful in 4m35s

- helm release in fedora repos is behind the latest
- some helm releases require a newer version
This commit is contained in:
2026-01-20 21:20:45 +11:00
parent b15fc0612f
commit 8e8285546b
3 changed files with 76 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
name: helm
github: helm/helm
description: The Kubernetes Package Manager
arch: amd64
platform: linux
maintainer: Helm Contributors
homepage: https://github.com/helm/helm
license: Apache-2.0 license
builds:
- repository:
- almalinux/el8
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
release: 1
version: 4.0.5
- repository:
- almalinux/el9
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
release: 1
version: 4.0.5