From 9778a91158405eeed3cbeaa58cb7de2f94b6319b Mon Sep 17 00:00:00 2001 From: orakl-bot Date: Tue, 9 Apr 2024 13:21:53 +0000 Subject: [PATCH] feat: deploy v0.0.1.20240409.1320.e8ca713 --- 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 a1293923..6d194353 100644 --- a/fetcher/Chart.yaml +++ b/fetcher/Chart.yaml @@ -18,4 +18,4 @@ version: 0.1.3 # 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.20240314.0433.ce446c4" +appVersion: "v0.0.1.20240409.1320.e8ca713" diff --git a/fetcher/values.yaml b/fetcher/values.yaml index 628fc660..d682ce12 100644 --- a/fetcher/values.yaml +++ b/fetcher/values.yaml @@ -5,7 +5,7 @@ global: image: repository: public.ecr.aws/u6t6w0e4/orakl-fetcher #repository url pullPolicy: IfNotPresent - tag: "v0.0.1.20240314.0433.ce446c4" + tag: "v0.0.1.20240409.1320.e8ca713" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []