From e79f5257325776f971678aae8143300a6cf9ea4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 16:42:45 +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