Compare commits

..

No commits in common. "3845fd8045702f727152f0127c58c308ea143143" and "10cc8642755294b52d654ef6442b5602a2713903" have entirely different histories.

2 changed files with 2 additions and 2 deletions

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

View File

@ -1,3 +1,3 @@
kopf==1.36.0 kopf==1.36.0
kubernetes==26.1.0 kubernetes==25.3.0
Jinja2==3.1.2 Jinja2==3.1.2