Skip to content

Commit

Permalink
feat: update boot-api
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-bisonai committed Apr 23, 2024
1 parent 5e410a7 commit 4e23f31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boot-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.20240401.0751.79abdf4"
appVersion: "v0.0.1.20240423.0606.fc88b60"
2 changes: 1 addition & 1 deletion boot-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ global:
image:
repository: public.ecr.aws/bisonai/orakl-boot-api #repository url
pullPolicy: IfNotPresent
tag: "v0.0.1.20240401.0751.79abdf4"
tag: "v0.0.1.20240423.0606.fc88b60"
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 4e23f31

Please sign in to comment.