Request: Multiple changes to Kafka charms

Hi,

Could we please switch the default track to 4/x for the following charms:

  • kafka
  • kafka-k8s
  • kafka-connect
  • kafka-connect-k8s

Could we also remove the 22.04 release on 4/edge for kafka-k8s ?

Thanks

Hi Marc,

The default tracks have been switched. As for removing the release for 22.04 you can achieve this by closing the channel:charmcraft close <charm-name> <channel> updating the charmcraft.yaml to no longer include jammy as a base, then re-release it.