Skip to content

Commit

Permalink
rm sed
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Jan 9, 2023
1 parent fadebc9 commit 204da11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ build-push-docker-image:
- export KUBERNETES_VERSION_TAG="$CI_PIPELINE_ID"
# Those values are embedded in the annotations and that's how the change is
# noticed
- |-
sed -i "s/version:.*/version: $KUBERNETES_VERSION_TAG/" helm/Chart.yaml
- |-
sed -i "s/appVersion:.*/appVersion: $KUBERNETES_VERSION_TAG/" helm/Chart.yaml
# https://docs.gitlab.com/ee/ci/examples/authenticating-with-hashicorp-vault/#example
Expand Down

0 comments on commit 204da11

Please sign in to comment.