Skip to content

Commit

Permalink
App - partial deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoraboeuf committed Sep 27, 2024
1 parent b27dde0 commit 9c65f74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ spec:
releaseName: "umbrella"
values: |
common:
version: "1.1.2"
version: "1.2"
backend:
image:
tag: "3.16"
frontend:
image:
tag: "3.16"
tag: "3.17"
destination:
server: https://kubernetes.default.svc
namespace: test
Expand Down

0 comments on commit 9c65f74

Please sign in to comment.