This repository was archived by the owner on Jul 18, 2024. It is now read-only.
Releases: circa10a/k8s-label-rules-webhook
Releases · circa10a/k8s-label-rules-webhook
0.2.0: add support for tls (#16)
* add support for tls * fix readme typo * fix grammar in comment * remove test tag
0.1.3: Bump github.com/gin-gonic/gin from 1.5.0 to 1.6.1 (#14)
* Bump github.com/gin-gonic/gin from 1.5.0 to 1.6.1 Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](https://github.com/gin-gonic/gin/compare/v1.5.0...v1.6.1) Signed-off-by: dependabot-preview[bot] <[email protected]> * mod tidy Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Caleb Lemoine <[email protected]>
0.1.2: Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.8 (#11)
* Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.8 Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.2 to 2.2.8. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](https://github.com/go-yaml/yaml/compare/v2.2.2...v2.2.8) Signed-off-by: dependabot-preview[bot] <[email protected]> * bump deps to fix vulnerabilties * go mod tidy Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Caleb Lemoine <[email protected]> Co-authored-by: Caleb Lemoine <[email protected]>