Skip to content

Commit

Permalink
feat: deploy orakl node (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-bisonai authored Apr 30, 2024
1 parent c9ffa5e commit 450bc60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.20240429.0933.a1b0b6c"
appVersion: "v0.0.1.20240430.0538.263a076"
2 changes: 1 addition & 1 deletion node/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ global:
image:
repository: public.ecr.aws/bisonai/orakl-node
pullPolicy: IfNotPresent
tag: "v0.0.1.20240429.0933.a1b0b6c"
tag: "v0.0.1.20240430.0538.263a076"
imagePullPolicy: IfNotPresent
# -- If defined, uses a Secret to pull an image from a private Docker registry or repository
imagePullSecrets: []
Expand Down

0 comments on commit 450bc60

Please sign in to comment.