mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/grafana-k6-operator] ⚡ ⬆️ Update dependency references (#33954)
* [bitnami/grafana-k6-operator] Release 0.1.1 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.1.0 (2025-05-28)
|
## 0.1.1 (2025-05-29)
|
||||||
|
|
||||||
* [bitnami/grafana-k6-operator] feat: :tada: Add chart ([#33880](https://github.com/bitnami/charts/pull/33880))
|
* [bitnami/grafana-k6-operator] :zap: :arrow_up: Update dependency references ([#33954](https://github.com/bitnami/charts/pull/33954))
|
||||||
|
|
||||||
|
## 0.1.0 (2025-05-29)
|
||||||
|
|
||||||
|
* [bitnami/grafana-k6-operator] feat: :tada: Add chart (#33880) ([7fb79f8](https://github.com/bitnami/charts/commit/7fb79f857a264d5ee64c28a9902cab3c3e963541)), closes [#33880](https://github.com/bitnami/charts/issues/33880)
|
||||||
|
|||||||
@@ -4,14 +4,14 @@
|
|||||||
annotations:
|
annotations:
|
||||||
category: Infrastructure
|
category: Infrastructure
|
||||||
images: |
|
images: |
|
||||||
- name: grafana-k6-operator
|
|
||||||
image: docker.io/bitnami/grafana-k6-operator:0.0.21-debian-12-r0
|
|
||||||
- name: grafana-k6
|
- name: grafana-k6
|
||||||
image: docker.io/bitnami/grafana-k6:1.0.0-debian-12-r0
|
image: docker.io/bitnami/grafana-k6:1.0.0-debian-12-r0
|
||||||
- name: os-shell
|
- name: grafana-k6-operator
|
||||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
image: docker.io/bitnami/grafana-k6-operator:0.0.21-debian-12-r0
|
||||||
- name: kube-rbac-proxy
|
- name: kube-rbac-proxy
|
||||||
image: docker.io/bitnami/kube-rbac-proxy:0.19.1-debian-12-r1
|
image: docker.io/bitnami/kube-rbac-proxy:0.19.1-debian-12-r1
|
||||||
|
- name: os-shell
|
||||||
|
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
tanzuCategory: service
|
tanzuCategory: service
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
@@ -22,7 +22,9 @@ dependencies:
|
|||||||
tags:
|
tags:
|
||||||
- bitnami-common
|
- bitnami-common
|
||||||
version: 2.x.x
|
version: 2.x.x
|
||||||
description: Grafana k6 Operator is a Kubernetes operator that enables running distributed k6 load tests in a cluster, automating test execution and scaling for performance validation.
|
description: Grafana k6 Operator is a Kubernetes operator that enables running distributed
|
||||||
|
k6 load tests in a cluster, automating test execution and scaling for performance
|
||||||
|
validation.
|
||||||
home: https://bitnami.com
|
home: https://bitnami.com
|
||||||
icon: https://bitnami.com/assets/stacks/grafana-k6-operator/img/grafana-k6-operator-stack-220x234.png
|
icon: https://bitnami.com/assets/stacks/grafana-k6-operator/img/grafana-k6-operator-stack-220x234.png
|
||||||
keywords:
|
keywords:
|
||||||
@@ -35,4 +37,4 @@ maintainers:
|
|||||||
name: grafana-k6-operator
|
name: grafana-k6-operator
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-k6-operator
|
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-k6-operator
|
||||||
version: 0.1.0
|
version: 0.1.1
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Grafana k6 Operator
|
# Grafana k6 Operator
|
||||||
|
|
||||||
Grafana k6 Operator is a Kubernetes operator that enables running distributed k6 load tests in a cluster, automating test execution and scaling for performance validation
|
Grafana k6 Operator is a Kubernetes operator that enables running distributed k6 load tests in a cluster, automating test execution and scaling for performance validation.
|
||||||
|
|
||||||
[Overview of Grafana k6 Operator](https://k6.io/)
|
[Overview of Grafana k6 Operator](https://k6.io/)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user