Update notification controller docs to v0.0.7
This commit is contained in:
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
SOURCE_VER: ${{ 'v0.0.10' }}
|
SOURCE_VER: ${{ 'v0.0.10' }}
|
||||||
KUSTOMIZE_VER: ${{ 'v0.0.8' }}
|
KUSTOMIZE_VER: ${{ 'v0.0.8' }}
|
||||||
HELM_VER: ${{ 'v0.0.3' }}
|
HELM_VER: ${{ 'v0.0.3' }}
|
||||||
NOTIFICATION_VER: ${{ 'v0.0.6' }}
|
NOTIFICATION_VER: ${{ 'v0.0.7' }}
|
||||||
run: |
|
run: |
|
||||||
# source-controller CRDs
|
# source-controller CRDs
|
||||||
curl "https://raw.githubusercontent.com/fluxcd/source-controller/$SOURCE_VER/docs/api/source.md" > docs/components/source/api.md
|
curl "https://raw.githubusercontent.com/fluxcd/source-controller/$SOURCE_VER/docs/api/source.md" > docs/components/source/api.md
|
||||||
|
|||||||
Reference in New Issue
Block a user