From 40a2e1ff77ec66836344f6aa149232e94b87e52a Mon Sep 17 00:00:00 2001 From: Laszlo Fogas Date: Tue, 10 Sep 2024 12:52:57 +0200 Subject: [PATCH] gimlet-v1.0.0-beta.11 --- 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 8814f24bf..5ef983596 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.8 + image: ghcr.io/gimlet-io/gimlet:v1.0.0-beta.11 imagePullPolicy: IfNotPresent name: gimlet ports: diff --git a/fixtures/gimlet-helm-values.yaml b/fixtures/gimlet-helm-values.yaml index 38da2d990..891c53ad9 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.8 + tag: v1.0.0-beta.11 containerPort: 9000 probe: enabled: true