Skip to content

Commit

Permalink
amended base version for vcluster chart
Browse files Browse the repository at this point in the history
base version change for vcluster chart

override syncer image

change app version back to 0.15.2
  • Loading branch information
ibrokethecloud authored and guangbochen committed Jul 3, 2023
1 parent 712f96e commit 58225f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/vcluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ name: vcluster
sources:
- https://github.com/loft-sh/vcluster
type: application
version: 0.15.2
version: 0.0.0-dev
appVersion: 0.15.2
2 changes: 1 addition & 1 deletion charts/vcluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ hostpathMapper:
# Syncer configuration
syncer:
# Image to use for the syncer
# image: ghcr.io/loft-sh/vcluster
image: ghcr.io/loft-sh/vcluster:0.15.2
extraArgs: []
env: []
livenessProbe:
Expand Down

0 comments on commit 58225f7

Please sign in to comment.