diff --git a/kubernetes/apps/development/hoppscotch/app/helm-release.yaml b/kubernetes/apps/development/hoppscotch/app/helm-release.yaml index 0bd8cdccc..da802cfbe 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.9.1 pullPolicy: Always envFrom: - secretRef: @@ -52,7 +52,7 @@ spec: db-migrate-job: image: repository: hoppscotch/hoppscotch - tag: 2024.3.0 + tag: 2024.9.1 pullPolicy: IfNotPresent # command: args: