Skip to content

Latest commit

 

History

History
117 lines (79 loc) · 9.04 KB

CHANGELOG.md

File metadata and controls

117 lines (79 loc) · 9.04 KB

Changelog

1.0.3 - 2024-05-12

📚 Documentation

⚙️ CI/CD

  • (github) add release-tagger workflow (#42) - (8fbbc50)
  • (pre-commit) replace hadolint-docker with hadolint-py - (fc9fcf4)

1.0.2 - 2024-02-22

🚀 Features

  • add more settings to workflow_call (#31) - (7f01086)

📚 Documentation

🧹 Chores

⚙️ CI/CD

  • (pre-commit) remove checkov hook - (3e40d8d)
  • fix latest tag behavior in docker-publish - (aa9786a)
  • update push-tag workflow - (69b6485)

1.0.1 - 2023-09-21

🚀 Features

  • change the sample Dockerfile - (ec28394)

📚 Documentation

  • (readme) update badge - (be72e6d)
  • (readme) add reusable workflow info - (92c136f)

⚙️ CI/CD

  • (pre-commit) add checkov hook - (94cb331)
  • (renovate) move regex manager to main preset - (3817bfe)
  • try push-tag - (c0f4447)
  • try push-tag - (af349e9)
  • try push-tag - (6dde3e0)

1 - 2023-09-19

🐛 Bug fixes

  • change to a non-root user - (0d66fe6)

📚 Documentation

🧹 Chores

  • use alpine guest user - (2a73ca6)

⚙️ CI/CD

[1.0.0] - 2023-07-23

🚀 Features

🧹 Chores

  • (pre-commit) autoupdate - (d945cd9)

⚙️ CI/CD