diff --git a/chart/openfaas/Chart.yaml b/chart/openfaas/Chart.yaml index 842f08cb0..70cdbc1cb 100644 --- a/chart/openfaas/Chart.yaml +++ b/chart/openfaas/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 type: application description: OpenFaaS - Serverless Functions Made Simple name: openfaas -version: 14.1.17 +version: 14.1.18 sources: - https://github.com/openfaas/faas - https://github.com/openfaas/faas-netes diff --git a/chart/openfaas/templates/nats-dep.yaml b/chart/openfaas/templates/nats-dep.yaml index d62524909..f5e297d4d 100644 --- a/chart/openfaas/templates/nats-dep.yaml +++ b/chart/openfaas/templates/nats-dep.yaml @@ -18,7 +18,7 @@ spec: template: metadata: annotations: - prometheus.io/scrape: false + prometheus.io/scrape: "false" labels: app: nats spec: