diff --git a/chart/keel/Chart.yaml b/chart/keel/Chart.yaml index 8117d4d5..3d830f85 100644 --- a/chart/keel/Chart.yaml +++ b/chart/keel/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: keel description: Open source, tool for automating Kubernetes deployment updates. Keel is stateless, robust and lightweight. -version: 0.9.2 +version: 0.9.3 # Note that we use appVersion to get images tag, so make sure this is correct. appVersion: 0.16.1 keywords: diff --git a/chart/keel/templates/security-mitigation.yaml b/chart/keel/security-mitigation.yaml similarity index 100% rename from chart/keel/templates/security-mitigation.yaml rename to chart/keel/security-mitigation.yaml