Skip to content

Commit

Permalink
add KUSTOMIZE_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Dec 15, 2023
1 parent 2500c00 commit 57b6052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
BOT_GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
IMG: "europe-docker.pkg.dev/kyma-project/prod/eventing-manager:${{ github.event.input.name }}"
MODULE_REGISTRY: "europe-docker.pkg.dev/kyma-project/prod/unsigned"
KUSTOMIZE_VERSION: "v4.5.6"
run: |
./scripts/render_and_upload_manifests.sh
Expand Down

0 comments on commit 57b6052

Please sign in to comment.