tag:github.com,2008:https://github.com/Attest/kubernetes-manifest-validation/releases Tags from kubernetes-manifest-validation 2024-06-07T10:58:08Z tag:github.com,2008:Repository/536113617/v1.1.1 2024-06-07T11:01:51Z Increment actions to remove warnings <p>fix: set k8s-versions to default to empty</p> <p>this has meant that workflows have been validating against 1.25 despite <br />running 1.26 for over a month now</p> <p>[no-sc]</p> alex-attest tag:github.com,2008:Repository/536113617/v1.1.0 2023-12-13T09:00:36Z v1.1.0: Merge pull request #4 from Ascendant-Systems/main <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/Attest/kubernetes-manifest-validation/pull/4">#4</a> from Ascendant-Systems/main</p> <p>feat(k8s-1.25-validation): allow K8s versions to provided at runtime</p> rdonkin-attest tag:github.com,2008:Repository/536113617/v1.0.0 2023-02-21T11:04:51Z Kubernetes Manifest Validation <p>feat: add k8s-dir variable</p> <p>this allows the user to set where the kustomize overlays can be found, <br />so repositories that have a slightly unusual structure can still be <br />validated.</p> <p>[sc-78025]</p> harikulendran tag:github.com,2008:Repository/536113617/v0.0.2 2022-09-13T13:45:55Z Update for GHA specific usage <p>update for gha use</p> <p>remove git root checking and therefore remove git dependency in <br />dockerfile</p> harikulendran tag:github.com,2008:Repository/536113617/v0.0.1 2022-09-13T13:21:38Z Initial test release <p>add github action</p> <p>action currently uses the dockerfile to build the image rather than <br />pulling it from ECR as I cannot currently push to ECR but once builds <br />are automatically pushed to ECR we can use the image directly from there</p> harikulendran