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-3.0.1
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-1.6.40
Choose a head ref
  • 11 commits
  • 281 files changed
  • 4 contributors

Commits on Jun 14, 2025

  1. 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 authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    4bdecca View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. chore(deps-dev): bump textlint from 14.8.0 to 14.8.4 (#1671)

    Bumps [textlint](https://github.com/textlint/textlint) from 14.8.0 to 14.8.4.
    - [Release notes](https://github.com/textlint/textlint/releases)
    - [Commits](textlint/textlint@v14.8.0...v14.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: textlint
      dependency-version: 14.8.4
      dependency-type: direct:development
      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 Jun 16, 2025
    Configuration menu
    Copy the full SHA
    b721c9e View commit details
    Browse the repository at this point in the history
  2. Update Alloy Operator, kube-state-metrics, and Prometheus Operator CR…

    …Ds (#1673)
    
    Signed-off-by: Pete Wall <pete.wall@grafana.com>
    petewall authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    e76ef11 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Bump versions to 1.6.40 and 3.0.2

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

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 Jun 18, 2025
    Configuration menu
    Copy the full SHA
    3c81dc3 View commit details
    Browse the repository at this point in the history
  2. Add a section to discuss kubernetes compatibility (#1684)

    Signed-off-by: Pete Wall <pete.wall@grafana.com>
    petewall authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    810c7c0 View commit details
    Browse the repository at this point in the history
  3. Add ability to convert OTel resource attributes to Prometheus labels (#…

    …1679)
    
    * Add ability to convert OTel resource attributes to Prometheus labels
    
    * Add generated docs/tests
    pvickery-ParamountCommerce authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    766cac0 View commit details
    Browse the repository at this point in the history
  4. Regenerate

    Signed-off-by: Pete Wall <pete.wall@grafana.com>
    petewall committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    a06e105 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5d955f View commit details
    Browse the repository at this point in the history
  6. 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 Jun 18, 2025
    Configuration menu
    Copy the full SHA
    4161ab9 View commit details
    Browse the repository at this point in the history
  7. Update Alloy Operator to 0.3.2

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