1 Commits
main ... py311

Author SHA256 Message Date
2a3a71f509 pyhelm3: build for Python 3.11
Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 1h51m2s
Check Release Manifest Local Charts Versions / Check Release Manifest Local Charts Versions (pull_request) Has been cancelled
Enable sle15_python_module_pythons to build with Python 3.11 on SLE 15.x
(needed as the project does not support building against the default Python
3.6).

Signed-off-by: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
2026-01-23 02:17:09 +01:00
2 changed files with 3 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
%{?sle15_python_module_pythons}
Name: python-pyhelm3
Version: 0.4.0
Release: 1

View File

@@ -92,8 +92,9 @@ spec:
enabled: false
- prettyName: Longhorn
releaseName: longhorn
chart: 'oci://dp.apps.rancher.io/charts/suse-storage'
chart: suse-storage
version: 1.10.1
repository: oci://dp.apps.rancher.io/charts
- prettyName: MetalLB
releaseName: metallb
chart: '%%CHART_REPO%%/%%CHART_PREFIX%%metallb'