Skip to content

Releases: Randsw/kubeinfo

1.0.2-develop.1

1.0.2-develop.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 May 10:46

What's Changed

Full Changelog: 1.0.1...1.0.2-develop.1

1.0.1

Choose a tag to compare

@github-actions github-actions released this 18 May 10:13

What's Changed

Full Changelog: 1.0.0...1.0.1

0.3.1-develop.5

0.3.1-develop.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 May 08:26

What's Changed

  • fix(struct): Add comment to NodeResponse struct by @Randsw in #38

Full Changelog: 0.3.1-develop.4...0.3.1-develop.5

1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 May 14:40

What's Changed

  • fix(app): Fix serving port default value by @Randsw in #13
  • Develop by @Randsw in #14
  • feat(ge-actions): Allow trigger workflow on pull-request to develop by @Randsw in #15
  • refactor(helm): Remove useless var by @Randsw in #16
  • chore(helm): Bump chart version by @Randsw in #17
  • fix(gh-actions): Change trigger to run on push on develop and main. … by @Randsw in #18
  • chore(app): Bump app version for gh-actions test by @Randsw in #19
  • chore(app): Bump app version for gh-actions test by @Randsw in #20
  • fix(gh-action): Release can be done only on push to main by @Randsw in #22
  • feat(helm): Add prometheus rule. Bump chart version by @Randsw in #23
  • feat(helm): Add prometheus rule. Bump chart version (#23) by @Randsw in #24
  • feat(gh-actions): Run tests only after lint stage by @Randsw in #25
  • fix(gh-actions): Run release only on tag belong to main branch commit by @Randsw in #26
  • fix(gh-actions): Fix error in release if statement by @Randsw in #27
  • feat(ci): Add automatic semantic release by @Randsw in #28
  • fix(ci): Fix semantic release extra plugins by @Randsw in #29
  • fix(ci): Downgrade Node verison by @Randsw in #30
  • chore(semver): Bump semantic release verison by @Randsw in #31
  • fix(app): Add comment by @Randsw in #32
  • fix(semver): Use node version 16 by @Randsw in #33
  • fix(semver): Use node version 14 by @Randsw in #34
  • breaking: New github actions by @Randsw in #35
  • Merge from Develop by @Randsw in #36
  • fix(app-structs): Add struct definition by @Randsw in #37

Full Changelog: 0.2.0...1.0.0

0.3.1-develop.4

0.3.1-develop.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 May 13:52

0.3.1-develop.3

0.3.1-develop.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 May 13:26

What's Changed

  • feat(ci): Add automatic semantic release by @Randsw in #28
  • fix(ci): Fix semantic release extra plugins by @Randsw in #29
  • fix(ci): Downgrade Node verison by @Randsw in #30
  • chore(semver): Bump semantic release verison by @Randsw in #31
  • fix(app): Add comment by @Randsw in #32
  • fix(semver): Use node version 16 by @Randsw in #33
  • fix(semver): Use node version 14 by @Randsw in #34

Full Changelog: 0.3.0-rc...0.3.1-develop.3

0.3.0-rc

Choose a tag to compare

@github-actions github-actions released this 16 Apr 13:56

What's Changed

  • fix(app): Fix serving port default value by @Randsw in #13
  • refactor(helm): Remove useless var by @Randsw in #16
  • chore(app): Bump app version for gh-actions test by @Randsw in #19
  • feat(helm): Add prometheus rule. Bump chart version by @Randsw in #23

Full Changelog: 0.2.0...0.3.0-rc

kubeinfo-backend-0.1.7

Choose a tag to compare

@github-actions github-actions released this 15 Apr 09:24
1d6225d

Backend for kubeinfo. An application that get information about several resources in kubernetes cluster

0.2.2

Choose a tag to compare

@github-actions github-actions released this 15 Apr 07:37
f8aec2b
Merge pull request #20 from Randsw/develop

chore(app): Bump app version for gh-actions test

0.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 08:29
aba9db3
Merge pull request #14 from Randsw/develop

Develop