Skip to content

Commit 0f46a8c

Browse files
committed
Bump chart version
1 parent b06b9d0 commit 0f46a8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chart/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ name: vcluster-rancher-operator
33
description: Helm chart for vCluster Rancher Operator
44
type: application
55

6-
version: "0.0.1-rc.5"
6+
version: "0.0.2"
77

devspace.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ deployments:
3939
dev:
4040
app:
4141
# Search for the container that runs this image
42-
imageSelector: ghcr.io/loft-sh/vcluster-rancher-operator:0.0.1-rc.5
42+
imageSelector: ghcr.io/loft-sh/vcluster-rancher-operator:0.0.2
4343
# Replace the container image with this dev-optimized image (allows to skip image building during development)
4444
devImage: ghcr.io/loft-sh/devspace-containers/go:1.23-alpine
4545
# Sync files between the local filesystem and the development container

0 commit comments

Comments
 (0)