Skip to content

Releases: Esri/kubeutils

v1.9.0

Choose a tag to compare

@trescube trescube released this 06 Nov 17:30
ae5d512
  • updated docker base image from node 8 to node 10
  • updated various dependency versions
  • updated kubectl from 1.8.4 to 1.16.1

v1.8.8

Choose a tag to compare

@dmfenton dmfenton released this 14 Nov 19:12

Fixed

  • ApplyResources is imported correctly

Default Vars, Resources applied serially

Choose a tag to compare

@pranavkulkarni pranavkulkarni released this 12 Nov 18:57
  • Apply resources serially to avoid TLS timeout
  • Apply command adds a default variable timestamp if it is not provided

v1.8.6

Choose a tag to compare

@pranavkulkarni pranavkulkarni released this 29 May 19:04

[1.8.6] - 2018-05-29

Added

  • Key value pairs as yargs for apply function

v1.8.5

Choose a tag to compare

@pranavkulkarni pranavkulkarni released this 25 May 14:12
498e6a6

[1.8.5] - 2018-05-25

Fixed

  • Fixed a typo in commands/index

v1.8.4

Choose a tag to compare

@pranavkulkarni pranavkulkarni released this 24 May 20:38
c5a55a0

[1.8.4] - 2018-05-24

Fixed

  • Fixed apply command by exposing it in commands/index

v1.8.3

Choose a tag to compare

@pranavkulkarni pranavkulkarni released this 24 May 19:30

[1.8.3] - 2018-05-24

Added

  • Added apply command to apply a specific k8s yaml file on a target cluster

v1.8.2

Choose a tag to compare

@dmfenton dmfenton released this 13 Apr 13:34

Changed

  • Use full Node image