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: prometheus-community/helm-charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: kube-prometheus-stack-70.2.0
Choose a base ref
...
head repository: prometheus-community/helm-charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: kube-prometheus-stack-70.2.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 4 contributors

Commits on Mar 21, 2025

  1. [ci] Set automatic schedule and remove manually approve (#5463)

    Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
    jkroepke authored Mar 21, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c0d3965 View commit details

Commits on Mar 22, 2025

  1. [prometheus-snmp-exporter] Update quay.io/prometheus-operator/prometh…

    …eus-config-reloader Docker tag to v0.81.0 (#5444)
    
    * [prometheus-snmp-exporter] Update quay.io/prometheus-operator/prometheus-config-reloader Docker tag to v0.81.0
    
    * post upgrade changes from renovate
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: helm-charts-renovate-helper[bot] <203471071+helm-charts-renovate-helper[bot]@users.noreply.github.com>
    Copy the full SHA
    db53580 View commit details
  2. [kube-prometheus-stack] Update reference URL and fix typo (#5467)

    Signed-off-by: blueswen <blueswen.tw@gmail.com>
    blueswen authored Mar 22, 2025
    Copy the full SHA
    aa91dc9 View commit details
2 changes: 1 addition & 1 deletion charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 70.2.0
version: 70.2.1
appVersion: v0.81.0
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Loading