diff --git a/cli/Chart.yaml b/cli/Chart.yaml index 9e088fac..3b397402 100644 --- a/cli/Chart.yaml +++ b/cli/Chart.yaml @@ -3,4 +3,4 @@ name: orakl-cli description: A Helm chart for Kubernetes type: application version: 0.1.2 -appVersion: "v0.6.1.20240411.1128.5a6190e" +appVersion: "v0.6.2.20240508.0206.5c4d879" diff --git a/cli/values.yaml b/cli/values.yaml index c5a4079d..129dca98 100644 --- a/cli/values.yaml +++ b/cli/values.yaml @@ -7,7 +7,7 @@ global: image: repository: public.ecr.aws/u6t6w0e4/orakl-cli pullPolicy: IfNotPresent - tag: "v0.6.1.20240411.1128.5a6190e" + tag: "v0.6.2.20240508.0206.5c4d879" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []