From 5dac87a4e97b7e0b0f6c72bc068a3c3634bcc63f Mon Sep 17 00:00:00 2001 From: orakl-bot Date: Tue, 7 May 2024 07:17:11 +0000 Subject: [PATCH] feat: deploy v0.6.1.20240507.0716.2268213 --- 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 9e088fac..ffdf0335 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.1.20240507.0716.2268213" diff --git a/cli/values.yaml b/cli/values.yaml index c5a4079d..af88b465 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.1.20240507.0716.2268213" imagePullPolicy: IfNotPresent # -- If defined, uses a Secret to pull an image from a private Docker registry or repository imagePullSecrets: []