Update trivy to version 0.32.1
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
976aad88e7
commit
8628515910
2 changed files with 2 additions and 2 deletions
|
|
@ -11,6 +11,6 @@ drone_runner_namespace: "drone-runner"
|
|||
# drone_certificate: certificate_secret_name
|
||||
# drone_storage_classname:
|
||||
trivy_namespace: trivy
|
||||
trivy_version: 0.32.0
|
||||
trivy_version: 0.32.1
|
||||
# trivy_storage_classname:
|
||||
chartmuseum_namespace: chartmuseum
|
||||
|
|
|
|||
|
|
@ -138,7 +138,7 @@
|
|||
kubernetes.core.helm_repository:
|
||||
name: chartmuseum
|
||||
repo_url: "https://chartmuseum.github.io/charts"
|
||||
- name: Deploy trivy chart from local path
|
||||
- name: Deploy chartmuseum chart
|
||||
kubernetes.core.helm:
|
||||
state: present
|
||||
name: chartmuseum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue