Compare commits
No commits in common. "9c1c7417e12ac962e27cabb6923036aae9e0256e" and "0f9ca0869ca7f0a7ba0cab5ec24a6896b3a846ef" have entirely different histories.
9c1c7417e1
...
0f9ca0869c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
- name: Get app version from chart
|
||||
uses: mikefarah/yq@v4.33.3
|
||||
uses: mikefarah/yq@v4.33.1
|
||||
id: app_version
|
||||
with:
|
||||
cmd: yq '.appVersion' charts/bitwarden-crd-operator/Chart.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user