We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0247f5 commit f85fec6Copy full SHA for f85fec6
1 file changed
charts/jaeger/Chart.yaml
@@ -3,17 +3,7 @@ appVersion: 2.14.1
3
description: A Jaeger Helm chart for Kubernetes
4
name: jaeger
5
type: application
6
-version: 4.4.4
7
-# Artifact Hub annotations
8
-# The jaeger image is whitelisted from security scanning because the reported
9
-# CVEs are in the upstream Alpine base image (OpenSSL libcrypto3/libssl3) and
10
-# Go stdlib, not in this Helm chart. These will be resolved when the Jaeger
11
-# project releases a new image with updated base packages.
12
-annotations:
13
- artifacthub.io/images: |
14
- - name: jaeger
15
- image: jaegertracing/jaeger:2.14.1
16
- whitelisted: true
+version: 4.4.3
17
# CronJobs require v1.21
18
kubeVersion: ">= 1.21-0"
19
keywords:
0 commit comments