From 8c23ec09f1366b06eac2ed5b72189322931c3e2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:06:57 +0000 Subject: [PATCH] Update dependency lsst-sqre/lsst-templatebot-aide to v0.7.3 --- deployments/templatebot-jsick/kustomization.yaml | 2 +- deployments/templatebot/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deployments/templatebot-jsick/kustomization.yaml b/deployments/templatebot-jsick/kustomization.yaml index 91545794..c59bc212 100644 --- a/deployments/templatebot-jsick/kustomization.yaml +++ b/deployments/templatebot-jsick/kustomization.yaml @@ -9,7 +9,7 @@ resources: - resources/templatebot-vaultsecret.yaml - resources/templatebot-aide-vaultsecret.yaml - github.com/lsst-sqre/templatebot.git//manifests/base?ref=0.1.2 - - github.com/lsst-sqre/lsst-templatebot-aide.git//manifests/base?ref=0.3.3 + - github.com/lsst-sqre/lsst-templatebot-aide.git//manifests/base?ref=0.7.3 patchesStrategicMerge: - patches/templatebot-configmap.yaml diff --git a/deployments/templatebot/kustomization.yaml b/deployments/templatebot/kustomization.yaml index 4af61616..ea2ffca7 100644 --- a/deployments/templatebot/kustomization.yaml +++ b/deployments/templatebot/kustomization.yaml @@ -7,7 +7,7 @@ resources: - resources/templatebot-vaultsecret.yaml - resources/templatebot-aide-vaultsecret.yaml - github.com/lsst-sqre/templatebot.git//manifests/base?ref=0.2.0 - - github.com/lsst-sqre/lsst-templatebot-aide.git//manifests/base?ref=0.7.0 + - github.com/lsst-sqre/lsst-templatebot-aide.git//manifests/base?ref=0.7.3 patchesStrategicMerge: - patches/templatebot-configmap.yaml