From 46b3abc8eeba0b2978d3413b0cc478cc619cf6f1 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 4 May 2020 16:16:28 +0100 Subject: [PATCH] [stable/prometheus-operator]: Fix typo in Helm hook (#22247) Fix a small typo in Helm crd hook. Signed-off-by: Markos Chandras --- stable/prometheus-operator/Chart.yaml | 2 +- stable/prometheus-operator/crds/crd-thanosrulers.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/prometheus-operator/Chart.yaml b/stable/prometheus-operator/Chart.yaml index a753294e31..561fea2afc 100644 --- a/stable/prometheus-operator/Chart.yaml +++ b/stable/prometheus-operator/Chart.yaml @@ -12,7 +12,7 @@ sources: - https://github.com/coreos/kube-prometheus - https://github.com/coreos/prometheus-operator - https://coreos.com/operators/prometheus -version: 8.13.5 +version: 8.13.6 appVersion: 0.38.1 tillerVersion: ">=2.12.0" home: https://github.com/coreos/prometheus-operator diff --git a/stable/prometheus-operator/crds/crd-thanosrulers.yaml b/stable/prometheus-operator/crds/crd-thanosrulers.yaml index 96e34608f9..e7b935a998 100644 --- a/stable/prometheus-operator/crds/crd-thanosrulers.yaml +++ b/stable/prometheus-operator/crds/crd-thanosrulers.yaml @@ -4,7 +4,7 @@ kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.2.4 - helm.sh/hook: crd-instal + helm.sh/hook: crd-install creationTimestamp: null name: thanosrulers.monitoring.coreos.com spec: