fix(k8s): use latest tag for manoon-headless image
Some checks failed
Build and Deploy / build (push) Has been cancelled
Some checks failed
Build and Deploy / build (push) Has been cancelled
Temporary fix until GitHub Actions builds and pushes the image. Workflow will update to specific SHA on next push.
This commit is contained in:
@@ -7,4 +7,4 @@ resources:
|
|||||||
- ingress.yaml
|
- ingress.yaml
|
||||||
images:
|
images:
|
||||||
- name: ghcr.io/unchainedio/manoon-headless
|
- name: ghcr.io/unchainedio/manoon-headless
|
||||||
newTag: 2c27fc6 # Updated by GitHub Actions
|
newTag: latest # Will be updated by GitHub Actions to commit SHA
|
||||||
|
|||||||
Reference in New Issue
Block a user