mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-14 07:46:51 +00:00
Update components
- source-controller to v0.0.10 - kustomize-controller to v0.0.8 - helm-controller to v0.0.3
This commit is contained in:
parent
f8704747d9
commit
cc88e68c4e
4 changed files with 9 additions and 9 deletions
6
.github/workflows/docs.yaml
vendored
6
.github/workflows/docs.yaml
vendored
|
|
@ -14,9 +14,9 @@ jobs:
|
|||
uses: actions/checkout@v1
|
||||
- name: Copy assets
|
||||
env:
|
||||
SOURCE_VER: ${{ 'v0.0.8' }}
|
||||
KUSTOMIZE_VER: ${{ 'v0.0.7' }}
|
||||
HELM_VER: ${{ 'v0.0.2' }}
|
||||
SOURCE_VER: ${{ 'v0.0.10' }}
|
||||
KUSTOMIZE_VER: ${{ 'v0.0.8' }}
|
||||
HELM_VER: ${{ 'v0.0.3' }}
|
||||
NOTIFICATION_VER: ${{ 'v0.0.6' }}
|
||||
run: |
|
||||
# source-controller CRDs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue