Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm chart chaos-mesh to v2.6.3 #4849

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2024

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

Compare Source

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. ❤️

For additional information, please refer to the changelog provided below.

Added

Changed

  • Upgrade docker/login-action to v2 #​4167
  • Automatically remove the token from the dashboard when it expires #​4193
  • Optimize allInjected and allRecovered states when targets are not selected #​4199
  • Upgrade byteman-helper to v4.0.22 #​4299

Fixed

  • Fix goroutine leak #​4229
  • Enable prometheus directive within CoreDNS #​4321

v2.6.2

Compare Source

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 for an example.

For additional information, please refer to the changelog provided below.

Added

  • Support for deploying chaos-dashboard under the subpath #​4093
  • Support for deploying chaos-dashboard with sidecar containers in helm chart #​4164

Changed

  • Set the database column type to text for 'Workflow/Experiment/Schedule' #​4151

Full Changelog: chaos-mesh/chaos-mesh@v2.6.1...v2.6.2

v2.6.1

Compare Source

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
  • Fix dashboard panic when exec delete action by finish_time #​4100

v2.6.0

Compare Source

Added
  • Install offline Helm Chart for a multi-cluster #​3897
Changed
  • Change CoreDNS listen port from 53 to 5353 #​4022
  • Bump go to v1.19.3 #​3770
  • Change ubuntu version from latest to 20.04 #​3817
  • Switch views between k8s and hosts nodes #​3830
  • New CI for finding merge conflicts #​3850
  • Upgrade byteman-helper to v4.0.20 #​3863
  • Helm: change default webhook port to 10250 #​3877
  • Upgrade base image for chaos-mesh to alpine:3.17 #​3893
  • Slow down releasing the latest version #​3900
  • Update k8s.io dependencies to v0.26.1 #​3902
  • Update sigs.k8s.io/controller-runtime to v0.14.1 and sigs.k8s.io/controller-tools to v0.11.1 #​3902
  • Change the package manager from yarn to pnpm. #​3965
  • Upgrade DNS CoreDNS image url to ghcr.io #​3488
  • Upgrade OS image for chaos-daemon container image #​3905
  • Replace openapi-generator with Orval and React Query #​3748
  • Cleanup makefile and provide make help #​3888
  • Remove IN_DOCKER environment variable in Makefile #​3992
  • Refine TTL config of Chaos dashboard #​4008
  • pause would return non zero exit code when the subcommand failed #​4018
  • use helm values to set chaos-daemon capabilities #​4030
  • Build binaries locally with local/ prefix targets in Makefile #​4004
  • Use kubectl cluster-info dump to enhance e2e profiling #​3759
  • Upgrade fx event logger #​4036
  • Refine logging in pkg/selector/physicalmachine #​4037
  • Setup OWNERS and OWNERS_ALIASES #​4039
Deprecated
  • Nothing
Removed
  • Remove no needed file crd-v1beta1.yaml #​3807
  • Remove useless kubebuilder comment in webhook #​3816
  • Remove the unused inject-v1-pod webhook. #​3885
Fixed
  • Fix version comparison in install.sh #​3901
  • Fix stuck dashboard updates when using ReadWriteOnce PVCs #​3876
  • Fix MySQL NO_ZERO_IN_DATE by using *time.Time to represent finish time #​4056
Security

v2.5.2

Compare Source

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
  • Upgrade OS image for chaos-daemon container image #​3905

Fixed

  • Fix version comparison in install.sh #​3901
  • Fix stuck dashboard updates when using ReadWriteOnce PVCs #​3876

Security

Full Changelog: chaos-mesh/chaos-mesh@v2.5.1...v2.5.2

v2.5.1

Compare Source

v2.5.1 Release Notes

This release introduces several enhancements for Chaos Mesh.

Enhancements

  • Remove useless kubebuilder comment in webhook #​3816
  • Upgrade byteman-helper to v4.0.20 #​3865
  • Remove the unused inject-v1-pod webhook. #​3885

Full Changelog: chaos-mesh/chaos-mesh@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.


  • If you want to rebase/retry this PR, check this box

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added dependency/helm Dependency Helm kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Jan 25, 2024
@nlamirault nlamirault closed this Jan 26, 2024
@renovate renovate bot deleted the renovate/chaos-mesh-2.x branch January 26, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency/helm Dependency Helm kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant