Skip to content

Commit 647e0db

Browse files
chore(deps): update helm release vcluster to v0.16.2
1 parent 3ed17c5 commit 647e0db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/vcluster-dev/base/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ helmCharts:
55
- name: vcluster
66
includeCRDs: true
77
releaseName: vcluster-dev
8-
version: 0.15.5
8+
version: 0.16.2
99
repo: https://charts.loft.sh
1010
valuesInline:
1111
fullnameOverride: vcluster-dev

apps/vcluster-kf/base/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ helmCharts:
55
- name: vcluster
66
includeCRDs: true
77
releaseName: vcluster-kf
8-
version: 0.15.5
8+
version: 0.16.2
99
repo: https://charts.loft.sh
1010
valuesInline:
1111
fullnameOverride: vcluster-kf

0 commit comments

Comments
 (0)