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: []