ama-logs-update-charts-release-notes

Installation
SKILL.md

ama-logs Release PR: Chart Bump + Release Notes

This skill prepares a release PR in microsoft/Docker-Provider that bumps the ciprod image tag across all Helm charts, Kubernetes manifests, and Dockerfiles, and adds a formatted entry to ReleaseNotes.md. It mirrors the structure used by recent release PRs (e.g. #1656 for 3.3.0, #1699 for 3.4.0).

Required Inputs

Input Description Example
OLD version Current ciprod tag (Linux side) 3.3.0
NEW version Target ciprod tag 3.4.0
Release date Date for the ReleaseNotes.md heading (today, MM/DD/YYYY) 05/28/2026
PRs in scope All PRs merged into ci_prod since the previous release (queried below)

If the user did not provide OLD/NEW, read OLD from charts/azuremonitor-containerinsights/Chart.yaml (version: field) and ask for NEW.

Pre-flight: figure out what changed

Identify the PRs in this release

Installs
1
GitHub Stars
172
First Seen
5 days ago
ama-logs-update-charts-release-notes — microsoft/docker-provider