Skip to content

Commit

Permalink
[create-pull-request] automated change (#560)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: openshift-merge-robot <[email protected]>
  • Loading branch information
1 parent f75e9c9 commit a8bc63b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
7 changes: 2 additions & 5 deletions pkg/templates/charts/toggle/managed-serviceaccount/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Copyright (c) 2024 Red Hat, Inc.
# Copyright Contributors to the Open Cluster Management project

apiVersion: v2
appVersion: 2.5.0
appVersion: 1.0.0
description: A Helm chart for Managed ServiceAccount Addon
name: managed-serviceaccount
type: application
version: 2.5.0
version: '2.5'
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: addon.open-cluster-management.io/v1alpha1
kind: AddOnTemplate
metadata:
name: managed-serviceaccount-2.4
name: managed-serviceaccount-2.5
spec:
addonName: managed-serviceaccount
agentSpec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ spec:
group: addon.open-cluster-management.io
resource: addondeploymentconfigs
- defaultConfig:
name: managed-serviceaccount-2.4
name: managed-serviceaccount-2.5
group: addon.open-cluster-management.io
resource: addontemplates

0 comments on commit a8bc63b

Please sign in to comment.