Using the helm chart for timescaledb-single, v0.14.0, I get the error:
... batch/v1beta1 CronJob is deprecated in v1.21+, unavailable in v1.25+; use batch/v1 CronJob ...
It appears that this is referenced in pgbackrest.yaml.
Is there a way to override this? I am using AWS CDK HelmChart class to instantiate it.