From 46274e22092240fb6ad347a90d87f1bf4188fa00 Mon Sep 17 00:00:00 2001 From: Daniel Raap Date: Thu, 12 Sep 2024 08:32:48 +0200 Subject: [PATCH] [linkchecker] fixed placeholder key in application.yaml --- charts/sophora-linkchecker/Chart.yaml | 2 +- charts/sophora-linkchecker/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/sophora-linkchecker/Chart.yaml b/charts/sophora-linkchecker/Chart.yaml index 22c7e8b..85d5b37 100644 --- a/charts/sophora-linkchecker/Chart.yaml +++ b/charts/sophora-linkchecker/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: sophora-linkchecker description: Sophora Link Checker type: application -version: 0.1.1 +version: 0.1.2 appVersion: 6.0.0 diff --git a/charts/sophora-linkchecker/values.yaml b/charts/sophora-linkchecker/values.yaml index eba986f..5010b0b 100644 --- a/charts/sophora-linkchecker/values.yaml +++ b/charts/sophora-linkchecker/values.yaml @@ -28,7 +28,7 @@ sophora: username: # in secret password: # in secret - linkchecker: + link-checker: startupProbe: failureThreshold: 15