From 6ef34830b859c04f190a3e2f341e27112aa56e9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 23:29:02 +0000 Subject: [PATCH] Update ghcr.io/lsst-sqre/lsst-tap-uws-db Docker tag to v2.4.2 --- charts/cadc-tap/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cadc-tap/values.yaml b/charts/cadc-tap/values.yaml index c9705b6974..4619f160f9 100644 --- a/charts/cadc-tap/values.yaml +++ b/charts/cadc-tap/values.yaml @@ -191,7 +191,7 @@ uws: pullPolicy: "IfNotPresent" # -- Tag of UWS database image to use - tag: "2.2.0" + tag: "2.4.2" # -- Resource limits and requests for the UWS database pod # @default -- See `values.yaml`