From 32434b73e2799fb0a3b9b4f278bcb524b3aa76e6 Mon Sep 17 00:00:00 2001 From: "jarvis-plus-bot[bot]" <112913195+jarvis-plus-bot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 09:48:11 +1100 Subject: [PATCH] feat(helm)!: Update chart openfaas to 12.0.2 (#1622) | datasource | package | from | to | | ---------- | -------- | ------- | ------ | | helm | openfaas | 11.1.14 | 12.0.2 | Signed-off-by: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com> Co-authored-by: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com> --- k8s/namespaces/base/openfaas/openfaas/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/namespaces/base/openfaas/openfaas/app/helmrelease.yaml b/k8s/namespaces/base/openfaas/openfaas/app/helmrelease.yaml index 4d7c7337ba..2d17502a23 100644 --- a/k8s/namespaces/base/openfaas/openfaas/app/helmrelease.yaml +++ b/k8s/namespaces/base/openfaas/openfaas/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: openfaas - version: 11.1.14 + version: 12.0.2 sourceRef: kind: HelmRepository name: openfaas-charts