Update installation manifests

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
This commit is contained in:
Andrei Kvapil 2025-02-27 14:06:50 +01:00
parent 79eadda494
commit 160e4e2a32
No known key found for this signature in database
GPG key ID: 931CF7FEACEAF765

View file

@ -68,7 +68,7 @@ spec:
serviceAccountName: cozystack
containers:
- name: cozystack
image: "ghcr.io/aenix-io/cozystack/cozystack:v0.25.3"
image: "ghcr.io/aenix-io/cozystack/cozystack:v0.26.0"
env:
- name: KUBERNETES_SERVICE_HOST
value: localhost
@ -87,7 +87,7 @@ spec:
fieldRef:
fieldPath: metadata.name
- name: assets
image: "ghcr.io/aenix-io/cozystack/cozystack:v0.25.3"
image: "ghcr.io/aenix-io/cozystack/cozystack:v0.26.0"
command:
- /usr/bin/cozystack-assets-server
- "-dir=/cozystack/assets"