fix and release osartifact chart

This commit is contained in:
Sebastian Florek
2025-01-24 17:00:23 +01:00
parent 960bb81839
commit 4341bb9419
3 changed files with 7 additions and 3 deletions

View File

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

View File

@@ -50,6 +50,10 @@ stringData:
content: |
mirrors:
"*":
- path: /etc/plural-id
permissions: "0644"
content: |
{{ uuidv4 }}
k3s:
enabled: true

View File

@@ -25,11 +25,11 @@ tokenSecret:
# A list of our required bundles that should be added to the result ISO image.
defaultBundles:
plural-bundle: ghcr.io/pluralsh/kairos-plural-bundle:0.1.4
plural-bundle: ghcr.io/pluralsh/kairos-plural-bundle:0.1.6
# A list of our optional bundles that should be added to the result ISO image.
bundles:
plural-images-bundle: ghcr.io/pluralsh/kairos-plural-images-bundle:0.1.1
plural-images-bundle: ghcr.io/pluralsh/kairos-plural-images-bundle:0.1.2
plural-trust-manager-bundle: ghcr.io/pluralsh/kairos-plural-trust-manager-bundle:0.1.0
# A list of extra bundles that should be added to the result ISO image.