Skip to content

Commit aafcd29

Browse files
authored
[patch] Add Service Mesh dependencies to catalog YAML
Added Service Mesh dependencies with specific versions.
1 parent 943f4f6 commit aafcd29

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

src/mas/devops/data/catalogs/v9-260805-amd64.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,12 @@ uds_extras_version: 1.5.0
8787
# -----------------------------------------------------------------------------
8888
appconnect_version: 6.2.0 # Operator version 6.2.0 # sticking to 6.2.0 version # Please do Not Change
8989

90+
# Dependencies - Service Mesh
91+
# -----------------------------------------------------------------------------
92+
servicemesh_channel: stable-3.3
93+
servicemesh_starting_csv: servicemeshoperator3.v3.3.3
94+
kiali_channel: stable
95+
kiali_starting_csv: kiali-operator.v2.22.1
9096

9197
# Dependencies - Suite License Service
9298
# -----------------------------------------------------------------------------
@@ -203,4 +209,4 @@ editorial:
203209
whats_new:
204210
- title: '**Security updates and bug fixes**'
205211
details:
206-
- IBM Maximo Application Suite Core Platform v9.2.2
212+
- IBM Maximo Application Suite Core Platform v9.2.2

0 commit comments

Comments
 (0)