Commit 3437935 1 parent f79ec87 commit 3437935 Copy full SHA for 3437935
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ jobs:
194
194
kustomize build ./config/rbac > ./config/release/${{ env.CONTROLLER }}.rbac.yaml
195
195
kustomize build ./config/manager | yq e '.spec.template.spec.containers[0].env[1].value="ghcr.io/flux-iac/tf-runner:${{ steps.prep.outputs.VERSION }}"' - > ./config/release/${{ env.CONTROLLER }}.deployment.yaml
196
196
kustomize build ./config/package > ./config/release/${{ env.CONTROLLER }}.packages.yaml
197
- echo '[CHANGELOG](https://github.com/weaveworks /${{ env.CONTROLLER }}/blob/main/CHANGELOG.md)' > ./config/release/notes.md
197
+ echo '[CHANGELOG](https://github.com/flux-iac /${{ env.CONTROLLER }}/blob/main/CHANGELOG.md)' > ./config/release/notes.md
198
198
- name : Setup Go
199
199
uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
200
200
with :
You can’t perform that action at this time.
0 commit comments