From 3d85d3329b7fdad0a1e94f289fb98c7c428a75e8 Mon Sep 17 00:00:00 2001 From: orakl-bot Date: Wed, 17 Apr 2024 05:32:25 +0000 Subject: [PATCH] feat: deploy v0.0.1.20240417.0530.b0fb8a3 --- delegator/Chart.yaml | 2 +- delegator/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/delegator/Chart.yaml b/delegator/Chart.yaml index 5a63a3a2..7d1cce5a 100644 --- a/delegator/Chart.yaml +++ b/delegator/Chart.yaml @@ -18,4 +18,4 @@ version: 0.0.1 # 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.20240416.0604.5eb3d4b" +appVersion: "v0.0.1.20240417.0530.b0fb8a3" diff --git a/delegator/values.yaml b/delegator/values.yaml index d3a782e1..cb5c8e81 100644 --- a/delegator/values.yaml +++ b/delegator/values.yaml @@ -7,7 +7,7 @@ global: image: repository: public.ecr.aws/bisonai/orakl-delegator #repository url pullPolicy: IfNotPresent - tag: "v0.0.1.20240416.0604.5eb3d4b" + tag: "v0.0.1.20240417.0530.b0fb8a3" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []