Skip to content

Commit

Permalink
Update chart (triggered by operator release v0.3.2)
Browse files Browse the repository at this point in the history
Repository: SAP/cf-service-operator
Release: v0.3.2
Commit: 82ff87d370d6692f0cd5165831b7bb330900733e
  • Loading branch information
ERP4SME-DevOps-GitHub-Workflow-User committed Jul 27, 2023
1 parent 6d35160 commit 86bb618
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: cf-service-operator
description: A Helm chart for https://github.com/sap/cf-service-operator
type: application
version: 0.3.2
appVersion: v0.3.1
appVersion: v0.3.2
2 changes: 1 addition & 1 deletion chart/crds/cf.cs.sap.com_clusterspaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.10.0
controller-gen.kubebuilder.io/version: v0.9.2
creationTimestamp: null
name: clusterspaces.cf.cs.sap.com
spec:
Expand Down
2 changes: 1 addition & 1 deletion chart/crds/cf.cs.sap.com_servicebindings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.10.0
controller-gen.kubebuilder.io/version: v0.9.2
creationTimestamp: null
name: servicebindings.cf.cs.sap.com
spec:
Expand Down
2 changes: 1 addition & 1 deletion chart/crds/cf.cs.sap.com_serviceinstances.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.10.0
controller-gen.kubebuilder.io/version: v0.9.2
creationTimestamp: null
name: serviceinstances.cf.cs.sap.com
spec:
Expand Down
2 changes: 1 addition & 1 deletion chart/crds/cf.cs.sap.com_spaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.10.0
controller-gen.kubebuilder.io/version: v0.9.2
creationTimestamp: null
name: spaces.cf.cs.sap.com
spec:
Expand Down

0 comments on commit 86bb618

Please sign in to comment.