jetstack-secure
jetstack-secure copied to clipboard
Open source components of Jetstack Secure
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.0 to 0.15.8. Release notes Sourced from anchore/sbom-action's releases. v0.15.8 Changes in v0.15.8 Update Syft to v0.103.1 (#441) [anchore-actions-token-generator] v0.15.7 Changes in v0.15.7 chore: migrate action to...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.2.0 to 3.4.0. Release notes Sourced from sigstore/cosign-installer's releases. v3.4.0 What's Changed Use examples that work with multiple tags by @jkreileder in sigstore/cosign-installer#155 default cosign install to...
Now that Venafi has it's public registry with the `venafi-agent` image published, this naming makes more sense to align with this chart. I'm leaving this in draft because now we...
After merging https://github.com/jetstack/jetstack-secure/pull/471 I noticed that the badge on the README file is red and says "release-master: failing" * https://github.com/jetstack/jetstack-secure/actions/workflows/release-master.yml Urgent because it's likely to prevent us releasing a new...
I was checking the chart against some linter type tools and found that the deployment doesn't have any `liveness` or `readiness` probes configured. Having a check in the codebase it...
## History For anyone who doesn't know, what was formerly Jetstack Secure (which used the Jetstack Agent) is now known as TLS Protect for Kubernetes (TLSPK) (which also uses the...
Currently the config section is written to be helpful and auto template the required yaml based on either default or a list of resources. [See here](https://github.com/jetstack/jetstack-secure/blob/master/deploy/charts/jetstack-agent/values.yaml#L74-L85). ```yaml # Configuration section...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.3 to 0.30.0. Commits 3aa4577 Update dependencies to v0.30.0 tag 2df4de1 Merge remote-tracking branch 'origin/master' into release-1.30 ade2ae2 Update x/net for CVE-2023-45288 b4632b7 Merge pull request #123932...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.3 to 0.30.0. Commits 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30 c857a38 Update x/net for CVE-2023-45288 0407311 followup to allow special characters 25164f7 Merge pull request #123435...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...