diff --git a/delegator/Chart.yaml b/delegator/Chart.yaml index 4da32687..5a63a3a2 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.20240326.0927.a8a6135" +appVersion: "v0.0.1.20240416.0604.5eb3d4b" diff --git a/delegator/values.yaml b/delegator/values.yaml index ad828c11..d3a782e1 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.20240326.0927.a8a6135" + tag: "v0.0.1.20240416.0604.5eb3d4b" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []