inspec / train-kubernetes

A Kubernetes plugin for use with Chef Inspec
Apache License 2.0
6 stars 1 forks source link

Fixes version bump issue #21

Closed Vasu1105 closed 9 months ago

Vasu1105 commented 9 months ago

Description

This fixes the version bump issue.

Due to single quotes used in version.rb and the script to update version was not working version bumping was not happening. This changes will fix that issue.

Related Issue

Types of changes

Checklist: