- helm release in fedora repos is behind the latest - some helm releases require a newer version
20 lines
446 B
YAML
20 lines
446 B
YAML
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
|