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: grafana/k8s-monitoring-helm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: k8s-monitoring-2.0.32
Choose a base ref
...
head repository: grafana/k8s-monitoring-helm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: k8s-monitoring-2.0.33
Choose a head ref
  • 4 commits
  • 140 files changed
  • 2 contributors

Commits on Jun 18, 2025

  1. chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (#…

    …1681)
    
    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.10.0 to 3.11.1.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@b5ca514...e468171)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: 3.11.1
      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 and petewall committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    bc620ca View commit details
    Browse the repository at this point in the history
  2. Remove nameOverride and fullnameOverride from feature charts. (#1667)

    It was only used for defining the name of the testing ConfigMap and was never going to be used in practice.
    
    Also remove the output from the eks addon test which shouldn't be rendered
    
    Signed-off-by: Pete Wall <pete.wall@grafana.com>
    petewall committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    c5d5d9a View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump fluxcd/flux2 from 2.6.1 to 2.6.2 (#1674)

    Bumps [fluxcd/flux2](https://github.com/fluxcd/flux2) from 2.6.1 to 2.6.2.
    - [Release notes](https://github.com/fluxcd/flux2/releases)
    - [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml)
    - [Commits](fluxcd/flux2@b73c7f7...a48f81a)
    
    ---
    updated-dependencies:
    - dependency-name: fluxcd/flux2
      dependency-version: 2.6.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and petewall committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    605236f View commit details
    Browse the repository at this point in the history
  4. Bump version to 2.0.33

    Signed-off-by: Pete Wall <pete.wall@grafana.com>
    petewall committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    6d502a4 View commit details
    Browse the repository at this point in the history
Loading