From ac9fbb6d5cfa176603692aed25df48a12b4ba65e Mon Sep 17 00:00:00 2001 From: Oleh Avramenko Date: Fri, 20 Mar 2026 16:34:42 +0200 Subject: [PATCH] Bump cos-common library for nessus to 1.0.3 --- nessus/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nessus/Chart.yaml b/nessus/Chart.yaml index 533511b8..040ffff1 100644 --- a/nessus/Chart.yaml +++ b/nessus/Chart.yaml @@ -13,10 +13,10 @@ sources: - https://github.com/CenterForOpenScience/docker-library/tree/master/nessus dependencies: - name: cos-common - version: 1.0.2 + version: 1.0.3 repository: https://centerforopenscience.github.io/helm-charts/ # - name: cos-common - # version: 1.0.2 + # version: 1.0.3 # repository: file://../cos-common maintainers: - name: Matt Frazier