buildsec / frsca

https://buildsec.github.io/frsca
Apache License 2.0
224 stars 31 forks source link

Update docs to remove unknown fields #518

Closed sudo-bmitch closed 2 months ago

sudo-bmitch commented 2 months ago

Bug Report

Current Behavior

CI is failing when zola is upgraded.

Expected Behavior

No CI failures.

Possible Solution

Remove the date field from the docs

Steps to Reproduce

Context

Upstream report: https://github.com/getzola/zola/issues/2558

Your Environment

(replace the example below with the script output)
Last commit:
  d6d7647 Alternate approach for internal minikube OCI registry  (HEAD -> github-templates, upstream/main, upstream/HEAD, main)
Kubernetes:
  Client Version: version.Info{Major:"1", Minor:"22", GitVersion:"v1.22.4", GitCommit:"b695d79d4f967c403a96986f1750a35eb75e75f1", GitTreeState:"clean", BuildDate:"2021-11-17T15:41:42Z", GoVersion:"go1.16.10", Compiler:"gc", Platform:"darwin/arm64"}
Tekton:
  Client version: 0.21.0
sudo-bmitch commented 2 months ago

Fixed in #517