From ae3fcc1079c0d59223573077412f0d031c553f08 Mon Sep 17 00:00:00 2001 From: Laszlo Fogas Date: Mon, 19 Aug 2024 09:23:26 +0200 Subject: [PATCH] gimlet-v1.0.0-beta.4 --- deploy/gimlet.yaml | 2 +- fixtures/gimlet-helm-values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/gimlet.yaml b/deploy/gimlet.yaml index 0faf8c834..58bb74fd6 100644 --- a/deploy/gimlet.yaml +++ b/deploy/gimlet.yaml @@ -82,7 +82,7 @@ spec: - envFrom: - configMapRef: name: gimlet - image: ghcr.io/gimlet-io/gimlet:v1.0.0-beta.2 + image: ghcr.io/gimlet-io/gimlet:v1.0.0-beta.4 imagePullPolicy: IfNotPresent name: gimlet ports: diff --git a/fixtures/gimlet-helm-values.yaml b/fixtures/gimlet-helm-values.yaml index 7026ad1d7..9621b203a 100644 --- a/fixtures/gimlet-helm-values.yaml +++ b/fixtures/gimlet-helm-values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/gimlet-io/gimlet - tag: v1.0.0-beta.2 + tag: v1.0.0-beta.4 containerPort: 9000 probe: enabled: true