Skip to content

Commit ee0df59

Browse files
authored
Merge pull request #271 from pfeifferj/chore-release-0.3.65
chore: bump release version 0.3.65
2 parents 894def1 + eb3b9cf commit ee0df59

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.64
6-
appVersion: 0.3.64
5+
version: 0.3.65
6+
appVersion: 0.3.65
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/pfeifferj/karpenter-provider-ibm-cloud/controller
11-
tag: v0.3.64
11+
tag: v0.3.65
1212
pullPolicy: IfNotPresent
1313
# digest: "sha256:98e1441aa5d15f6e23e58a466c2526942e853d49281eefffa64e22361f7a19ad"
1414
# Overrides the image tag whose default is the chart appVersion.

0 commit comments

Comments
 (0)