Skip to content

Commit

Permalink
update image for data processing (#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndduc01 authored Dec 18, 2024
1 parent 3fc521a commit f28fa02
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/data-processing-service/values-feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env: "feature"
image:
repository: ""
pullPolicy: IfNotPresent
tag: 1.0.1-SNAPSHOT.af89f53
tag: 1.0.1-SNAPSHOT.ca200a7

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/data-processing-service/values-int1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env: "int1"
image:
repository: ""
pullPolicy: IfNotPresent
tag: 1.0.1-SNAPSHOT.2ed10c3
tag: 1.0.1-SNAPSHOT.ca200a7

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/data-processing-service/values-test2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env: "test"
image:
repository: ""
pullPolicy: IfNotPresent
tag: 1.0.1-SNAPSHOT.af89f53
tag: 1.0.1-SNAPSHOT.ca200a7

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit f28fa02

Please sign in to comment.