From 31186577bbe95c3ad331dd7430e9894774b069ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=C5=81aszkiewicz?= Date: Thu, 11 Jan 2024 14:57:23 +0100 Subject: [PATCH] chore: version bump --- charts/k6-operator/Chart.yaml | 2 +- charts/k6-operator/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/k6-operator/Chart.yaml b/charts/k6-operator/Chart.yaml index 642eeda5..1b747570 100644 --- a/charts/k6-operator/Chart.yaml +++ b/charts/k6-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "0.0.12" description: A Helm chart to install the k6-operator name: k6-operator -version: 3.3.0 +version: 3.4.0 kubeVersion: ">=1.16.0-0" home: https://k6.io sources: diff --git a/charts/k6-operator/README.md b/charts/k6-operator/README.md index dff7f1f7..7020df77 100644 --- a/charts/k6-operator/README.md +++ b/charts/k6-operator/README.md @@ -1,6 +1,6 @@ # k6-operator -![Version: 3.3.0](https://img.shields.io/badge/Version-3.3.0-informational?style=flat-square) ![AppVersion: 0.0.12](https://img.shields.io/badge/AppVersion-0.0.12-informational?style=flat-square) +![Version: 3.4.0](https://img.shields.io/badge/Version-3.4.0-informational?style=flat-square) ![AppVersion: 0.0.12](https://img.shields.io/badge/AppVersion-0.0.12-informational?style=flat-square) A Helm chart to install the k6-operator