From bd2494a0a94577ba829aff23d085a9c4d113dbf4 Mon Sep 17 00:00:00 2001 From: Enrico Candino Date: Thu, 28 Aug 2025 10:57:23 +0200 Subject: [PATCH] Bump Charts to 0.3.4 (#446) --- README.md | 4 ++-- charts/k3k/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b14055da..340cbe8a 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To install it, simply download the latest available version for your architectur For example, you can download the Linux amd64 version with: ``` -wget -qO k3kcli https://github.com/rancher/k3k/releases/download/v0.3.3/k3kcli-linux-amd64 && \ +wget -qO k3kcli https://github.com/rancher/k3k/releases/download/v0.3.4/k3kcli-linux-amd64 && \ chmod +x k3kcli && \ sudo mv k3kcli /usr/local/bin ``` @@ -79,7 +79,7 @@ wget -qO k3kcli https://github.com/rancher/k3k/releases/download/v0.3.3/k3kcli-l You should now be able to run: ```bash -> % k3kcli --version -k3kcli Version: v0.3.3 +k3kcli version v0.3.4 ``` diff --git a/charts/k3k/Chart.yaml b/charts/k3k/Chart.yaml index e0568008..90985b37 100644 --- a/charts/k3k/Chart.yaml +++ b/charts/k3k/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: k3k description: A Helm chart for K3K type: application -version: 0.3.4-rc3 -appVersion: v0.3.4-rc3 +version: 0.3.4 +appVersion: v0.3.4