Compare commits
4 Commits
10cc864275
...
3845fd8045
Author | SHA1 | Date | |
---|---|---|---|
|
3845fd8045 | ||
|
3caacac98a | ||
|
beeca5a6b6 | ||
|
2d4c8ec14b |
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.30.8
|
||||
uses: mikefarah/yq@v4.31.1
|
||||
id: app_version
|
||||
with:
|
||||
cmd: yq '.appVersion' charts/bitwarden-crd-operator/Chart.yaml
|
||||
|
@ -1,3 +1,3 @@
|
||||
kopf==1.36.0
|
||||
kubernetes==25.3.0
|
||||
kubernetes==26.1.0
|
||||
Jinja2==3.1.2
|
||||
|
Loading…
Reference in New Issue
Block a user