Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Refactor release workflow #112

Merged
merged 1 commit into from
Feb 24, 2021
Merged

Refactor release workflow #112

merged 1 commit into from
Feb 24, 2021

Conversation

stefanprodan
Copy link
Member

Changes:

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

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 merged commit a7ebd00 into main Feb 24, 2021
@stefanprodan stefanprodan deleted the release-ci branch February 24, 2021 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants