Skip to content

Commit 80d9b54

Browse files
authored
fix: security vulnerabilities in enrichment images (codefresh-io#788)
1 parent 33e7bb8 commit 80d9b54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -462,17 +462,17 @@ app-proxy:
462462
reportImage:
463463
registry: quay.io
464464
repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info
465-
tag: 1.1.16-main
465+
tag: 1.1.17-main
466466
# Git enrichment task image
467467
gitEnrichment:
468468
registry: quay.io
469469
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info
470-
tag: 1.1.16-main
470+
tag: 1.1.17-main
471471
# Jira enrichment task image
472472
jiraEnrichment:
473473
registry: quay.io
474474
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
475-
tag: 1.1.16-main
475+
tag: 1.1.17-main
476476
image:
477477
repository: quay.io/codefresh/cap-app-proxy
478478
tag: 1.3806.0

0 commit comments

Comments
 (0)