diff --git a/api/Chart.yaml b/api/Chart.yaml index 56d68e30..1dfb620d 100644 --- a/api/Chart.yaml +++ b/api/Chart.yaml @@ -18,4 +18,4 @@ version: 0.1.0 # 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.20240423.0248.2536379" +appVersion: "v0.0.1.20240426.0614.84688f5" diff --git a/api/values.yaml b/api/values.yaml index 59044560..d532fd80 100644 --- a/api/values.yaml +++ b/api/values.yaml @@ -6,7 +6,7 @@ global: image: repository: public.ecr.aws/bisonai/orakl-api pullPolicy: IfNotPresent - tag: "v0.0.1.20240423.0248.2536379" + tag: "v0.0.1.20240426.0614.84688f5" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []