File tree Expand file tree Collapse file tree
deploy/platform/kubernetes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss
3333ES_IMAGE_TAG ?= 7.10.2
3434
3535SW_OAP_IMAGE ?= ghcr.io/apache/skywalking/oap
36- SW_OAP_IMAGE_TAG ?= 18de90b143085d7714a316d3ee5685a85ba93fbf
36+ SW_OAP_IMAGE_TAG ?= 176d19096972d0f89c1c25f02a51384ad5cc83c1
3737
3838SW_UI_IMAGE ?= ghcr.io/apache/skywalking/ui
39- SW_UI_IMAGE_TAG ?= 18de90b143085d7714a316d3ee5685a85ba93fbf
39+ SW_UI_IMAGE_TAG ?= 176d19096972d0f89c1c25f02a51384ad5cc83c1
4040
4141SW_CLI_IMAGE ?= ghcr.io/apache/skywalking-cli/skywalking-cli:bce7faaabbd57ed1f40156af8a8eb6c3eccea4ae
4242SW_EVENT_EXPORTER_IMAGE ?= ghcr.io/apache/skywalking-kubernetes-event-exporter/skywalking-kubernetes-event-exporter:8a012a3f968cb139f817189afb9b3748841bba22
Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ sources:
2424dependencies :
2525 - name : skywalking-helm
2626 alias : skywalking
27- version : 0.0.0-fbe7dfe5659c77925cc7ed40a3d348f90812132b
27+ version : 0.0.0-933ee29a56ff93c07ebd24148184b26d7c1b98bc
2828 repository : oci://ghcr.io/apache/skywalking-helm
2929
3030 # @feature: java-agent-injector; the java agent injector is a component of the swck operator, so we need to deploy the swck operator firstly
3131 - name : skywalking-helm-swck-operator
3232 alias : swck
33- version : 0.0.0-fbe7dfe5659c77925cc7ed40a3d348f90812132b
33+ version : 0.0.0-933ee29a56ff93c07ebd24148184b26d7c1b98bc
3434 repository : oci://ghcr.io/apache/skywalking-helm
3535 condition : features.javaAgentInjector.enabled
3636
You can’t perform that action at this time.
0 commit comments