Skip to content

Commit

Permalink
Remove redundant require
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwatson484 committed Sep 8, 2024
1 parent 9be41d8 commit aae05ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion helm-library/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: helm-library
description: A Helm library chart
type: library
version: 2.25.0
version: 2.25.1
1 change: 0 additions & 1 deletion helm-library/templates/_keda.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{{- define "helm-library.keda-scaled-object.tpl" -}}
{{- $requiredMsg := include "helm-library.default-check-required-msg" . -}}
apiVersion: keda.sh/v1alpha1
kind: ScaledObject
metadata:
Expand Down

0 comments on commit aae05ab

Please sign in to comment.