Merge pull request #62 from Spredzy/vendoring

vendor: Add a vendor folder for packaging purposes
This commit is contained in:
Yanis Guenane
2021-01-07 16:07:39 +01:00
committed by GitHub
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
---
collections:
- community.kubernetes
- operator_sdk.util
- name: community.kubernetes
version: '==1.1.1'
- name: operator_sdk.util
version: '==0.1.0'

Binary file not shown.

Binary file not shown.