Skip to content

Commit

Permalink
Update installation manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Kvapil <[email protected]>
  • Loading branch information
kvaps committed Feb 27, 2025
1 parent 79eadda commit 160e4e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/cozystack-installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 160e4e2

Please sign in to comment.