diff --git a/devops/aws/chart/Chart.yaml b/devops/aws/chart/Chart.yaml
index 851a59075fc508cefb09fde4ff3005461d0da644..273bfa9d4db374cfb594a6ccf20dfce369698799 100644
--- a/devops/aws/chart/Chart.yaml
+++ b/devops/aws/chart/Chart.yaml
@@ -1,12 +1,11 @@
 apiVersion: v2
 name: "os-notification"
 version: __CHART_VERSION__
-kubeVersion: ">= 1.21.x-x-x < 1.24.x-x-x"
 description: Notification Helm Chart for Kubernetes
 type: application
 appVersion: __VERSION__
 dependencies:
   - name: osdu-aws-lib
-    version: 0.2.0
-    repository: __HELM_REPO__/osdu-aws-lib/
+    version: ~0
+    repository: __HELM_REPO__
 deprecated: false