Skip to content

Instantly share code, notes, and snippets.

View geilername's full-sized avatar

Maximilian Marschall geilername

View GitHub Profile
@geilername
geilername / used-charts.sh
Created October 9, 2025 19:21
used-charts.sh - check kubernetes contexts for used images and charts
#!/bin/bash
# Script to gather unique Helm chart labels and images from pods across Kubernetes contexts
# Tested with
# jq-1.8.1
# kubectl version
# Client Version: v1.34.1
# Kustomize Version: v5.7.1
# Server Version: v1.33.1+vmware.1-fips