perf-sentinel chart v0.9.6
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
appVersionadvanced from0.9.5to0.9.6, and theartifacthub.io/imagestag follows toghcr.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_VINTAGEunchanged,specpower_table_versionpins 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.tagresolves toghcr.io/robintra/perf-sentinel:0.9.6and 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.6Upgrade an existing release:
helm upgrade perf-sentinel oci://ghcr.io/robintra/charts/perf-sentinel --version 0.9.6Full Changelog: chart-v0.9.5...chart-v0.9.6