Releases: hashmap-kz/kubectl-envsubst
Releases · hashmap-kz/kubectl-envsubst
v1.0.22
Changelog
- 5c40e9b INSTALL-UNIX - add installation script example
- 1a76047 Merge pull request #27 from hashmap-kz/doc/install-unix
- 20d76f9 Merge pull request #28 from hashmap-kz/feature/cmdpackage
- 0120dfa Merge pull request #29 from hashmap-kz/fix/gitignorecmd
- 4c96509 cmdpackage - simplify cmd directory
- 81b7201 gitignorecmd - fix gitignore
v1.0.21
Changelog
- c61bd09 GORELEASER-CHECK - add goreleaser check step in ci.yml
- 64d8e9d Merge pull request #18 from hashmap-kz/ci/goreleaser-check
- 1a5de57 Merge pull request #19 from hashmap-kz/feature/cleancode1
- 823c549 Merge pull request #20 from hashmap-kz/feature/codecovreport
- bc13a52 Merge pull request #21 from hashmap-kz/ci/checklint
- 7ea3d62 Merge pull request #22 from hashmap-kz/doc/updates
- 853e5cb Merge pull request #23 from hashmap-kz/doc/update-flags
- 6d8bea6 Merge pull request #24 from hashmap-kz/ci/refactoring-actions
- 6bf1225 Merge pull request #25 from hashmap-kz/ci/stdin-test
- db9850f Merge pull request #26 from hashmap-kz/feature/version
- 4cbefaa REFACTORING-ACTIONS - integration test for 100 resources instead of 500, for fastest execution
- 1ac1181 STDIN-TEST - integration test for stdin
- 83a570e UPDATE-FLAGS - simplify flags section, add installation script example
- d47a1e3 UPDATE-FLAGS - update ci/cd example.
- 2d4c4b7 checklint - simplify lint action. this specific commit should fail. for tests.
- 5566dd5 checklint - slight naming issues
- e8f06bf checklint - verify that lint stage works as expected.
- f24c96e cleancode1 - add lint action
- b0ef813 cleancode1 - join integration tests steps for faster execution
- 245c058 codecovreport - integration with codecov
- 3cf13d0 updates - slight changes in ci/cd examples
- 1a2b259 version - add version flag, modify goreleaser config
v1.0.20
Changelog
- 0251aa4 Bump rajatjindal/krew-release-bot from 0.0.25 to 0.0.47
- d3d99bf Merge pull request #15 from hashmap-kz/ci/dependabot
- b9d1c01 Merge pull request #16 from hashmap-kz/dependabot/github_actions/rajatjindal/krew-release-bot-0.0.47
- 5676aeb Merge pull request #17 from hashmap-kz/feature/lint
- cb6199e dependabot - add dependabot.yml
- 95ed974 lint - add .golangci.yml, refactoring to conform