Skip to content

Commit

Permalink
Merge pull request #10 from tricksterproxy/trickster-1.5
Browse files Browse the repository at this point in the history
refresh master
  • Loading branch information
James Ranson authored Sep 24, 2020
2 parents 6309ae3 + 3e5b271 commit 5f2c78a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/trickster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 1.1
appVersion: "1.1"
description: Trickster is an HTTP Reverse Proxy Cache and time series query accelerator.
name: trickster
version: 1.5.1
version: 1.5.2
home: https://github.com/tricksterproxy/trickster
icon: https://helm.tricksterproxy.io/img/trickster-horizontal.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/trickster/templates/servicemonitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
jobLabel: {{ template "trickster.name" . }}
selector:
matchLabels:
{{- include "trickster.labels" . | nindent 4 }}
{{- include "trickster.labels" . | nindent 6 }}
{{- if .Values.service.labels }}
{{ toYaml .Values.service.labels | indent 4 }}
{{- end }}
Expand Down

0 comments on commit 5f2c78a

Please sign in to comment.