2948efeb39
This change aims to update the patch applied to the upstream Helm Chart, adapting it to the new version of Kubernetes Power Manager (v2.5.0). Story: 2011069 Task: 50276 Test Plan PASS: AIO-SX: check if the application can be successfully installed. PASS: AIO-SX: check if the application can be successfully uninstalled. PASS: check if installed CRDs are correctly created. Change-Id: Idc2f22ccbca27a47f6b19ed3f5a3faffe111bf47 Signed-off-by: Eduardo Alberti <eduardo.alberti@windriver.com>
20 lines
641 B
YAML
20 lines
641 B
YAML
# Copyright (c) 2024 Wind River Systems, Inc.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
---
|
|
debname: kubernetes-power-manager-helm
|
|
debver: 2.5-1
|
|
dl_path:
|
|
name: kubernetes-power-manager-2.5.0.tar.gz
|
|
url: https://github.com/intel/kubernetes-power-manager/archive/v2.5.0.tar.gz
|
|
sha256sum: a3dc6b36eacc2c01e3ffec7af6a4ce71b5c00b753473ebb74a8e7f3c24ea0f79
|
|
src_files:
|
|
- kubernetes-power-manager-helm/files/Makefile
|
|
revision:
|
|
dist: $STX_DIST
|
|
stx_patch: 1
|
|
GITREVCOUNT:
|
|
SRC_DIR: ${MY_REPO}/stx/app-kubernetes-power-manager/helm-charts/upstream/kubernetes-power-manager-helm
|
|
BASE_SRCREV: 789f333dec616b91ddb871cf21fdb07e6bf8d750
|