Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor release workflow #300

Merged
merged 1 commit into from
Feb 23, 2021
Merged

Refactor release workflow #300

merged 1 commit into from
Feb 23, 2021

Conversation

stefanprodan
Copy link
Member

Changes:

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/fluxcd/source-controller/releases/download/v0.9.0/source-controller.crds.yaml
  - https://github.com/fluxcd/source-controller/releases/download/v0.9.0/source-controller.deployment.yaml
  • drop the source-controller.yaml asset, people can build their own with:
kustomize build https://github.com/fluxcd/source-controller/config/default?ref=v0.8.1

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added the area/ci CI related issues and pull requests label Feb 23, 2021
@stefanprodan stefanprodan requested a review from hiddeco February 23, 2021 12:39
@stefanprodan stefanprodan merged commit c594fc3 into main Feb 23, 2021
@stefanprodan stefanprodan deleted the release-ci branch February 23, 2021 12:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants