Upgrade secret observer version to 0.2-1
Upgrade is failing at the "software deploy activate" step due to same version of secret observer helm chart. In this commit, upgraded the version to 0.2-1 from 0.1-1. TEST CASES : PASSED: software deploy activate step got success. PASSED: Application got successfully upgraded from 24.09 to 25.09. PASSED: Pods are running successfully after upgrade. Story: 2011407 Task: 52786 Change-Id: I9079ff23028748966fb3d8153fda254cda0a415e Signed-off-by: Rakesh, Boya <boya.rakesh@windriver.com>
This commit is contained in:

committed by
Md Irshad Sheikh

parent
9915cf94d7
commit
c8b2342122
@@ -1,3 +1,9 @@
|
||||
intel-device-plugins-secret-observer-helm (0.2-1) unstable; urgency=medium
|
||||
|
||||
* Upgrade version
|
||||
|
||||
-- Rakesh Boya <Boya.Rakesh@windriver.com> Mon, 8 Sep 2025 20:07:42 +0000
|
||||
|
||||
intel-device-plugins-secret-observer-helm (0.1-1) unstable; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
|
@@ -3,7 +3,7 @@ Upstream-Name: secret-observer-helm
|
||||
Source: https://opendev.org/starlingx/helm-charts/
|
||||
|
||||
Files: *
|
||||
Copyright: (c) 2019-2024 Wind River Systems, Inc
|
||||
Copyright: (c) 2019-2025 Wind River Systems, Inc
|
||||
License: Apache-2
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
@@ -23,7 +23,7 @@ License: Apache-2
|
||||
# If you want to use GPL v2 or later for the /debian/* files use
|
||||
# the following clauses, or change it to suit. Delete these two lines
|
||||
Files: debian/*
|
||||
Copyright: 2024 Wind River Systems, Inc
|
||||
Copyright: 2025 Wind River Systems, Inc
|
||||
License: Apache-2
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
debname: intel-device-plugins-secret-observer-helm
|
||||
debver: 0.1-1
|
||||
debver: 0.2-1
|
||||
src_path: intel-device-plugins-secret-observer-helm
|
||||
src_files:
|
||||
- ${MY_REPO}/stx/helm-charts/secret-observer/secret-observer/helm-charts
|
||||
|
Reference in New Issue
Block a user