Skip to content

Releases: theplant/plantbuild

v1.3.0

25 Mar 06:56
Compare
Choose a tag to compare

Release highlights

We've added support for installing this jsonnetlib using jb. 🎉

What's Changed

  • k8s: allow overwrite cronjob spec by @hcsu in #46
  • k8s: added memory request/limit for cronjob by @bohrasd in #48
  • migrated base image from Docker Hub to ECR by @hcsu in #49
  • config: bumped up default memory request to avoid bad scheduling by @bohrasd in #51
  • auto pdb: parenthese for if clause by @bohrasd in #52
  • Ecr public by @bohrasd in #58
  • Hpa v2 by @bohrasd in #59
  • ecr public/hpa v2 by @bohrasd in #60
  • push to ghcr.io by @bohrasd in #61
  • job: ttlSecondsAfterFinished by @bohrasd in #64
  • Add backoffLimit configuration to CronJob spec by @dzvon in #65
  • configmap name suffix by content md5 instead of git sha1 by @bohrasd in #66
  • k8s libsonnet: try reference by @bohrasd in #67

New Contributors

  • @dzvon made their first contribution in #65

Full Changelog: v1.2.0...v1.3.0