Skip to content

Commit

Permalink
bump up chart version and comment out syncer image to tie it to chart…
Browse files Browse the repository at this point in the history
… version
  • Loading branch information
ibrokethecloud committed Jul 4, 2023
1 parent 9f48d87 commit aa394c9
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.0.0-dev
version: 0.15.2
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:0.15.2
# image: ghcr.io/loft-sh/vcluster:0.15.2
extraArgs: []
env: []
livenessProbe:
Expand Down

0 comments on commit aa394c9

Please sign in to comment.