diff --git a/boot-api/Chart.yaml b/boot-api/Chart.yaml index 01cea852..a4e7a0a8 100644 --- a/boot-api/Chart.yaml +++ b/boot-api/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.20240423.0606.fc88b60" +appVersion: "v0.0.1.20240423.0657.253c8a3" diff --git a/boot-api/values.yaml b/boot-api/values.yaml index a5bcdc1e..b4470607 100644 --- a/boot-api/values.yaml +++ b/boot-api/values.yaml @@ -7,7 +7,7 @@ global: image: repository: public.ecr.aws/bisonai/orakl-boot-api #repository url pullPolicy: IfNotPresent - tag: "v0.0.1.20240423.0606.fc88b60" + tag: "v0.0.1.20240423.0657.253c8a3" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []