mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-09-20 02:03:30 +00:00
fix and release osartifact chart
This commit is contained in:
@@ -5,4 +5,4 @@ maintainers:
|
|||||||
- name: Plural
|
- name: Plural
|
||||||
email: support@plural.sh
|
email: support@plural.sh
|
||||||
type: application
|
type: application
|
||||||
version: 0.4.2
|
version: 0.4.3
|
@@ -50,6 +50,10 @@ stringData:
|
|||||||
content: |
|
content: |
|
||||||
mirrors:
|
mirrors:
|
||||||
"*":
|
"*":
|
||||||
|
- path: /etc/plural-id
|
||||||
|
permissions: "0644"
|
||||||
|
content: |
|
||||||
|
{{ uuidv4 }}
|
||||||
|
|
||||||
k3s:
|
k3s:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@@ -25,11 +25,11 @@ tokenSecret:
|
|||||||
|
|
||||||
# A list of our required bundles that should be added to the result ISO image.
|
# A list of our required bundles that should be added to the result ISO image.
|
||||||
defaultBundles:
|
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.
|
# A list of our optional bundles that should be added to the result ISO image.
|
||||||
bundles:
|
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
|
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.
|
# A list of extra bundles that should be added to the result ISO image.
|
||||||
|
Reference in New Issue
Block a user