Skip to content

Releases: apache/skywalking-helm

v4.5.0

20 Jul 04:54
a21482a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0

25 Nov 12:15
9e547e1
Compare
Choose a tag to compare

What's Changed

  • Add doc installing via Docker registry, add publish command by @kezhenxu94 in #92
  • Fix typo in README.md by @zalintyre in #93
  • Deploy helm chart snapshot to ghcr.io by @kezhenxu94 in #94
  • Remove .Values.oap.initEs and replace with Helm Hooks by @kezhenxu94 in #95
  • Refactor oap init job, and support postgresql storage by @kezhenxu94 in #96
  • Upgrade ElasticSearch Helm Chart dependency version by @kezhenxu94 in #98
  • Remove files/config.d mechanism and use values.yaml files to put the configurations to override default config by @kezhenxu94 in #99
  • Add install doc with ghcr.io repository by @kezhenxu94 in #100
  • Prepare release 4.4.0 by @kezhenxu94 in #101

New Contributors

Full Changelog: v4.3.0...v4.4.0

v4.3.0

17 Sep 03:50
476afd5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.3.0

4.2.0

06 Dec 02:32
1ae3f6c
Compare
Choose a tag to compare
  • Fix Can't evaluate field Capabilities in type interface{}.
  • Update the document let that all docker images use the latest version.
  • Fix missing nodes resource permission when the OAP using k8s-mesh analyzer.
  • Fix bug that customized config files are not loaded into es-init job.
  • Add skywalking satellite support.

4.1.0

12 Aug 04:08
08581c4
Compare
Choose a tag to compare
  • Add missing service account to init job.
  • Improve notes.txt and nodePort configuration.
  • Improve ingress compatibility.
  • Fix bug that customized config files are not loaded into es-init job.
  • Add imagePullSecrets and node selector.
  • Fix istio adapter description.
  • Enhancement: allow mounting binary data files.

4.0.0

03 Nov 14:16
d4d4cd1
Compare
Choose a tag to compare

Download

http://skywalking.apache.org/downloads/

Features

  • Allow overriding configurations files under /skywalking/config
  • Unify the usages of different SkyWalking versions
  • Add Values for init container in case of using private regestry
  • Add services, endpoints resources in ClusterRole

v3.1.0

13 Aug 15:12
d383403
Compare
Choose a tag to compare

Download

http://skywalking.apache.org/downloads/

Features

  • Support SkyWalking 8.1.0
  • Support enable oap dynamic configuration through k8s configmap

v3.0.0

27 Jun 11:09
25ca1ba
Compare
Choose a tag to compare

Download

http://skywalking.apache.org/downloads/

Features

Support SkyWalking 8.0.1

Note:

v2.0.0

30 Mar 14:44
66690b7
Compare
Choose a tag to compare

Download

http://skywalking.apache.org/downloads/

Features

  • Support SkyWalking 7.0.0
  • Support set ES user/password
  • Add CI for release

v1.1.0

16 Mar 02:24
370e651
Compare
Choose a tag to compare

Download
http://skywalking.apache.org/downloads/

Features

  • Support SkyWalking 6.6.0
  • Support deploy Elasticsearch 7
  • The official helm repo was changed to the official Elasticsearch repo (https://helm.elastic.co/)