Skip to content

Commit

Permalink
[prometheus-operator-crds] Fix accidental space (prometheus-community…
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 authored and Matiasmct committed Mar 20, 2024
1 parent 1d8d5f9 commit 5b13c00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/prometheus-operator-crds/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
type: application
version: 8.0.0
version: 8.0.1
name: prometheus-operator-crds
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
description: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
{{- with .Values.annotations }}
{{- with .Values.annotations }}
{{- toYaml . | nindent 4 }}
{{- end }}
controller-gen.kubebuilder.io/version: v0.13.0
Expand Down

0 comments on commit 5b13c00

Please sign in to comment.