feat: add helmfile package configuration
Add RPM package configuration for helmfile v1.1.7, a declarative tool for deploying Kubernetes Helm charts.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
name: helmfile
|
||||
release: 1
|
||||
version: 1.1.7
|
||||
build:
|
||||
- distro: el/8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
- distro: el/9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
github: helmfile/helmfile
|
||||
Reference in New Issue
Block a user