Skip to content

Commit

Permalink
[Misc] Chart: CAP Operator CRDs updated (#66)
Browse files Browse the repository at this point in the history
* [Misc] Chart: CAP Operator CRDs updated

Use the latest version of CAP Operator CRDs.

* Misc] Chart: Bump up version before release

Version update to 0.6.0
  • Loading branch information
Pavan-SAP authored Jun 28, 2024
1 parent a25ef90 commit fc5c626
Show file tree
Hide file tree
Showing 6 changed files with 1,868 additions and 334 deletions.
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
description: Helm chart to deploy CAP Operator https://sap.github.io/cap-operator/
name: cap-operator
version: 0.5.0
appVersion: 0.5.0
version: 0.6.0
appVersion: 0.6.0
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cap-operator

![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![AppVersion: 0.5.0](https://img.shields.io/badge/AppVersion-0.5.0-informational?style=flat-square)
![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![AppVersion: 0.6.0](https://img.shields.io/badge/AppVersion-0.6.0-informational?style=flat-square)

Helm chart to deploy CAP Operator https://sap.github.io/cap-operator/

Expand Down
2 changes: 1 addition & 1 deletion chart/crds/sme.sap.com_capapplications.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.13.0
controller-gen.kubebuilder.io/version: v0.15.0
name: capapplications.sme.sap.com
spec:
group: sme.sap.com
Expand Down
Loading

0 comments on commit fc5c626

Please sign in to comment.