Skip to content

Commit

Permalink
feat: Update outdated image tags (#301)
Browse files Browse the repository at this point in the history
Co-authored-by: jay-bisonai <[email protected]>
  • Loading branch information
Jay(김재훈) and jay-bisonai authored Apr 18, 2024
1 parent f2424f4 commit 4936c05
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.aider*
4 changes: 2 additions & 2 deletions aggregator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ global:
repository: public.ecr.aws/u6t6w0e4/orakl-core #repository url
pullPolicy: IfNotPresent
listenerTag: "v0.5.1.20240223.0352.eec1c2d"
reporterTag: "v0.5.1.20240202.0856.9696813"
workerTag: "v0.5.1.20240122.0240.1672788"
reporterTag: "v0.5.1.20240403.0423.f813b61"
workerTag: "v0.5.1.20240403.0423.f813b61"
imagePullPolicy: IfNotPresent
# -- If defined, uses a Secret to pull an image from a private Docker registry or repository
imagePullSecrets: []
Expand Down
2 changes: 1 addition & 1 deletion request-response/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ global:
pullPolicy: IfNotPresent
listenerTag: "v0.5.1.20240223.0352.eec1c2d"
reporterTag: "v0.5.1.20240223.0352.eec1c2d"
workerTag: "v0.5.1.20240122.0240.1672788"
workerTag: "v0.5.1.20240403.0423.f813b61"
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 4936c05

Please sign in to comment.