File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
deployment-package/skupper Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- 1.0.22
1+ 1.0.23-dev
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ schemaVersion: "0.1"
66$schema : " https://schema.intel.com/catalog.orchestrator/0.1/schema"
77
88name : skupper
9- version : 0.1.4
9+ version : 0.1.5
1010description : " Skupper for interconnecting bare metal k8s clusters"
1111kind : extension
1212
1313helmRegistry : " intel-rs-helm"
1414chartName : " edge-orch/en/charts/skupper"
15- chartVersion : " 0.1.4 "
15+ chartVersion : " 0.1.5 "
1616
1717profiles :
1818 - name : default
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ $schema: "https://schema.intel.com/catalog.orchestrator/0.1/schema"
77
88name : " skupper"
99description : " Enables Skupper service on the edge"
10- version : 0.1.5
10+ version : 0.1.6
1111forbidsMultipleDeployments : true
1212kind : extension
1313
1414applications :
1515 - name : skupper
16- version : 0.1.4
16+ version : 0.1.5
1717
1818# namespace for networkpolicies and skupper pods
1919defaultNamespaces :
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ apiVersion: v2
55name : skupper
66description : A Helm chart for Skupper
77type : application
8- version : 0.1.4
9- appVersion : " 0.1.4 "
8+ version : 0.1.5
9+ appVersion : " 0.1.5 "
Original file line number Diff line number Diff line change 88namespace : skupper-site-controller
99image :
1010 repository : quay.io/skupper/site-controller
11- tag : 1.5.1
11+ tag : 1.8.3
1212
1313replicaCount : 1
You can’t perform that action at this time.
0 commit comments