We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b03e4 commit 2eac4bcCopy full SHA for 2eac4bc
2 files changed
helm/karpenter-oci/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: karpenter-oci
3
description: Karpenter with OCI provider support for Oracle Kubernetes Engine (OKE)
4
type: application
5
-version: 0.1.41
6
-appVersion: "start-io-23af39a0"
+version: 0.1.42
+appVersion: "start-io-70b03e4e"
7
home: https://github.com/startappdev/karpenter
8
sources:
9
- https://github.com/startappdev/karpenter
helm/karpenter-oci/values.yaml
@@ -11,7 +11,7 @@ image:
11
# -- Image pull policy
12
pullPolicy: IfNotPresent
13
# -- Image tag override (defaults to chart appVersion if not set)
14
- tag: "start-io-23af39a0"
+ tag: "start-io-70b03e4e"
15
16
# -- Image pull secrets for private registries
17
imagePullSecrets:
0 commit comments