Skip to content

Commit

Permalink
Using specific versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoraboeuf committed Sep 27, 2024
1 parent 5ecfe82 commit c4b3f52
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions apps/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ spec:
helm:
releaseName: "umbrella"
values: |
common:
version: "1.0"
backend:
common:
version: "1.0"
image:
tag: "1.20"
frontend:
common:
version: "1.0"
image:
tag: "1.20"
destination:
Expand Down

0 comments on commit c4b3f52

Please sign in to comment.