portefaix / portefaix-kubernetes

Kubernetes resources
https://github.com/portefaix/.github
Other
8 stars 7 forks source link

chore(deps): update helm release chaos-mesh to 2.6.3 #5365

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
chaos-mesh (source) minor 2.5.0 -> 2.6.3

Release Notes

chaos-mesh/chaos-mesh (chaos-mesh) ### [`v2.6.3`](https://togithub.com/chaos-mesh/chaos-mesh/releases/tag/v2.6.3) [Compare Source](https://togithub.com/chaos-mesh/chaos-mesh/compare/v2.6.2...v2.6.3) ### v2.6.3 Release Notes This release mainly introduces several bug fixes for Chaos Mesh. Besides this, a JSON schema of `values.yaml` was added to help validate custom values before installing Chaos Mesh with Helm. Thanks for the contribution from [@​losisin](https://togithub.com/losisin). ❤️ For additional information, please refer to the changelog provided below. #### Added - Add `values.schema.json` [#​4205](https://togithub.com/chaos-mesh/chaos-mesh/pull/4205) #### Changed - Upgrade docker/login-action to v2 [#​4167](https://togithub.com/chaos-mesh/chaos-mesh/pull/4167) - Automatically remove the token from the dashboard when it expires [#​4193](https://togithub.com/chaos-mesh/chaos-mesh/pull/4193) - Optimize `allInjected` and `allRecovered` states when targets are not selected [#​4199](https://togithub.com/chaos-mesh/chaos-mesh/pull/4199) - Upgrade byteman-helper to v4.0.22 [#​4299](https://togithub.com/chaos-mesh/chaos-mesh/pull/4299) #### Fixed - Fix goroutine leak [#​4229](https://togithub.com/chaos-mesh/chaos-mesh/pull/4229) - Enable prometheus directive within CoreDNS [#​4321](https://togithub.com/chaos-mesh/chaos-mesh/pull/4321) ### [`v2.6.2`](https://togithub.com/chaos-mesh/chaos-mesh/releases/tag/v2.6.2) [Compare Source](https://togithub.com/chaos-mesh/chaos-mesh/compare/v2.6.1...v2.6.2) ### v2.6.2 Release Notes This release mainly alters the routing mechanism of the dashboard to ensure compatibility with deployment on any subpath, typically with an ingress. Check out [this document](https://chaos-mesh.org/docs/expose-dashboard-with-ingress/) for an example. For additional information, please refer to the changelog provided below. #### Added - Support for deploying chaos-dashboard under the subpath [#​4093](https://togithub.com/chaos-mesh/chaos-mesh/pull/4093) - Support for deploying chaos-dashboard with sidecar containers in helm chart [#​4164](https://togithub.com/chaos-mesh/chaos-mesh/pull/4164) #### Changed - Set the database column type to text for 'Workflow/Experiment/Schedule' [#​4151](https://togithub.com/chaos-mesh/chaos-mesh/pull/4151) **Full Changelog**: https://github.com/chaos-mesh/chaos-mesh/compare/v2.6.1...v2.6.2 ### [`v2.6.1`](https://togithub.com/chaos-mesh/chaos-mesh/releases/tag/v2.6.1) [Compare Source](https://togithub.com/chaos-mesh/chaos-mesh/compare/v2.6.0...v2.6.1) ### v2.6.1 Release Notes This release introduces several bug fixes for Chaos Mesh. ##### Fixed - Set `replicas: 1` automatically when HA is not enabled [#​4079](https://togithub.com/chaos-mesh/chaos-mesh/pull/4079) - Fix dashboard panic when exec delete action by finish_time [#​4100](https://togithub.com/chaos-mesh/chaos-mesh/pull/4100) ### [`v2.6.0`](https://togithub.com/chaos-mesh/chaos-mesh/blob/HEAD/CHANGELOG.md#260---2023-05-30) [Compare Source](https://togithub.com/chaos-mesh/chaos-mesh/compare/v2.5.2...v2.6.0) ##### Added - Install offline Helm Chart for a multi-cluster [#​3897](https://togithub.com/chaos-mesh/chaos-mesh/pull/3897) ##### Changed - Change CoreDNS listen port from 53 to 5353 [#​4022](https://togithub.com/chaos-mesh/chaos-mesh/pull/4022) - Bump go to v1.19.3 [#​3770](https://togithub.com/chaos-mesh/chaos-mesh/pull/3770) - Change ubuntu version from latest to 20.04 [#​3817](https://togithub.com/chaos-mesh/chaos-mesh/pull/3817) - Switch views between k8s and hosts nodes [#​3830](https://togithub.com/chaos-mesh/chaos-mesh/pull/3830) - New CI for finding merge conflicts [#​3850](https://togithub.com/chaos-mesh/chaos-mesh/pull/3850) - Upgrade byteman-helper to v4.0.20 [#​3863](https://togithub.com/chaos-mesh/chaos-mesh/pull/3863) - Helm: change default webhook port to 10250 [#​3877](https://togithub.com/chaos-mesh/chaos-mesh/pull/3877) - Upgrade base image for chaos-mesh to alpine:3.17 [#​3893](https://togithub.com/chaos-mesh/chaos-mesh/pull/3893) - Slow down releasing the latest version [#​3900](https://togithub.com/chaos-mesh/chaos-mesh/pull/3900) - Update k8s.io dependencies to v0.26.1 [#​3902](https://togithub.com/chaos-mesh/chaos-mesh/pull/3902) - Update sigs.k8s.io/controller-runtime to v0.14.1 and sigs.k8s.io/controller-tools to v0.11.1 [#​3902](https://togithub.com/chaos-mesh/chaos-mesh/pull/3902) - Change the package manager from `yarn` to `pnpm`. [#​3965](https://togithub.com/chaos-mesh/chaos-mesh/pull/3965) - Upgrade DNS CoreDNS image url to ghcr.io [#​3488](https://togithub.com/chaos-mesh/chaos-mesh/pull/3488) - Upgrade OS image for chaos-daemon container image [#​3905](https://togithub.com/chaos-mesh/chaos-mesh/pull/3905) - Replace openapi-generator with Orval and React Query [#​3748](https://togithub.com/chaos-mesh/chaos-mesh/pull/3748) - Cleanup makefile and provide `make help` [#​3888](https://togithub.com/chaos-mesh/chaos-mesh/pull/3888) - Remove `IN_DOCKER` environment variable in `Makefile` [#​3992](https://togithub.com/chaos-mesh/chaos-mesh/pull/3992) - Refine TTL config of Chaos dashboard [#​4008](https://togithub.com/chaos-mesh/chaos-mesh/pull/4008) - `pause` would return non zero exit code when the subcommand failed [#​4018](https://togithub.com/chaos-mesh/chaos-mesh/pull/4018) - use helm values to set chaos-daemon capabilities [#​4030](https://togithub.com/chaos-mesh/chaos-mesh/pull/4030) - Build binaries locally with `local/` prefix targets in `Makefile` [#​4004](https://togithub.com/chaos-mesh/chaos-mesh/pull/4004) - Use kubectl cluster-info dump to enhance e2e profiling [#​3759](https://togithub.com/chaos-mesh/chaos-mesh/pull/3759) - Upgrade fx event logger [#​4036](https://togithub.com/chaos-mesh/chaos-mesh/pull/4036) - Refine logging in `pkg/selector/physicalmachine` [#​4037](https://togithub.com/chaos-mesh/chaos-mesh/pull/4037) - Setup OWNERS and OWNERS_ALIASES [#​4039](https://togithub.com/chaos-mesh/chaos-mesh/pull/4039) ##### Deprecated - Nothing ##### Removed - Remove no needed file crd-v1beta1.yaml [#​3807](https://togithub.com/chaos-mesh/chaos-mesh/pull/3807) - Remove useless kubebuilder comment in webhook [#​3816](https://togithub.com/chaos-mesh/chaos-mesh/pull/3816) - Remove the unused inject-v1-pod webhook. [#​3885](https://togithub.com/chaos-mesh/chaos-mesh/pull/3885) ##### Fixed - Fix version comparison in install.sh [#​3901](https://togithub.com/chaos-mesh/chaos-mesh/pull/3901) - Fix stuck dashboard updates when using ReadWriteOnce PVCs [#​3876](https://togithub.com/chaos-mesh/chaos-mesh/issues/3876) - Fix MySQL NO_ZERO_IN_DATE by using `*time.Time` to represent finish time [#​4056](https://togithub.com/chaos-mesh/chaos-mesh/pull/4056) ##### Security - Bump go to v1.19.7 to fix CVE-2022-41723 [#​3978](https://togithub.com/chaos-mesh/chaos-mesh/pull/3978) [#​3981](https://togithub.com/chaos-mesh/chaos-mesh/pull/3981) - Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 [#​3987](https://togithub.com/chaos-mesh/chaos-mesh/pull/3987) ### [`v2.5.2`](https://togithub.com/chaos-mesh/chaos-mesh/releases/tag/v2.5.2) [Compare Source](https://togithub.com/chaos-mesh/chaos-mesh/compare/v2.5.1...v2.5.2) ### v2.5.2 Release Notes This release primarily addresses a number of security vulnerabilities and we recommend that you upgrade to this release whenever possible. #### Changed - Bump go to v1.19.3 [#​3770](https://togithub.com/chaos-mesh/chaos-mesh/pull/3770) - Upgrade OS image for chaos-daemon container image [#​3905](https://togithub.com/chaos-mesh/chaos-mesh/pull/3905) #### Fixed - Fix version comparison in install.sh [#​3901](https://togithub.com/chaos-mesh/chaos-mesh/pull/3901) - Fix stuck dashboard updates when using ReadWriteOnce PVCs [#​3876](https://togithub.com/chaos-mesh/chaos-mesh/issues/3876) #### Security - Bump go to v1.19.7 to fix CVE-2022-41723 [#​3978](https://togithub.com/chaos-mesh/chaos-mesh/pull/3978) [#​3981](https://togithub.com/chaos-mesh/chaos-mesh/pull/3981) **Full Changelog**: https://github.com/chaos-mesh/chaos-mesh/compare/v2.5.1...v2.5.2 ### [`v2.5.1`](https://togithub.com/chaos-mesh/chaos-mesh/releases/tag/v2.5.1) [Compare Source](https://togithub.com/chaos-mesh/chaos-mesh/compare/v2.5.0...v2.5.1) ### v2.5.1 Release Notes This release introduces several enhancements for Chaos Mesh. #### Enhancements - Remove useless kubebuilder comment in webhook [#​3816](https://togithub.com/chaos-mesh/chaos-mesh/pull/3816) - Upgrade byteman-helper to v4.0.20 [#​3865](https://togithub.com/chaos-mesh/chaos-mesh/pull/3865) - Remove the unused inject-v1-pod webhook. [#​3885](https://togithub.com/chaos-mesh/chaos-mesh/pull/3885) **Full Changelog**: https://github.com/chaos-mesh/chaos-mesh/compare/v2.5.0...v2.5.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.