From 7dda4894f2f17c4ff938ba6aed1e579c94fefb4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 16:03:51 +0000 Subject: [PATCH] Update dependency lsst-sqre/lsst-templatebot-aide to v0.7.2 --- 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..f672d2c3 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.2 patchesStrategicMerge: - patches/templatebot-configmap.yaml diff --git a/deployments/templatebot/kustomization.yaml b/deployments/templatebot/kustomization.yaml index dabe14e9..cca3b0bf 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.2 patchesStrategicMerge: - patches/templatebot-configmap.yaml