Skip to content

Commit d5ed59e

Browse files
authored
Bumping infra-manager chart version 2.15.10 which contains support for existing_cves and fixed_cves for immutable OS (Ubuntu OS) (#1061)
1 parent 4548dd7 commit d5ed59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argocd/applications/templates/infra-managers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
sources:
2222
- repoURL: {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
2323
chart: infra/charts/{{$appName}}
24-
targetRevision: 2.15.8
24+
targetRevision: 2.15.10
2525
helm:
2626
releaseName: {{$appName}}
2727
valuesObject:

0 commit comments

Comments
 (0)