This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git
The following commit(s) were added to refs/heads/main by this push:
new 46c6f69 Bump SkyWalking Helm and BanyanDB
46c6f69 is described below
commit 46c6f69ba4226969e1da3bf8aecc503028a21323
Author: Gao Hongtao <[email protected]>
AuthorDate: Sun Sep 15 13:23:36 2024 +0000
Bump SkyWalking Helm and BanyanDB
Signed-off-by: Gao Hongtao <[email protected]>
---
Makefile.in | 2 +-
deploy/platform/kubernetes/Chart.yaml | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Makefile.in b/Makefile.in
index 01d50cc..d5bc4b8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -26,7 +26,7 @@ HUB ?= ghcr.io/apache/skywalking-showcase
TAG ?= $(shell git rev-parse --short HEAD)
BANYANDB_IMAGE ?= ghcr.io/apache/skywalking-banyandb
-BANYANDB_IMAGE_TAG ?= 7e541d0275cd776360a14c75044be4bdac872b11
+BANYANDB_IMAGE_TAG ?= 0e734c462571dcf55dbb7761211c07d8b156521e
STORAGE_CLASS ?= ""
ES_IMAGE ?= docker.elastic.co/elasticsearch/elasticsearch-oss
diff --git a/deploy/platform/kubernetes/Chart.yaml
b/deploy/platform/kubernetes/Chart.yaml
index edbf5e9..782a2ba 100644
--- a/deploy/platform/kubernetes/Chart.yaml
+++ b/deploy/platform/kubernetes/Chart.yaml
@@ -24,13 +24,13 @@ sources:
dependencies:
- name: skywalking-helm
alias: skywalking
- version: 0.0.0-739dbe570f5ca84b31416ad374640cf2e9cfaa7d
+ version: 0.0.0-025d780364ae747b5b543619bd9fde18e14a4987
repository: oci://ghcr.io/apache/skywalking-helm
# @feature: java-agent-injector; the java agent injector is a component of
the swck operator, so we need to deploy the swck operator firstly
- name: skywalking-helm-swck-operator
alias: swck
- version: 0.0.0-739dbe570f5ca84b31416ad374640cf2e9cfaa7d
+ version: 0.0.0-025d780364ae747b5b543619bd9fde18e14a4987
repository: oci://ghcr.io/apache/skywalking-helm
condition: features.javaAgentInjector.enabled
@@ -67,4 +67,4 @@ dependencies:
- name: opentelemetry-collector
version: 0.51.1
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
- condition: opentelemetry.enabled
\ No newline at end of file
+ condition: opentelemetry.enabled