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 86d07d9 commit 01df2faCopy full SHA for 01df2fa
.github/workflows/agent-release.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Install Updatecli in the runner
23
- uses: updatecli/updatecli-action@v2.89.0
+ uses: updatecli/updatecli-action@v2.90.0
24
25
- name: Run Updatecli in apply mode
26
run: "updatecli apply --config .github/updatecli.d/config-agent-release.yaml"
.github/workflows/kubectl-update.yaml
@@ -17,7 +17,7 @@ jobs:
17
18
19
- name: Run Updatecli
run: "updatecli apply --config .github/updatecli.d/config-update-bitnami-kubectl-image.yaml"
0 commit comments