diff --git a/node/Chart.yaml b/node/Chart.yaml index e40d6909..6c4c5d71 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.20240418.0913.0bf67d2" +appVersion: "v0.0.1.20240418.0922.722fe2e" diff --git a/node/values.yaml b/node/values.yaml index 5abe93b2..44e30101 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.20240418.0913.0bf67d2" + tag: "v0.0.1.20240418.0922.722fe2e" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []