diff --git a/node/Chart.yaml b/node/Chart.yaml index bc8926a7..f9471381 100644 --- a/node/Chart.yaml +++ b/node/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.20240425.0416.2ad14db" +appVersion: "v0.0.1.20240429.0432.2e850d1" diff --git a/node/values.yaml b/node/values.yaml index 45e04f1b..8c7974d9 100644 --- a/node/values.yaml +++ b/node/values.yaml @@ -6,7 +6,7 @@ global: image: repository: public.ecr.aws/bisonai/orakl-node pullPolicy: IfNotPresent - tag: "v0.0.1.20240425.0416.2ad14db" + tag: "v0.0.1.20240429.0432.2e850d1" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []