This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 42de79c47afd4cd17c2877184d67b098207a3b01
Author: Pasquale Congiusti <pasquale.congiu...@gmail.com>
AuthorDate: Tue Jul 30 15:48:11 2024 +0200

    chore(ci): upgrade kubectl
---
 .github/actions/kamel-prepare-env/action.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/actions/kamel-prepare-env/action.yml 
b/.github/actions/kamel-prepare-env/action.yml
index 5ef61b77d..b6e736a0a 100644
--- a/.github/actions/kamel-prepare-env/action.yml
+++ b/.github/actions/kamel-prepare-env/action.yml
@@ -99,8 +99,6 @@ runs:
     - id: install-kubectl
       uses: azure/setup-kubectl@v4
       if: ${{ env.KAMEL_PREPARE_ENV != 'true' }}
-      with:
-        version: 'v1.28.8'
 
     - id: install-realpath
       shell: bash

Reply via email to