Skip to content

Releases: bentoml/yatai-image-builder

v1.1.8

20 Jul 03:28
cbf02cf
Compare
Choose a tag to compare

What's Changed

  • fix: move yatai registration env to secret env by @FogDong in #24
  • refactor: use random pod names to avoid events from the previous pod by @yetone in #27

Full Changelog: v1.1.7...v1.1.8

yatai-image-builder - v1.1.7

06 Jul 11:03
Compare
Choose a tag to compare

yatai-image-builder - v1.1.6

08 Jun 10:00
2b3f677
Compare
Choose a tag to compare

What's Changed

  • Feat: add disable yatai registration env in helm chart by @FogDong in #23

New Contributors

Full Changelog: v1.1.5...v1.1.6

yatai-image-builder - v1.1.5

25 May 03:24
Compare
Choose a tag to compare

What's Changed

  • allow setting yataiSystem.serviceAccountName in install script by @sauyon in #21

New Contributors

Full Changelog: v1.1.4...v1.1.5

yatai-image-builder - v1.1.4

27 Mar 13:58
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/net from 0.1.0 to 0.7.0 by @dependabot in #18
  • fix: fix the logic of checking if the image exists by @yetone in #20

New Contributors

Full Changelog: v1.1.3...v1.1.4

yatai-image-builder - v1.1.3

17 Jan 10:02
Compare
Choose a tag to compare

What's Changed

  • feat: add image field for bento request crd by @yetone in #16
  • fix(helm-chart): minimize role by @yetone in #15
  • fix: use the docker credentials from the specified dockerConfigJsonSecretName when checking if the image exists by @yetone in #17

Full Changelog: v1.1.2...v1.1.3

yatai-image-builder - v1.1.2

12 Jan 18:53
Compare
Choose a tag to compare

What's Changed

  • feat: support upgrade image builder pod by @yetone in #14

Full Changelog: v1.1.1...v1.1.2

yatai-image-builder - v1.1.1

12 Jan 17:56
Compare
Choose a tag to compare

What's Changed

  • feat: support bento image build engines: buildkit and buildkit-rootless by @yetone in #12
  • feat: add rbac for yatai with yatai-image-builder by @yetone in #13

Full Changelog: v1.1.0...v1.1.1

yatai-image-builder - v1.1.0

06 Jan 04:46
Compare
Choose a tag to compare

What's Changed

  • fix: rbac by @yetone in #1
  • fix: yatai config by @yetone in #2
  • fix: reconcile image builder pod by @yetone in #3
  • feat: add conditions for BentoRequest CRD by @yetone in #4
  • feat: support AWS ECR with IAM role by @yetone in #5
  • fix: some fields optional by @yetone in #6
  • feat: add e2e tests by @yetone in #7
  • feat: add yatai-image-builder-crds helm chart by @yetone in #9
  • fix(ci): release yatai-image-builder-crds by @yetone in #10

New Contributors

  • @yetone made their first contribution in #1

Full Changelog: https://github.com/bentoml/yatai-image-builder/commits/v1.1.0