From c99742dfb1c15326558584beecca11bdb6365555 Mon Sep 17 00:00:00 2001 From: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 15:07:18 +0000 Subject: [PATCH] feat(helm)!: Update chart openfaas to 12.0.2 | 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> --- 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