update osartifact chart

This commit is contained in:
Sebastian Florek 2025-01-30 20:25:53 +01:00
parent 9c0d92253e
commit 6733cc712b
No known key found for this signature in database
GPG Key ID: DBC7C083B0200A0F
3 changed files with 4 additions and 4 deletions

View File

@ -5,4 +5,4 @@ maintainers:
- name: Plural
email: support@plural.sh
type: application
version: 0.6.1
version: 0.6.2

View File

@ -20,7 +20,7 @@ metadata:
stringData:
cloud-config.yaml: |
#cloud-config
hostname: plural-edge-{{ `{{ trunc 10 .MachineID }}` }}
hostname: pluralos-{{ `{{ trunc 10 .MachineID }}` }}
users:
- name: kairos

View File

@ -1,5 +1,5 @@
# Kubernetes node name
nodeName: plural-edge
nodeName: pluralos
# Base image used for building customized plural ISO
image: quay.io/kairos/alpine:3.19-standard-arm64-rpi4-v3.2.4-k3sv1.31.3-k3s1
@ -74,7 +74,7 @@ exporter:
image:
# Name of the repository where images should be stored
repository: plural-edge
repository: pluralos
# Image tag that should be used when pushing to the registry
tag: latest