mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
s3proxy: commit image version on release, too (#3093)
This commit is contained in:
parent
93fcb51e67
commit
8e3cf5a270
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -181,7 +181,7 @@ jobs:
|
||||
yq eval -i ".version = \"$WITHOUT_V\"" s3proxy/deploy/s3proxy/Chart.yaml
|
||||
yq eval -i ".image = \"ghcr.io/edgelesssys/constellation/s3proxy:$VERSION\"" s3proxy/deploy/s3proxy/values.yaml
|
||||
|
||||
git add s3proxy/deploy/s3proxy/Chart.yaml
|
||||
git add s3proxy/deploy/s3proxy/Chart.yaml s3proxy/deploy/s3proxy/values.yaml
|
||||
|
||||
- name: Commit
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user