Skip to content

Commit

Permalink
Update Docker image repository URLs in values.yaml (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandemeusy authored May 3, 2024
1 parent 711b2a9 commit 91307e1
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions helm/ctdapp/values.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
environmentName: ""
ctdapp:
image:
core:
repository: europe-west3-docker.pkg.dev/hoprassociation/docker-images/cover-traffic
pullPolicy: Always
tag: f65697a
postman:
repository: europe-west3-docker.pkg.dev/hoprassociation/docker-images/cover-traffic
pullPolicy: Always
tag: f65697a
core:
repository: europe-west3-docker.pkg.dev/hoprassociation/docker-images/cover-traffic
pullPolicy: Always
tag: f65697a
postman:
repository: europe-west3-docker.pkg.dev/hoprassociation/docker-images/cover-traffic
pullPolicy: Always
tag: f65697a

nameOverride: ""
fullnameOverride: ""
Expand Down

0 comments on commit 91307e1

Please sign in to comment.