Skip to content

Releases: DirectEmployers/tilt-extensions

v1.2.5

10 Jun 12:04
1fbf589

Choose a tag to compare

What's Changed

  • Add a readiness probe to motoserver by @surgiie in #35
  • feat(motoserver): keep_state argument and handle variations of env var for recorder enable by @surgiie in #36

Full Changelog: v1.2.4...v1.2.5

v1.2.4

06 Jun 17:56
5f2f110

Choose a tag to compare

What's Changed

  • Allow resource_name to be customized in moto_sync_from_s3. by @surgiie in #34

Full Changelog: v1.2.3...v1.2.4

v1.2.3

20 May 14:36
0cb5cf3

Choose a tag to compare

What's Changed

Full Changlog: v1.2.2...v1.2.3

v1.2.2

24 Mar 18:07
59a645b

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

14 Mar 18:06
b359b7c

Choose a tag to compare

What's Changed

  • Pin chart version and allow override by @TimothyLoyer in #25
  • refactor(motoserver): Add recorder for state restoration. by @surgiie in #26

Full Changelog: v1.2.0...v1.2.1

v1.2.0

12 Nov 18:23
2fc762a

Choose a tag to compare

What's Changed

  • Add ability to pass in kwargs to motoserver_up to customize k8s_resource arguments by @surgiie in #24

Full Changelog: v1.1.3...v1.2.0

v1.1.3 - upgrade moto

04 Nov 16:23
b9ddb78

Choose a tag to compare

Bump moto server version to add support for SNS SSL validation

v1.1.2 Fix silly mistakes

09 Jul 18:30

Choose a tag to compare

ingress_nginx was broken by a silly mistake. Blame isn't important. What matters is that it is fixed now.

v1.1.1 Fix resource_deps in ingress_nginx extension

09 Jul 17:13
6f2186e

Choose a tag to compare

Fix mistaken assignment of list.extend() to value used for resource_deps.

v1.1.0

11 Oct 14:26
6156606

Choose a tag to compare

  • Fix ingress-nginx for Minikube
  • Official release of ingress-nginx extension