Skip to content

Commit

Permalink
chore(CRD): Disable auto-update due to bitnami#25967
Browse files Browse the repository at this point in the history
Signed-off-by: Fran Mulero <[email protected]>
  • Loading branch information
fmulero committed Aug 13, 2024
1 parent 23b215e commit d1c556d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bitnami/external-dns/templates/crds/crd.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Source: https://raw.githubusercontent.com/kubernetes-sigs/external-dns/v{version}/docs/contributing/crd-source/crd-manifest.yaml
# Version: 0.14.2
# NOTE: Header with source was intentionally removed to avoid updates in the CRD. Ref: https://github.com/bitnami/charts/issues/25967
# Conditional: .Values.crd.create
{{- if .Values.crd.create }}
---
Expand Down

0 comments on commit d1c556d

Please sign in to comment.