From f12de1f32e6f6589969d22ee1ed4c71c749618f3 Mon Sep 17 00:00:00 2001 From: orakl-bot Date: Wed, 3 Apr 2024 07:42:51 +0000 Subject: [PATCH] feat: deploy v0.6.1.20240403.0741.b1cbae4 --- cli/Chart.yaml | 2 +- cli/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/Chart.yaml b/cli/Chart.yaml index 45223557..099b8ef2 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.20240315.0618.c907cbb" +appVersion: "v0.6.1.20240403.0741.b1cbae4" diff --git a/cli/values.yaml b/cli/values.yaml index be45a28d..019a1bea 100644 --- a/cli/values.yaml +++ b/cli/values.yaml @@ -5,7 +5,7 @@ global: image: repository: public.ecr.aws/u6t6w0e4/orakl-cli pullPolicy: IfNotPresent - tag: "v0.6.1.20240315.0618.c907cbb" + tag: "v0.6.1.20240403.0741.b1cbae4" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []