Skip to content

Commit

Permalink
operator v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
apetruhin committed Feb 18, 2025
1 parent 0fc67d7 commit 63d584c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: coroot-operator
description: A Helm chart to deploy the Coroot Operator for Kubernetes
type: application
version: 0.2.6
appVersion: "1.2.0"
version: 0.2.7
appVersion: "1.2.1"
1 change: 1 addition & 0 deletions charts/operator/templates/crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
argocd.argoproj.io/sync-options: Replace=true
controller-gen.kubebuilder.io/version: v0.16.1
name: coroots.coroot.com
spec:
Expand Down

0 comments on commit 63d584c

Please sign in to comment.