modified: deploy/app/image-update-automation.yaml
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
|||||||
git:
|
git:
|
||||||
checkout:
|
checkout:
|
||||||
ref:
|
ref:
|
||||||
branch: main
|
branch: master
|
||||||
commit:
|
commit:
|
||||||
author:
|
author:
|
||||||
name: FluxCD
|
name: FluxCD
|
||||||
@@ -18,7 +18,7 @@ spec:
|
|||||||
messageTemplate: |
|
messageTemplate: |
|
||||||
Update lyrionmusicserver image.
|
Update lyrionmusicserver image.
|
||||||
push:
|
push:
|
||||||
branch: main
|
branch: master
|
||||||
update:
|
update:
|
||||||
path: ./deploy/app/deployment.yaml
|
path: ./deploy/app/deployment.yaml
|
||||||
strategy: Setters
|
strategy: Setters
|
||||||
Reference in New Issue
Block a user