mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-06 12:09:24 +00:00
Update kustomize-controller to v0.15.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
e22ad96164
commit
2b4d6150d4
6 changed files with 39 additions and 27 deletions
2
.github/workflows/bootstrap.yaml
vendored
2
.github/workflows/bootstrap.yaml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main, ssa ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
github:
|
||||
|
|
|
|||
2
.github/workflows/e2e.yaml
vendored
2
.github/workflows/e2e.yaml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main, ssa ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
kind:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue