Skip to content

Commit

Permalink
Update cluster-profile-manager version (#34)
Browse files Browse the repository at this point in the history
Signed-off-by: Rokibul Hasan <[email protected]>
  • Loading branch information
RokibulHasan7 authored Oct 8, 2024
1 parent 9d4a2c4 commit 0dd840f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cluster-profile-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
description: Cluster Profile Manager
name: cluster-profile-manager
version: v2024.9.30
appVersion: v0.0.3
appVersion: v0.0.4
home: https://github.com/kluster-manager/cluster-profile
icon: https://cdn.appscode.com/images/products/searchlight/icons/android-icon-192x192.png
sources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
{{- dict "hubUID" ._hubUID "platform" .Values.platform | toYaml | nindent 14 }}
catalog-manager.yaml: |
{{- dict "platform" (dict "baseURL" .Values.platform.baseURL "caBundle" .Values.platform.caBundle) | toYaml | nindent 14 }}
ace-ocm-addons.yaml: |
cluster-profile-manager.yaml: |
{{- dict "platform" .Values.platform | toYaml | nindent 14 }}
- apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit 0dd840f

Please sign in to comment.