|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_helm_base 3.7.2 |
|
|
|
%define V_helm_base 3.7.2 |
|
|
|
%define V_helm_snap 20211209 |
|
|
|
%define V_helm_snap 20220101 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: helm |
|
|
|
Name: helm |
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Web |
|
|
|
Group: Web |
|
|
|
License: Apache |
|
|
|
License: Apache |
|
|
|
Version: %{V_helm_base}.%{V_helm_snap} |
|
|
|
Version: %{V_helm_base}.%{V_helm_snap} |
|
|
|
Release: 20211209 |
|
|
|
Release: 20220101 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/helm/helm-%{V_helm_snap}.tar.xz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/helm/helm-%{V_helm_snap}.tar.xz |
|
|
|