Compare commits
No commits in common. "25ebf358354c54bc7f18d8761865fac609608d90" and "4d36cd468f3887345b6c28a2cf67819c00bee18c" have entirely different histories.
25ebf35835
...
4d36cd468f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|
||||||
- name: Get app version from chart
|
- name: Get app version from chart
|
||||||
uses: mikefarah/yq@v4.34.2
|
uses: mikefarah/yq@v4.34.1
|
||||||
id: app_version
|
id: app_version
|
||||||
with:
|
with:
|
||||||
cmd: yq '.appVersion' charts/bitwarden-crd-operator/Chart.yaml
|
cmd: yq '.appVersion' charts/bitwarden-crd-operator/Chart.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user