Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump app chart versions
Browse files Browse the repository at this point in the history
niallthomson committed Dec 16, 2024
1 parent 4dafdb1 commit f0cb45a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions deploy/kubernetes/charts/app/Chart.yaml
Original file line number Diff line number Diff line change
@@ -7,25 +7,25 @@ version: 0.8.4
dependencies:
- name: retail-store-sample-assets-chart
alias: assets
version: 0.8.3
version: 0.8.4
repository: "file://../assets"
- name: retail-store-sample-cart-chart
alias: carts
version: 0.8.3
version: 0.8.4
repository: "file://../carts"
- name: retail-store-sample-catalog-chart
alias: catalog
version: 0.8.3
version: 0.8.4
repository: "file://../catalog"
- name: retail-store-sample-checkout-chart
alias: checkout
version: 0.8.3
version: 0.8.4
repository: "file://../checkout"
- name: retail-store-sample-orders-chart
alias: orders
version: 0.8.3
version: 0.8.4
repository: "file://../orders"
- name: retail-store-sample-ui-chart
alias: ui
version: 0.8.3
version: 0.8.4
repository: "file://../ui"

0 comments on commit f0cb45a

Please sign in to comment.