From 28532accfedf77d3be55cc3012f2db7825cc9a07 Mon Sep 17 00:00:00 2001 From: Olha Yevtushenko Date: Fri, 1 Nov 2024 16:20:58 +0200 Subject: [PATCH] helm: release 3.9.2 (to test OCI release) --- 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 39a0e6ec..866af971 100644 --- a/charts/k6-operator/Chart.yaml +++ b/charts/k6-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "0.0.17" description: A Helm chart to install the k6-operator name: k6-operator -version: 3.9.1 +version: 3.9.2 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 44d2de27..af625a63 100644 --- a/charts/k6-operator/README.md +++ b/charts/k6-operator/README.md @@ -1,6 +1,6 @@ # k6-operator -![Version: 3.9.1](https://img.shields.io/badge/Version-3.9.1-informational?style=flat-square) ![AppVersion: 0.0.17](https://img.shields.io/badge/AppVersion-0.0.17-informational?style=flat-square) +![Version: 3.9.2](https://img.shields.io/badge/Version-3.9.2-informational?style=flat-square) ![AppVersion: 0.0.17](https://img.shields.io/badge/AppVersion-0.0.17-informational?style=flat-square) A Helm chart to install the k6-operator