Skip to content

Commit

Permalink
chore: update appVersion and image tag of listener to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-bisonai committed Feb 22, 2024
1 parent 9f5f7fe commit 3104add
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aggregator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.3.14
# 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.5.1.20240202.0856.9696813"
appVersion: "v0.5.1.20240219.0726.1531a51"
2 changes: 1 addition & 1 deletion aggregator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ global:
image:
repository: public.ecr.aws/u6t6w0e4/orakl-core #repository url
pullPolicy: IfNotPresent
listenerTag: "v0.5.1.20231221.0205.5ff1278"
listenerTag: "v0.5.1.20240219.0726.1531a51"
reporterTag: "v0.5.1.20240202.0856.9696813"
workerTag: "v0.5.1.20240122.0240.1672788"
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 3104add

Please sign in to comment.