Installation & Upgrade
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.2.tgz --debug --wait
New Features
- Support oci-based helm chart repository.
Enhancements
- Add the default extension repository.
Bug Fixes
- Fix the blank page issue of some extensions.
- Fix the issue of resource residue when uninstalling ks-core.
- Fixing installation issuesin Kubernetes 1.19 environment.
What's Changed
- [release-4.1] fix typo (#1965) by @ks-ci-bot in #6173
- [release-4.1] Update telemetry config by @ks-ci-bot in #6172
- [release-4.1] feat: add extension-museum in helm by @ks-ci-bot in #6174
- [release-4.1] Use responsewriter.UserProvidedDecorator instead of auto flush response by @ks-ci-bot in #6175
- [release-4.1] fix: cronjob.batch/v1 is invalid in k8s v1.19 by @ks-ci-bot in #6188
- [release-4.1] fix: graceful delete ks-core by @ks-ci-bot in #6189
- [release-4.1] fix: add tls when get repository index. by @ks-ci-bot in #6198
- [release-4.1] fix: add annotation checksum/cert to extensions-museum pod by @ks-ci-bot in #6202
- [release-4.1] feat: Adapt to oci-based helmchart repo by @ks-ci-bot in #6203
- [release-4.1] adjust the log level of unexpected exceptions by @ks-ci-bot in #6208
- [release-4.1] fix: remove the incorrect RBAC rule merging logic by @ks-ci-bot in #6210
- Release v4.1.2 by @wansir in #6212
- Update build-multiarch.yaml by @wansir in #6213
Full Changelog: v4.1.1...v4.1.2