#!/bin/sh
set -eux

charms.reactive set_state kubernetes-master.upgrade-specified
exec hooks/config-changed
