From a61f7cfb319258e182a4d08d6d096dbb0c59423c Mon Sep 17 00:00:00 2001 From: Shea Stewart Date: Thu, 18 Apr 2024 17:14:23 -0400 Subject: [PATCH] set debug log to false and version bump (#12) --- charts/runwhen-local/Chart.yaml | 2 +- charts/runwhen-local/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/runwhen-local/Chart.yaml b/charts/runwhen-local/Chart.yaml index b929c88..e3ee826 100644 --- a/charts/runwhen-local/Chart.yaml +++ b/charts/runwhen-local/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: runwhen-local description: A Helm chart RunWhen Local - A community powered troubleshooting cheat sheet type: application -version: 0.1.2 +version: 0.1.3 appVersion: "0.5.8" icon: https://storage.googleapis.com/runwhen-nonprod-shared-images/icons/runwhen_icon.png dependencies: diff --git a/charts/runwhen-local/values.yaml b/charts/runwhen-local/values.yaml index e493a5b..fd1ad6e 100644 --- a/charts/runwhen-local/values.yaml +++ b/charts/runwhen-local/values.yaml @@ -135,7 +135,7 @@ runwhenLocal: disabled: true # Enable debug logging - debugLogs: true + debugLogs: false ## uploadInfo # The upload configuration applies only to users to leverage RunWhen Local as an