Skip to content

Commit 86f3381

Browse files
authored
Merge pull request #189 from pfeifferj/chore-release-0.3.58
chore: bump release version
2 parents 65c5dd4 + 86ec336 commit 86f3381

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.57
6-
appVersion: 0.3.57
5+
version: 0.3.58
6+
appVersion: 0.3.58
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.57
11+
tag: v0.3.58
1212
pullPolicy: IfNotPresent
1313
# digest: "sha256:98e1441aa5d15f6e23e58a466c2526942e853d49281eefffa64e22361f7a19ad"
1414
# Overrides the image tag whose default is the chart appVersion.

0 commit comments

Comments
 (0)