From 2d72e741c46cff0314392dafe44fb67105384fe9 Mon Sep 17 00:00:00 2001 From: Evan Tahler Date: Tue, 23 Aug 2022 08:52:14 -0700 Subject: [PATCH] Bump airbyte/cron image from 0.40.1-alpha to 0.40.1 (#15886) --- kube/overlays/stable-with-resource-limits/kustomization.yaml | 2 +- kube/overlays/stable/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kube/overlays/stable-with-resource-limits/kustomization.yaml b/kube/overlays/stable-with-resource-limits/kustomization.yaml index 978b6a66a9f98c..ae5eebb92a945d 100644 --- a/kube/overlays/stable-with-resource-limits/kustomization.yaml +++ b/kube/overlays/stable-with-resource-limits/kustomization.yaml @@ -20,7 +20,7 @@ images: - name: temporalio/auto-setup newTag: 1.7.0 - name: airbyte/cron - newTag: 0.40.1-alpha + newTag: 0.40.1 configMapGenerator: - name: airbyte-env diff --git a/kube/overlays/stable/kustomization.yaml b/kube/overlays/stable/kustomization.yaml index ef9e391e744af7..2d309e5bdf025c 100644 --- a/kube/overlays/stable/kustomization.yaml +++ b/kube/overlays/stable/kustomization.yaml @@ -20,7 +20,7 @@ images: - name: temporalio/auto-setup newTag: 1.7.0 - name: airbyte/cron - newTag: 0.40.1-alpha + newTag: 0.40.1 configMapGenerator: - name: airbyte-env