mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-17 05:01:47 +00:00
Update notification controller docs to v0.0.7
This commit is contained in:
parent
cc88e68c4e
commit
2ebb06d330
1 changed files with 1 additions and 1 deletions
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue