Compare commits

..

No commits in common. "4f92bfe86a2a155f01094fd1a6e6fb663cfe6e38" and "6a907f149fcb04728360e645908250d7f87ce6cf" have entirely different histories.

View File

@ -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.33.1 uses: mikefarah/yq@v4.32.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