From 3f40dcb38c6d884f89d9b47994304e8363b4b7b0 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 4 Feb 2026 05:35:30 -0600 Subject: [PATCH] update --- infra/renovate/Chart.yaml | 2 +- infra/renovate/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/renovate/Chart.yaml b/infra/renovate/Chart.yaml index b33c633..05ed75f 100644 --- a/infra/renovate/Chart.yaml +++ b/infra/renovate/Chart.yaml @@ -13,4 +13,4 @@ dependencies: - name: renovate repository: https://docs.renovatebot.com/helm-charts version: 39.264.0 - alias: "renovatePersonal" + alias: "renovate-personal" diff --git a/infra/renovate/values.yaml b/infra/renovate/values.yaml index b9c7452..c4da8ba 100644 --- a/infra/renovate/values.yaml +++ b/infra/renovate/values.yaml @@ -328,7 +328,7 @@ renovate: # "repositories": ["username/repo", "orgname/repo"] # } -renovatePersonal: +renovate-personal: global: # -- Additional labels to be set on all renovate resources commonLabels: {}