There was an error while loading. Please reload this page.
1 parent 640a59c commit a394c30Copy full SHA for a394c30
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.26
6
-appVersion: "start-io-4588fed"
+version: 0.1.25
+appVersion: "start-io-7478bda2"
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-4588fed"
+ tag: "start-io-7478bda2"
15
16
# -- Image pull secrets for private registries
17
imagePullSecrets:
0 commit comments