File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ func getOperations(dev adapter.Operations) adapter.Operations {
4949 AdditionalProperties : map [string ]string {
5050 ServiceName : "jaeger" ,
5151 ServicePatchFile : "file://templates/oam/patches/service-loadbalancer.json" ,
52- HelmChartURL : "https://helm.linkerd.io/stable/linkerd-jaeger-2.10.2 .tgz" ,
52+ HelmChartURL : "https://helm.linkerd.io/stable/linkerd-jaeger-30.4.5 .tgz" ,
5353 },
5454 }
5555 dev [VizAddon ] = & adapter.Operation {
@@ -58,7 +58,7 @@ func getOperations(dev adapter.Operations) adapter.Operations {
5858 AdditionalProperties : map [string ]string {
5959 ServiceName : "web" ,
6060 ServicePatchFile : "file://templates/oam/patches/service-loadbalancer.json" ,
61- HelmChartURL : "https://helm.linkerd.io/stable/linkerd-viz-2.10.2 .tgz" ,
61+ HelmChartURL : "https://helm.linkerd.io/stable/linkerd-viz-30.3.5 .tgz" ,
6262 },
6363 }
6464 dev [MultiClusterAddon ] = & adapter.Operation {
You can’t perform that action at this time.
0 commit comments