Skip to content

Commit cc5a87a

Browse files
committed
chore: Update Helm chart to start-io-7544f029
1 parent 7544f02 commit cc5a87a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

helm/karpenter-oci/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-oci
33
description: Karpenter with OCI provider support for Oracle Kubernetes Engine (OKE)
44
type: application
5-
version: 0.1.43
6-
appVersion: "start-io-d2e2d0fa"
5+
version: 0.1.44
6+
appVersion: "start-io-7544f029"
77
home: https://github.com/startappdev/karpenter
88
sources:
99
- https://github.com/startappdev/karpenter

helm/karpenter-oci/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:
1111
# -- Image pull policy
1212
pullPolicy: IfNotPresent
1313
# -- Image tag override (defaults to chart appVersion if not set)
14-
tag: "start-io-d2e2d0fa"
14+
tag: "start-io-7544f029"
1515

1616
# -- Image pull secrets for private registries
1717
imagePullSecrets:

0 commit comments

Comments
 (0)