Skip to content

Commit

Permalink
Fix My Morning Fail
Browse files Browse the repository at this point in the history
Add in the correct CRD and actually bump the tag.
  • Loading branch information
spjmurray committed Jun 20, 2024
1 parent 355e789 commit 2bba6e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/kubernetes/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: A Helm chart for deploying Unikorn Kubernetes Service

type: application

version: v0.2.17
appVersion: v0.2.17
version: v0.2.18
appVersion: v0.2.18

icon: https://raw.githubusercontent.com/unikorn-cloud/assets/main/images/logos/dark-on-light/icon.png

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ spec:
type: object
type: object
type: object
clusterManager:
clusterManagerId:
description: ClusterManager that provides lifecycle management for
the cluster.
type: string
Expand Down Expand Up @@ -562,7 +562,7 @@ spec:
type: object
required:
- applicationBundle
- clusterManager
- clusterManagerId
- controlPlane
- network
- openstack
Expand Down

0 comments on commit 2bba6e7

Please sign in to comment.