Compare commits
No commits in common. "6a907f149fcb04728360e645908250d7f87ce6cf" and "e49df1fb4d16239d51904566fdaf61c044fb459e" have entirely different histories.
6a907f149f
...
e49df1fb4d
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -34,7 +34,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.32.2
|
uses: mikefarah/yq@v4.31.2
|
||||||
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