From f814eb45de780391636e0134091117bca7a11a28 Mon Sep 17 00:00:00 2001 From: orakl-bot Date: Thu, 11 Apr 2024 07:13:08 +0000 Subject: [PATCH] feat: deploy v0.0.1.20240411.0711.125d763 --- fetcher/Chart.yaml | 2 +- fetcher/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fetcher/Chart.yaml b/fetcher/Chart.yaml index 18d0bad5..28452f34 100644 --- a/fetcher/Chart.yaml +++ b/fetcher/Chart.yaml @@ -18,4 +18,4 @@ version: 0.1.32 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v0.0.1.20240409.1320.e8ca713" +appVersion: "v0.0.1.20240411.0711.125d763" diff --git a/fetcher/values.yaml b/fetcher/values.yaml index dff2a710..b0049ada 100644 --- a/fetcher/values.yaml +++ b/fetcher/values.yaml @@ -7,7 +7,7 @@ global: image: repository: public.ecr.aws/u6t6w0e4/orakl-fetcher #repository url pullPolicy: IfNotPresent - tag: "v0.0.1.20240409.1320.e8ca713" + tag: "v0.0.1.20240411.0711.125d763" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []