## To Update External Secrets 1. Update version in `hack/deps/k8s.bzl` 2. Modify appropriate image tags in [images.bzl](hack/deps/images.bzl) * Change version tag * Update SHA `crane digest --platform=linux/amd64 ghcr.io/external-secrets/external-secrets:v{new_version}` !!! May need to update patches in pallet to make sure the args passed into the container are correct based on the ns `config/pallets/external-secrets/external-secrets-operator/base/kustomization.yaml`!!!