Skip to content

Commit

Permalink
Revert "Security: Now signing Helm chart releases"
Browse files Browse the repository at this point in the history
This reverts commit 9f1d0cc.
  • Loading branch information
clemlesne committed Apr 2, 2023
1 parent 06dfc76 commit 7a750fd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Security Policy

## Chain of trust

The Helm chart is signed with a GPG key. [The public key is available at the following address.](https://raw.githubusercontent.com/clemlesne/azure-pipelines-agent/main/src/helm/pubring.gpg)

## Reliability notes

Systems are built every days. Each image is accompanied by a SBOM (Software Bill of Materials) which allows to verify that the installed packages are those expected. This speed has the advantage of minimizing exposure to security flaws, which will then be corrected on the build environments in 24 hours. To do this, by default, Kubernetes downloads the image at each pod deployment.
Expand Down
2 changes: 0 additions & 2 deletions src/helm/cr.yaml

This file was deleted.

Binary file removed src/helm/pubring.gpg
Binary file not shown.

0 comments on commit 7a750fd

Please sign in to comment.