File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11ARG HUB=higress-registry.cn-hangzhou.cr.aliyuncs.com/higress
22ARG BASE_VERSION=2022-10-27T19-02-22
3- ARG CORE_VERSION=2.2.0
3+ ARG CORE_VERSION=2.2.1
44ARG CONSOLE_VERSION=2.2.1
55ARG APISERVER_VERSION=0.0.29
66ARG ENVOY_VERSION=2.2.1
Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ metadata:
55 namespace : higress-system
66 creationTimestamp : " 2000-01-01T00:00:00Z"
77 resourceVersion : " 1"
8+ labels :
9+ higress.io/domain_higress-default-domain : " true"
10+ higress.io/resource-definer : higress
811 annotations :
912 higress.io/destination : higress-console.static
1013 higress.io/ignore-path-case : " false"
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ NACOS_DATA_ENC_KEY=''
99NACOS_SERVER_TAG = ' v3.0.1'
1010HIGRESS_RUNNER_TAG = ' 0.0.3'
1111HIGRESS_API_SERVER_TAG = ' 0.0.29'
12- HIGRESS_CONTROLLER_TAG = ' 2.2.0 '
13- HIGRESS_PILOT_TAG = ' 2.2.0 '
14- HIGRESS_GATEWAY_TAG = ' 2.2.0 '
12+ HIGRESS_CONTROLLER_TAG = ' 2.2.1 '
13+ HIGRESS_PILOT_TAG = ' 2.2.1 '
14+ HIGRESS_GATEWAY_TAG = ' 2.2.1 '
1515HIGRESS_CONSOLE_TAG = ' 2.2.1'
1616HIGRESS_PLUGIN_SERVER_TAG = ' 2.2.1'
1717WASM_PLUGIN_URL_PATTERN = ' http://plugin-server:8080/plugins/${name}/${version}/plugin.wasm'
You can’t perform that action at this time.
0 commit comments