Skip to content

Commit

Permalink
chore: Update engines version
Browse files Browse the repository at this point in the history
Signed-off-by: Anurag Rajawat <[email protected]>
  • Loading branch information
Anurag Rajawat committed Sep 26, 2024
1 parent 69daa19 commit 13df8f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployments/nimbus-kubearmor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ appVersion: "0.1.2"

dependencies:
- name: kubearmor-operator
version: ">= 1.3.4"
version: ">= 1.4.3"
repository: https://kubearmor.github.io/charts
condition: autoDeploy

Expand Down
2 changes: 1 addition & 1 deletion deployments/nimbus-kyverno/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ appVersion: "0.1.0"

dependencies:
- name: kyverno
version: ">= 3.2.0"
version: ">= 3.2.6"
repository: https://kyverno.github.io/kyverno/
condition: autoDeploy

0 comments on commit 13df8f9

Please sign in to comment.