Compare commits

...

2 commits

2 changed files with 3 additions and 1 deletions

View file

@ -25,3 +25,5 @@ Déploie l'usine logiciel dans Kubernetes.
- CoreOS Clair [part 1](https://medium.com/paloit/container-image-scanning-with-coreos-clair-part-1-17152d6a8421) et [part 2](https://medium.com/paloit/coreos-clair-part-2-installation-integration-558ec664cece) - CoreOS Clair [part 1](https://medium.com/paloit/container-image-scanning-with-coreos-clair-part-1-17152d6a8421) et [part 2](https://medium.com/paloit/coreos-clair-part-2-installation-integration-558ec664cece)
- [gitleak](https://github.com/zricethezav/gitleaks) - [gitleak](https://github.com/zricethezav/gitleaks)
- [notary](https://github.com/theupdateframework/notary) ? - [notary](https://github.com/theupdateframework/notary) ?
- des pages statiques [pages-server](https://codeberg.org/Codeberg/pages-server)

View file

@ -11,6 +11,6 @@ drone_runner_namespace: "drone-runner"
# drone_certificate: certificate_secret_name # drone_certificate: certificate_secret_name
# drone_storage_classname: # drone_storage_classname:
trivy_namespace: trivy trivy_namespace: trivy
trivy_version: 0.42.1 trivy_version: 0.43.1
# trivy_storage_classname: # trivy_storage_classname:
chartmuseum_namespace: chartmuseum chartmuseum_namespace: chartmuseum