mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-09-18 16:34:37 +00:00
fix and release osartifact chart
This commit is contained in:
@@ -5,4 +5,4 @@ maintainers:
|
||||
- name: Plural
|
||||
email: support@plural.sh
|
||||
type: application
|
||||
version: 0.4.2
|
||||
version: 0.4.3
|
@@ -50,6 +50,10 @@ stringData:
|
||||
content: |
|
||||
mirrors:
|
||||
"*":
|
||||
- path: /etc/plural-id
|
||||
permissions: "0644"
|
||||
content: |
|
||||
{{ uuidv4 }}
|
||||
|
||||
k3s:
|
||||
enabled: true
|
||||
|
@@ -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.
|
||||
|
Reference in New Issue
Block a user