We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a6769 commit 717b164Copy full SHA for 717b164
manifests/helm/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: contrast-agent-operator
3
version: 0.0.1
4
appVersion: 0.0.1
5
-kubeVersion: '>= 1.21.0'
+kubeVersion: '>= 1.21.0-0' # This must include pre-releases due to a AWS bug. https://github.com/aws/containers-roadmap/issues/1404
6
description: A K8s operator to inject agents into existing K8s workloads.
7
home: https://docs.contrastsecurity.com/en/agent-operator.html
8
sources:
0 commit comments