Upversion Helm to v3.17.1

Upversion Helm from v3.14.4 to v3.17.1

Changelog: https://github.com/helm/helm/releases/tag/v3.17.1

Test Plan:
PASS: build-pkgs --clean --all
PASS: full AIO-SX deployment
PASS: upgrade from previous release
PASS: nginx-ingress-controller successfully
      uploaded/applied/removed/deleted
PASS: cert-manager successfully uploaded/applied/removed/deleted
PASS: platform-integ-apps successfully uploaded/applied/removed/deleted
PASS: oidc-auth-apps successfully uploaded/applied/removed/deleted
PASS: dell-storage successfully uploaded/applied/removed/deleted
PASS: rook-ceph successfully uploaded/applied/removed/deleted
PASS: deployment-manager successfully uploaded/applied/removed/deleted

Depends-on: https://review.opendev.org/c/starlingx/config/+/946190

Story: 2011354
Task: 51918

Change-Id: I804969fadc0e6f1a2477e6325f931af2f7ccedbd
Signed-off-by: Igor Soares <Igor.PiresSoares@windriver.com>
This commit is contained in:
Igor Soares 2025-04-02 16:19:47 -03:00
parent c1861c3502
commit 21cc53810a
3 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,9 @@
helm (3.17.1-1) unstable; urgency=medium
* Bump version (3.17.1)
-- Igor Soares <igor.piressoares@windriver.com> Wed, 02 Apr 2025 11:20:00 +0000
helm (3.14.4-1) unstable; urgency=medium
* Bump version (3.14.4)

View File

@ -6,7 +6,7 @@ export ROOT = debian/tmp
export SBINDIR = $(ROOT)/usr/sbin
export SUDOERDIR = $(ROOT)/etc/sudoers.d
export HELM_VERSION = 3.14.4
export HELM_VERSION = 3.17.1
export HELM_EXECUTABLE = linux-amd64/helm
export HELM_PKG = helm-v$(HELM_VERSION)-linux-amd64.tar.gz

View File

@ -1,12 +1,12 @@
---
debname: helm
debver: 3.14.4-1
debver: 3.17.1-1
src_path: files
dl_files:
helm-v3.14.4-linux-amd64.tar.gz:
helm-v3.17.1-linux-amd64.tar.gz:
topdir: linux-amd64
url: https://get.helm.sh/helm-v3.14.4-linux-amd64.tar.gz
sha256sum: a5844ef2c38ef6ddf3b5a8f7d91e7e0e8ebc39a38bb3fc8013d629c1ef29c259
url: https://get.helm.sh/helm-v3.17.1-linux-amd64.tar.gz
sha256sum: 3b66f3cd28409f29832b1b35b43d9922959a32d795003149707fea84cbcd4469
revision:
dist: $STX_DIST