Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: litmuschaos/litmus-helm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: kubernetes-chaos-3.6.0
Choose a base ref
...
head repository: litmuschaos/litmus-helm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: kubernetes-chaos-3.6.1
Choose a head ref
  • 5 commits
  • 40 files changed
  • 6 contributors

Commits on Apr 17, 2024

  1. Added changes for upgrading litmus-helm-agent to 3.6.x and release 3.…

    …6.0 (#374)
    
    * Added changes for upgrading litmus-helm-agent to 3.6.x and release 3.6.0
    
    Signed-off-by: Saranya-jena <saranya.jena@harness.io>
    
    * Added changes for agent crds
    
    Signed-off-by: Jonsy13 <vedant.shrotria@harness.io>
    
    * Added changes for agent crds
    
    Signed-off-by: Jonsy13 <vedant.shrotria@harness.io>
    
    ---------
    
    Signed-off-by: Saranya-jena <saranya.jena@harness.io>
    Signed-off-by: Jonsy13 <vedant.shrotria@harness.io>
    Co-authored-by: Jonsy13 <vedant.shrotria@harness.io>
    Saranya-jena and Jonsy13 authored Apr 17, 2024
    Copy the full SHA
    3c81fe1 View commit details

Commits on May 13, 2024

  1. Bump helm/kind-action from 1.9.0 to 1.10.0 (#375)

    Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/helm/kind-action/releases)
    - [Commits](helm/kind-action@v1.9.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: helm/kind-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2024
    Copy the full SHA
    bb70db5 View commit details

Commits on May 14, 2024

  1. Update CODEOWNERS for litmus-helm (#376)

    * Update CODEOWNERS
    
    ---------
    
    Signed-off-by: Udit Gaurav <udit.gaurav@harness.io>
    uditgaurav authored May 14, 2024
    Copy the full SHA
    c039565 View commit details
  2. Remove duplicate labels in litmus-agent charts: (#362)

    - Remove selector in deployment of sub-charts since they were already include in the labels
    - Update label of litmus-agent to remove duplicate
    - Upgrade version of subchart to 0.2.1 and charts to 0.2.2
    - Regenerate docs with helm-docs
    
    Signed-off-by: Calvin Audier <calvin.audier@gmail.com>
    Signed-off-by: Calvin Audier <calvinaudier@gmail.com>
    Co-authored-by: Calvin Audier <calvin.audier@gmail.com>
    Calvinaud and Calvin Audier authored May 14, 2024
    Copy the full SHA
    df025fe View commit details

Commits on May 15, 2024

  1. Chore(crds): Update experiment and engine crds in helm (#377)

    * Chore(crds): Update experiment and engine crds in helm
    
    Signed-off-by: Udit Gaurav <udit.gaurav@harness.io>
    
    * bump chart version
    
    Signed-off-by: Udit Gaurav <udit.gaurav@harness.io>
    
    ---------
    
    Signed-off-by: Udit Gaurav <udit.gaurav@harness.io>
    Co-authored-by: Vedant Shrotria <vedant.shrotria@harness.io>
    uditgaurav and Jonsy13 authored May 15, 2024
    Copy the full SHA
    51fccfb View commit details
Loading