AKS Scripts
Check Minimum Chart Versions
This script was created to compare chart versions being used in the cluster with a minimum chart requirement.
This will be a useful tool for checking all teams have updated before rebuilding a cluster with a necessary change added to a given chart version.
Pre-requisites
Running the script
Make sure to run az login.
To run the script
- Clone this (Ops Runbook) repository and navigate into the
aks/bindirectory - From here you can run:
./checkMinimumChartVersions.shlocally to start the script.- The script runs against your current kubectl context so you must have AKS cluster access!
- It will generate output based on applications running in the cluster.
This page was last reviewed on 1 May 2026.
It needs to be reviewed again on 1 May 2027
by the page owner platops-build-notices
.
This page was set to be reviewed before 1 May 2027
by the page owner platops-build-notices.
This might mean the content is out of date.