github robintra/perf-sentinel chart-v0.9.6
perf-sentinel chart v0.9.6

3 hours ago

What's new in chart-v0.9.6

This chart release carries no template change, it advances appVersion to the current daemon release 0.9.6, a data-only release that refreshes the two reference tables embedded in the binary. The chart version and appVersion stay in lockstep at 0.9.6.

Changed

  • appVersion advanced from 0.9.5 to 0.9.6, and the artifacthub.io/images tag follows to ghcr.io/robintra/perf-sentinel:0.9.6. The 0.9.6 daemon moves the nationally-gridded rows of its embedded carbon-intensity table from Electricity Maps consumption-based means to Ember yearly generation-based national data (low-carbon grids move the most: Sweden 8 to 35.4, Finland 8 to 57.5, Norway 7 to 28.1 gCO2eq/kWh, hourly profiles renormalized with shapes unchanged), and regenerates its SPECpower instance table from the Cloud Carbon Footprint coefficient CSVs (SPECPOWER_VINTAGE unchanged, specpower_table_version pins unaffected). See the v0.9.6 release.

Behavior

  • The rendered manifest set is unchanged apart from the image tag. No template, default value, alert rule, or configuration key changes in this chart release.
  • The appVersion bump rolls the pod to the 0.9.6 image. An upgrade that keeps the default empty image.tag resolves to ghcr.io/robintra/perf-sentinel:0.9.6 and reschedules the pod. Reported carbon figures step-change for every region whose national intensity moved, so a dashboard or alert comparing gCO2eq values across the upgrade boundary will see the shift, most visibly on the Nordic grids. No /api/* route, OTLP wire shape, or configuration key changes, and no daemon knob changes its default.

Install

The chart is published as an OCI artifact on GHCR, install it directly with no helm repo add step:

helm install perf-sentinel oci://ghcr.io/robintra/charts/perf-sentinel --version 0.9.6

Upgrade an existing release:

helm upgrade perf-sentinel oci://ghcr.io/robintra/charts/perf-sentinel --version 0.9.6

Full Changelog: chart-v0.9.5...chart-v0.9.6

Don't miss a new perf-sentinel release

NewReleases is sending notifications on new releases.