Update openstack-armada-app charts versions
After the OSH-I upversion to caracal, the helm-toolkit used in the Helm charts present in the openstack-armada-app repo needs to have their version updated to reflect the changes made to the OSH-I helm-tookit chart. Test Plan: PASS - Build stx-openstack-helm-fluxcd package PASS - All charts have the new version in the built package PASS - STX-O applies using the new Helm charts version. Story: 2011303 Task: 51655 Depends-On: https://review.opendev.org/c/starlingx/openstack-armada-app/+/941984 Change-Id: I77cc1440712354266ae9a40c3d75b5b813499802 Signed-off-by: Daniel Caires <DanielMarques.Caires@windriver.com>
This commit is contained in:
parent
5be7610875
commit
5c98fc16f7
@ -16,4 +16,4 @@ apiVersion: v1
|
||||
appVersion: "1.0"
|
||||
description: Helm chart for stx-openstack containerized openstack-clients
|
||||
name: clients
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
|
@ -16,4 +16,4 @@ apiVersion: v1
|
||||
appVersion: "1.0"
|
||||
description: StarlingX-Helm dcdbsync
|
||||
name: dcdbsync
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
|
@ -15,4 +15,4 @@
|
||||
apiVersion: v1
|
||||
description: OpenStack-Helm Garbd
|
||||
name: garbd
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
|
@ -16,4 +16,4 @@ apiVersion: v1
|
||||
appVersion: "1.0"
|
||||
description: StarlingX-Helm keystone-api-proxy
|
||||
name: keystone-api-proxy
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
|
@ -7,4 +7,4 @@
|
||||
apiVersion: v1
|
||||
description: Nginx Ports Control
|
||||
name: nginx-ports-control
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
|
@ -16,4 +16,4 @@ apiVersion: v1
|
||||
appVersion: "1.0"
|
||||
description: StarlingX-Helm nova-api-proxy
|
||||
name: nova-api-proxy
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
|
@ -15,4 +15,4 @@
|
||||
apiVersion: v1
|
||||
description: PCI IRQ Affinity Agent
|
||||
name: pci-irq-affinity-agent
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
|
@ -16,7 +16,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: clients
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: starlingx
|
||||
|
@ -16,7 +16,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: dcdbsync
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: starlingx
|
||||
|
@ -16,7 +16,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: fm-rest-api
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: starlingx
|
||||
|
@ -16,7 +16,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: garbd
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: starlingx
|
||||
|
@ -16,7 +16,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: keystone-api-proxy
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: starlingx
|
||||
|
@ -16,7 +16,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: nginx-ports-control
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: starlingx
|
||||
|
@ -16,7 +16,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: nova-api-proxy
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: starlingx
|
||||
|
@ -16,7 +16,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: pci-irq-affinity-agent
|
||||
version: 0.1.0
|
||||
version: 0.2.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: starlingx
|
||||
|
Loading…
x
Reference in New Issue
Block a user