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: []