Skip to content

Releases: grumpy-programmer/setup-k8s-kustomize

v1.0.7

05 Oct 09:40
Compare
Choose a tag to compare

Changelog:

  • chore(deps): bump @actions/core from 1.9.1 to 1.10.0 (#70)

v1.0.6

05 Oct 09:36
Compare
Choose a tag to compare

Changelog:

  • chore(deps): bump @actions/github from 5.0.3 to 5.1.1 (#71)
  • chore(deps-dev): bump @types/node from 18.7.18 to 18.8.2 (#73)
  • chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#69)

v1

27 Apr 16:04
Compare
Choose a tag to compare
Release 1.0.7

v1.0.5

21 Sep 16:21
Compare
Choose a tag to compare

Changelog:

  • chore(deps): bump @actions/core from 1.9.0 to 1.9.1 (#49)
  • chore(deps-dev): bump typescript from 4.7.4 to 4.8.3 (#63)
  • chore(deps-dev): bump @types/node from 18.0.1 to 18.7.18 (#65)
  • chore(deps-dev): bump @types/node from 18.0.0 to 18.0.1 (#41)

v1.0.4

01 Jul 13:24
Compare
Choose a tag to compare

Changelog:

  • chore(deps): bump @actions/tool-cache from 1.7.2 to 2.0.1 (#14)
  • chore(deps): bump @actions/github from 5.0.1 to 5.0.3 (#15)

v1.0.3

01 Jul 12:31
Compare
Choose a tag to compare

Changelog:

  • chore(deps): bump @actions/core from 1.8.0 to 1.9.0 (#32)
  • chore(deps-dev): bump typescript from 4.6.4 to 4.7.4 (#39)
  • chore(deps-dev): bump @vercel/ncc from 0.33.4 to 0.34.0 (#40)
  • chore(deps-dev): bump @types/node from 17.0.31 to 18.0.0 (#34)

v1.0.2

30 Jun 13:18
Compare
Choose a tag to compare

Changelog:

  • fix: remove npm-check-updates (#38)

v1.0.1

10 May 09:17
Compare
Choose a tag to compare

Changelog:

  • chore(deps): bump @actions/core from 1.7.0 to 1.8.0 (#7)
  • chore(deps-dev): bump @types/node from 17.0.29 to 17.0.31 (#6)
  • chore(deps-dev): bump npm-check-updates from 12.5.9 to 12.5.11 (#5)
  • chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 (#3)

v1.0.0

27 Apr 16:03
Compare
Choose a tag to compare

Changelog:

  • chore: init project (#1)
  • Initial commit