mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-09-16 07:08:31 +00:00
fix osartifact chart
This commit is contained in:
@@ -5,4 +5,4 @@ maintainers:
|
||||
- name: Plural
|
||||
email: support@plural.sh
|
||||
type: application
|
||||
version: 0.5.0
|
||||
version: 0.5.1
|
@@ -67,6 +67,8 @@ exporter:
|
||||
repository: plural-edge
|
||||
# Image tag that should be used when pushing to the registry
|
||||
tag: latest
|
||||
# Username used when generating docker config.json. It is only used when 'passwordSecret' is provided.
|
||||
username: plural
|
||||
# Secret that stores just the password for the docker registry user.
|
||||
# One of 'passwordSecret' or 'configSecret' must be provided.
|
||||
passwordSecret:
|
||||
|
Reference in New Issue
Block a user