fix osbuilder chart

This commit is contained in:
Sebastian Florek 2025-01-29 15:45:53 +01:00
parent 421fdc6fca
commit 3b76681196
No known key found for this signature in database
GPG Key ID: DBC7C083B0200A0F
2 changed files with 10 additions and 4 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: osbuilder
description: A Helm chart for osbuilder
appVersion: 0.2.0
version: 0.1.12
version: 0.1.13
dependencies:
- name: cert-manager
version: v1.16.3

View File

@ -72,7 +72,13 @@ spec:
type: string
outputImage:
properties:
passwordSecretKeyRef:
cloud:
default: other
enum:
- ecr
- other
type: string
dockerConfigSecretKeyRef:
properties:
key:
type: string
@ -87,8 +93,8 @@ spec:
type: string
tag:
type: string
username:
type: string
required:
- cloud
type: object
type: object
status: