Releases: tungbq/devops-toolkit
Releases · tungbq/devops-toolkit
v0.6.0
v0.5.0
What's Changed
- core: update tool versions by @tungbq in #206
- Provide the devops-toolkit execution script by @tungbq in #209
- core: update tool versions by @tungbq in #208
- Add document for the execution script by @tungbq in #210
- Rename devops-toolkit to devops-toolkit-cli by @tungbq in #211
- Update tool usage for devops-toolkit-cli approach by @tungbq in #212
- Improve the CLI document and add step to confirm cleanup by @tungbq in #213
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Summary
- Add PowerShell core tool 💡
- Update tool versions to latest ⬆️
- Improve the configuration path name 💡
- Bug fixes 🐛
What's Changed
- core: update tool versions by @tungbq in #190
- core: update tool versions by @tungbq in #191
- added PowerShell core 7.4.4 by @Mohkam in #192
- Verify pwsh version in toolkit by @tungbq in #195
- Add PS_VERSION to main page by @tungbq in #196
- core: update tool versions by @tungbq in #197
- core: update tool versions by @tungbq in #201
- core: update tool versions by @tungbq in #202
- core: update tool versions by @tungbq in #204
- Improve the devops toolkit configuration path name by @tungbq in #205
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
This release introduces a new important feature to enable toolkit container configuration reusable along with version and document updates:
- core: update tool versions by @tungbq in #181
- Install SSH client by @tungbq in #182
- Ansible document improvement and minor change image name by @tungbq in #183
- Update deploy-docker-image-release.yml to replace deprecated set-output by @K-dash in #184
- core: update tool versions by @tungbq in #185
- feat: Enable toolkit container configuration reusable by @tungbq in #186
- doc: update instruction by @tungbq in #188
- Adjust node in quick start section by @tungbq in #189
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- bug: fix action badge status in README.md by @tungbq in #176
- doc: add release badge by @tungbq in #177
- Update Dockerfile Lint workflow to trigger only on Dockerfile changes by @K-dash in #178
- core: update tool versions by @tungbq in #179
- core: update tool versions by @tungbq in #180
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- init: add initial files for DevOps toolkit by @tungbq in #2
- docker: add new Dockerfile with ubuntu based by @tungbq in #7
- ci: Create docker-image.yml workflow by @tungbq in #10
- doc: Update README.md by @tungbq in #13
- ansible: add ansible-core to the toolkit by @tungbq in #15
- doc: add todo feature by @tungbq in #18
- doc: Update README.md by @tungbq in #20
- docker: add terraform to the toolkit by @tungbq in #26
- ci: add new dockerfile-lint workflow by @tungbq in #27
- testing: add shell script to verify toolkit version by @tungbq in #29
- ci: add verify tool versions step by @tungbq in #31
- docker: add kubectl to the toolkit by @tungbq in #34
- helm: add helm to the toolkit by @tungbq in #38
- core: add aws cli to toolkit by @tungbq in #41
- doc: Update README.md by @tungbq in #42
- ci: config path in docker-image.yml by @tungbq in #43
- doc: Update image name in README.md by @tungbq in #44
- doc: improvement README.md by @tungbq in #45
- doc: adjust layout by @tungbq in #47
- doc: add the tool versions in toolkit by @tungbq in #49
- doc: add the tool versions in toolkit.v2.base.image by @tungbq in #50
- usage: create doc to guide user build custom version of the toolkit by @tungbq in #53
- doc: enhancement the usage by @tungbq in #54
- doc: Update README.md by @tungbq in #55
- doc: add pull dockerhub command by @tungbq in #57
- ci: Push image debug by @tungbq in #58
- ci: implement push latest image process by @tungbq in #56
- Revert "ci: Push image debug" by @tungbq in #59
- ci: Implement docker push workflow by @tungbq in #60
- ci: auto push.fix by @tungbq in #61
- ci: auto push.revert by @tungbq in #62
- release: implement ci for main push by @tungbq in #64
- ci: only support manual release for now by @tungbq in #66
- doc: add docker main workflow status badge by @tungbq in #68
- fix: ansible guide typo by @tungbq in #75
- feat/azure: add Azure to the toolkit by @tungbq in #76
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #77
- core: update tool versions by @tungbq in #79
- core: Create a script to check latest tool version by @tungbq in #81
- ci: implement toolkit updater workflow by @tungbq in #83
- ci: Update toolkit-updater.yaml using PAT by @tungbq in #89
- core: update tool versions by @tungbq in #90
- doc: enhance guideline by @tungbq in #92
- Correct Docker Hub title by @tungbq in #93
- sample: Add tooling sample code to toolkit by @tungbq in #94
- core: update tool versions by @tungbq in #97
- ci: rename dockerfile lint workflow by @tungbq in #98
- ci: Abort the previous running CI workflow in the same pull request by @tungbq in #99
- ci: implement auto labeler for new PR and issue by @tungbq in #100
- ci/bug: fix Invalid event type issues by @tungbq in #101
- ci/bug: fix the label format list by @tungbq in #102
- doc: Add link to dockerhub image by @tungbq in #105
- core: optimize the image size by @tungbq in #106
- doc: running with host network instruction by @tungbq in #107
- doc: python user guide by @tungbq in #111
- doc: ansible user guide by @tungbq in #112
- doc: ansible doc fix by @tungbq in #113
- ci: fix labeling list by @tungbq in #114
- doc: add terraform usage by @tungbq in #115
- doc: add the kubectl usage by @tungbq in #116
- doc: update the kubectl usage by @tungbq in #117
- doc: update the helm usage by @tungbq in #118
- doc: add helm usage to main document by @tungbq in #119
- doc: aws cli usage by @tungbq in #120
- doc: add azure cli usage by @tungbq in #121
- doc: Update README.md icon by @tungbq in #122
- doc: improve the project introduction by @tungbq in #123
- doc: Update README.md icon by @tungbq in #124
- doc: improve the project doc by @tungbq in #125
- doc: add usage to tool table by @tungbq in #127
- doc: Update README.md icon by @tungbq in #128
- doc: add devops-toolkit logo by @tungbq in #129
- doc: Update samples README.md by @Chrisgr1 in #132
- ci: Add Greetings CI to welcome new contributors by @tungbq in #134
- doc: Add docker pull badge by @tungbq in #135
- core: optimize the image size and build time 🔥 by @tungbq in #136
- [UPDATED] readme.me - open instruction by @adiltamboli12 in #138
- doc: description improvement by @tungbq in #140
- ci: Create dockerhub-description.yml by @tungbq in #141
- ci: Update dockerhub-description.yml to use token by @tungbq in #142
- ci: Run dockerhub-description.yml on main push event by @tungbq in #143
- doc: update dockerhub hyperlink in README.md by @tungbq in #144
- core: update tool versions by @tungbq in #146
- core: update tool versions by @tungbq in #149
- core: update tool versions by @tungbq in #150
- core: update tool versions by @tungbq in #151
- core: update tool versions by @tungbq in #152
- ci: update dockerhub description on release image job by @tungbq in #154
- ci: enable url completion by @tungbq in #155
- Added more labels to support list by @Abdelhamid-khamis in #147
- Decorate to the project description with 🐳 icon by @tungbq in #157
- core: update tool versions by @tungbq in #158
- core: update tool versions by @tungbq in #159
- core: update tool versions by @tungbq in #160
- core: update tool versions by @tungbq in #161
- core: update tool versions by @tungbq in #163
- CI: automated PR body improvement by @tungbq in #168
- core: update tool versions by @tungbq in #169
- ci: update hyperlink by @tungbq in #171
- doc: Add tagging guide by @tungbq in https://github.com/tungbq/devops-t...