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: falcosecurity/charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: falco-4.21.3
Choose a base ref
...
head repository: falcosecurity/charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: falcosidekick-0.10.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 20, 2025

  1. chore(deps): Bump actions/setup-go from 5.3.0 to 5.4.0

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.3.0 to 5.4.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@f111f33...0aaccfd)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and poiana committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    9c59182 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. chore(deps): Bump actions/setup-python from 5.4.0 to 5.5.0

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.4.0 to 5.5.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@4237552...8d9ed9a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and poiana committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    347a231 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. fix: remove faulty condition for configmap

    Signed-off-by: Ali Hassan <[email protected]>
    Aliloya-git authored and poiana committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    8e24293 View commit details
    Browse the repository at this point in the history
  2. fix: add an or condition for configmap

    Co-authored-by: Igor Eulalio <[email protected]>
    Signed-off-by: Aliloya <[email protected]>
    2 people authored and poiana committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    bd24ca2 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Signed-off-by: Aliloya <[email protected]>
    Aliloya-git authored and poiana committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    e648b42 View commit details
    Browse the repository at this point in the history
Loading