Skip to content

Commit

Permalink
ingress is biting my arse
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkeschiren committed Apr 6, 2021
1 parent ea1a054 commit cc241df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/matomo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "3.14.1"
description: A Helm chart Matomo
name: matomo
version: 9.0.58
version: 9.0.59
1 change: 1 addition & 0 deletions charts/matomo/templates/ingress-matomo-tracker.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{{- if .Values.matomo.ingress.enabled }}
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
labels:
app: matomo-tracker
Expand Down

0 comments on commit cc241df

Please sign in to comment.