Skip to main content

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/bin directory
  • From here you can run: ./checkMinimumChartVersions.sh locally 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 26 February 2025. It needs to be reviewed again on 26 February 2026 by the page owner platops-build-notices .
This page was set to be reviewed before 26 February 2026 by the page owner platops-build-notices. This might mean the content is out of date.