Releases: apache/skywalking-helm
Releases · apache/skywalking-helm
v4.7.0
What's Changed
- Improve the guide on setting up SkyWalking with BanyanDB by @ButterBright in #152
- Fix incorrect link syntax by @ButterBright in #153
- Adding secret mount in the OAP by @mrproliu in #154
- Add auth password for user
postgres
by @ybak in #155 - fix rbac issues by @2005wind in #156
- Bump up SkyWalking Infra E2E version and set kind version to v1.21.14 by @ButterBright in #157
- Bump up BanyanDB Helm version to 0.3.0 by @hanahmily in #158
- Bump up OAP to 10.1.0 by @wu-sheng in #159
- Bump up skywalking-banyandb-helm by @hanahmily in #160
- Release 4.7.0 by @hanahmily in #161
New Contributors
Full Changelog: v4.6.0...v4.7.0
v4.6.0
What's Changed
- Add
extraPodLabels
tooapInit
so Job can have additional labels by @eric-sailfish in #125 - Adding support for zipkin UI by @Yangfisher1 in #127
- Add doc for oap init job metadata labels. by @innerpeacez in #128
- Update README.md by @wu-sheng in #129
- Rename helm repo name by @kezhenxu94 in #130
- update repository by @innerpeacez in #132
- Add ghcr login in the e2e by @wu-sheng in #131
- Increase ES watermark in tests by @kezhenxu94 in #133
- Integrate BanyanDB as storage solution by @ButterBright in #126
- Modify ci jobs name by @ButterBright in #134
- Fix doc by @ButterBright in #135
- add support to oap service annotations by @rh-at in #136
- doc: supplement the document for oap service by @innerpeacez in #137
- fix annotation indentation by @rh-at in #138
- Update the default OAP/UI versions to 9.6.0 by @wu-sheng in #139
- Update banyandb client connection by @wankai123 in #140
- Fix wrong legacy config mount by @kezhenxu94 in #141
- add another subpath level to
values.yaml
oap config override by @ScribblerCoder in #142 - Fix values.yaml link by @SeanKilleen in #143
- Add doc to re-run OAP init job by @kezhenxu94 in #144
- Integrate BanyanDB cluster as storage solution by @ButterBright in #145
- Adapt operator helm chart to v0.9.0 by @dashanji in #146
- Bump up banyandb helm version to 0.2.0 by @ButterBright in #147
- Bump up OAP and UI to 10.0.0 by @hanahmily in #149
- Make release process work with Linux by @hanahmily in #150
New Contributors
- @eric-sailfish made their first contribution in #125
- @Yangfisher1 made their first contribution in #127
- @ButterBright made their first contribution in #126
- @rh-at made their first contribution in #136
- @wankai123 made their first contribution in #140
- @ScribblerCoder made their first contribution in #142
- @SeanKilleen made their first contribution in #143
Full Changelog: v4.5.0...v4.6.0
v4.5.0
What's Changed
- Clean up doc of old config by @kezhenxu94 in #102
- Add config to set Pod securityContext by @kezhenxu94 in #103
- Allow oap helm chart to edit liveness/readiness probe by @zshrine in #104
- Add helm chart for swck v0.7.0 by @dashanji in #91
- fix: readme markdown syntax error by @innerpeacez in #105
- Keep the job name prefix the same as OAP Deployment name by @innerpeacez in #106
- Optimize the use of k8s cm dynamic configuration by @innerpeacez in #107
- Feature-#10481 - use startup probe option for first initialization of application by @rabajaj0509 in #108
- polish: use default startupProbe by @innerpeacez in #110
- default rbac for oap by @innerpeacez in #111
- Deploy swck snapshot charts by @kezhenxu94 in #112
- Add namespaces resources by @innerpeacez in #113
- Add post-rollback hook by @innerpeacez in #114
- Add
cert-manager
sub-chart as quick start by @kezhenxu94 in #115 - Allow setting env for UI deployment by @kezhenxu94 in #116
- Add
pprof
port export in satellite by @mrproliu in #117 - Trunc the resource name in swck's helm chart to no more than 63 characters by @dashanji in #118
- Polish the doc about how to install specific ES version by @kezhenxu94 in #119
- Adding the
configmap
into cluster role for oap init mode by @mrproliu in #121 - Add Istio ServiceEntry permissions by @kezhenxu94 in #122
- Update contact information by @innerpeacez in #123
- Prepare for 4.5.0 by @kezhenxu94 in #124
New Contributors
- @zshrine made their first contribution in #104
- @dashanji made their first contribution in #91
- @rabajaj0509 made their first contribution in #108
Full Changelog: v4.4.0...v4.5.0
v4.4.0
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 usevalues.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
- @zalintyre made their first contribution in #93
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- Fix hasSuffix replace hasPrefix by @geffzhang in #86
- Add "pods/log" permission to OAP so on-demand Pod log can work by @kezhenxu94 in #87
- add .Values.oap.initEs to work with ES initial by @williamyao1982 in #88
- Remove Istio adapter, add changelog for 4.3.0 by @kezhenxu94 in #89
- Bump up helm chart version by @kezhenxu94 in #90
New Contributors
- @geffzhang made their first contribution in #86
- @williamyao1982 made their first contribution in #88
Full Changelog: v4.2.0...v4.3.0
4.2.0
- 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 usingk8s-mesh
analyzer. - Fix bug that customized config files are not loaded into es-init job.
- Add skywalking satellite support.
4.1.0
- 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
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
Download
http://skywalking.apache.org/downloads/
Features
- Support SkyWalking 8.1.0
- Support enable oap dynamic configuration through k8s configmap
v3.0.0
Download
http://skywalking.apache.org/downloads/
Features
Support SkyWalking 8.0.1
Note:
- 8.0.0 image is not suitable as chart image, ISSUE: apache/skywalking#4953