From 3cbd54586f5b9f7905c0f9eb48d10e52d2605fe7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 09:56:57 +0000 Subject: [PATCH] feat(container): update image hoppscotch/hoppscotch to v2024.7.2 --- kubernetes/apps/development/hoppscotch/app/helm-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/development/hoppscotch/app/helm-release.yaml b/kubernetes/apps/development/hoppscotch/app/helm-release.yaml index 0bd8cdccc..26d519b06 100644 --- a/kubernetes/apps/development/hoppscotch/app/helm-release.yaml +++ b/kubernetes/apps/development/hoppscotch/app/helm-release.yaml @@ -35,7 +35,7 @@ spec: main: image: repository: hoppscotch/hoppscotch - tag: 2024.3.0 + tag: 2024.7.2 pullPolicy: Always envFrom: - secretRef: @@ -52,7 +52,7 @@ spec: db-migrate-job: image: repository: hoppscotch/hoppscotch - tag: 2024.3.0 + tag: 2024.7.2 pullPolicy: IfNotPresent # command: args: