Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tjungbauer committed Jul 5, 2024
1 parent 7c04e30 commit 6bd256f
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 6 deletions.
1 change: 0 additions & 1 deletion charts/helper-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ keywords:
- helper
- subchart
- operator

3 changes: 2 additions & 1 deletion charts/helper-operator/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ Selector labels
{{- define "common.selectorLabels" -}}
app.kubernetes.io/name: {{ include "common.name" . }}
app.kubernetes.io/instance: {{ .Release.Name }}
{{- end }}
{{- end }}

2 changes: 1 addition & 1 deletion charts/helper-operator/templates/namespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ metadata:
{{- end }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ spec:
{{- end }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}
1 change: 0 additions & 1 deletion charts/helper-status-checker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ maintainers:
keywords:
- helper
- subchart

1 change: 0 additions & 1 deletion charts/update-clusterversion/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ maintainers:
url: https://blog.stderr.at/
keywords:
- configuration

0 comments on commit 6bd256f

Please sign in to comment.