Skip to content

Commit

Permalink
Bump up banyandb helm version to 0.2.0 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
ButterBright committed May 21, 2024
1 parent 1741f5a commit ea4091c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ jobs:
config: test/e2e/swck/oap-ui-agent-satellite.yaml
name: ${{ matrix.test.name }}
env:
OAP_TAG: 965dea898986ed2ab1343559fb20d6faed11ada9
OAP_TAG: 14c5778f57cc163b5a7d732555182b14dcff146b
OAP_REPO: ghcr.io/apache/skywalking/oap
UI_TAG: 965dea898986ed2ab1343559fb20d6faed11ada9
UI_TAG: 14c5778f57cc163b5a7d732555182b14dcff146b
UI_REPO: ghcr.io/apache/skywalking/ui
SATELLITE_TAG: v35bfaff6352b4dc351a706772796a1f79b651c14
SATELLITE_REPO: ghcr.io/apache/skywalking-satellite/skywalking-satellite
Expand Down
5 changes: 3 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ Release Notes.
4.6.0
------------------

- Integrate BanyanDB as storage solution
- Bump up swck to v0.9.0
- Integrate BanyanDB as storage solution.
- Bump up swck to v0.9.0.
- Bump up BanyanDB Helm version to 0.2.0.

4.5.0
------------------
Expand Down
4 changes: 2 additions & 2 deletions chart/skywalking/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ dependencies:
condition: postgresql.enabled
- name: skywalking-banyandb-helm
alias: banyandb
version: 0.0.0-8bdff75
repository: oci://ghcr.io/apache/skywalking-banyandb-helm
version: 0.2.0
repository: oci://registry-1.docker.io/apache
condition: banyandb.enabled

0 comments on commit ea4091c

Please sign in to comment.