Skip to content

Releases: rswanson/node_deployer

v0.1.45

29 Jan 20:40
a952d13

Choose a tag to compare

What's Changed

  • dependency updates
  • feat: added EL and CL params for kubernetes cpu and memory limits and requests by @rswanson in #106

Full Changelog: v0.1.44...v0.1.45

v0.1.44

13 Aug 18:24
1091833

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.128.0 to 3.129.0 by @dependabot in #69
  • feat: snapshot restores for lighthouse by @rswanson in #70

Full Changelog: v0.1.43...v0.1.44

v0.1.43

12 Aug 18:46
ab675c8

Choose a tag to compare

What's Changed

  • feat: snapshot restores from volumesnapshots for reth and rethexex by @rswanson in #68

Full Changelog: v0.1.42...v0.1.43

v0.1.42

08 Aug 17:21
aa40477

Choose a tag to compare

fix: top level resources need unique names for replicas (#67)

v0.1.41

08 Aug 17:00
ae80cd2

Choose a tag to compare

fix: fixing the correct configmap name (#66)

v0.1.40

08 Aug 16:56
08cc398

Choose a tag to compare

What's Changed

Full Changelog: v0.1.38...v0.1.40

v0.1.39

08 Aug 16:52
1370df4

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 from 4.15.0 to 4.16.0 by @dependabot in #63
  • fix: lighthouse resource name by @rswanson in #64

Full Changelog: v0.1.37...v0.1.39

v0.1.38

08 Aug 16:34
1370df4

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 from 4.15.0 to 4.16.0 by @dependabot in #63
  • fix: lighthouse resource name by @rswanson in #64

Full Changelog: v0.1.37...v0.1.38

v0.1.37

06 Aug 16:56
535e226

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.120.0 to 3.121.0 by @dependabot in #48
  • chore(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 from 4.13.1 to 4.14.0 by @dependabot in #49
  • chore(deps): bump github.com/pulumi/pulumi-command/sdk from 0.11.1 to 1.0.0 by @dependabot in #51
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.121.0 to 3.122.0 by @dependabot in #50
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.122.0 to 3.123.0 by @dependabot in #52
  • chore(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 from 4.14.0 to 4.15.0 by @dependabot in #53
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.123.0 to 3.124.0 by @dependabot in #54
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.124.0 to 3.125.0 by @dependabot in #55
  • chore(deps): bump github.com/pulumi/pulumi-command/sdk from 1.0.0 to 1.0.1 by @dependabot in #56
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.125.0 to 3.126.0 by @dependabot in #57
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.126.0 to 3.127.0 by @dependabot in #58
  • chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.127.0 to 3.128.0 by @dependabot in #59
  • swanny/add-ethereum-node-type by @rswanson in #60
  • feat: add EthereumNodeFactory, parameterize better by @rswanson in #61
  • fixes factory naming issue by @rswanson in #62

Full Changelog: v0.1.36...v0.1.37

v0.1.36

16 Jun 22:33
135511e

Choose a tag to compare

fix(rethExEx): remove broken liveness probe (#47)