From 3af86dd06087344dd5200fe51e6363435930305b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 20:19:13 +0000 Subject: [PATCH] feat(container): update image hoppscotch/hoppscotch to v2024.8.1 --- 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..d1a1e7cb9 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.8.1 pullPolicy: Always envFrom: - secretRef: @@ -52,7 +52,7 @@ spec: db-migrate-job: image: repository: hoppscotch/hoppscotch - tag: 2024.3.0 + tag: 2024.8.1 pullPolicy: IfNotPresent # command: args: