Skip to content

Commit f05f00a

Browse files
authored
Merge pull request #359 from viktoryatheone/chore-release-0.4.0
chore: bump release version 0.4.0
2 parents 49225b1 + 1d8b469 commit f05f00a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: karpenter-ibm
33
description: A Helm chart for Karpenter's IBM Cloud Provider with configurable Custom Resources, IKS/VPC mode support, and multiple NodePool management.
44
type: application
5-
version: 0.3.70
6-
appVersion: 0.3.70
5+
version: 0.4.0
6+
appVersion: 0.4.0
77
keywords:
88
- cluster
99
- node

charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ replicaCount: 1
88

99
image:
1010
repository: ghcr.io/kubernetes-sigs/karpenter-provider-ibm-cloud/controller
11-
tag: v0.3.69
11+
tag: v0.4.0
1212
pullPolicy: IfNotPresent
1313
# digest: "sha256:98e1441aa5d15f6e23e58a466c2526942e853d49281eefffa64e22361f7a19ad"
1414
# Overrides the image tag whose default is the chart appVersion.

0 commit comments

Comments
 (0)