Skip to content

Commit bbebf50

Browse files
mayastor-borsopenebs-pro-sa
andcommitted
chore(bors): merge pull request #676
676: Bump future helm chart version on the release branch r=openebs-ci a=openebs-ci Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: openebs-pro-sa <[email protected]>
2 parents e3e2047 + 3ddb944 commit bbebf50

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

chart/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 2.7.6
19+
version: 2.7.7
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to
2323
# follow Semantic Versioning. They should reflect the version the application is using.
2424
# It is recommended to use it with quotes.
25-
appVersion: "2.7.6"
25+
appVersion: "2.7.7"
2626

2727
dependencies:
2828
- name: crds
29-
version: 2.7.6
29+
version: 2.7.7
3030
condition: crds.enabled
3131
- name: etcd
3232
repository: https://charts.bitnami.com/bitnami

chart/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Mayastor Helm chart for Kubernetes
44

5-
![Version: 2.7.6](https://img.shields.io/badge/Version-2.7.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.6](https://img.shields.io/badge/AppVersion-2.7.6-informational?style=flat-square)
5+
![Version: 2.7.7](https://img.shields.io/badge/Version-2.7.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.7](https://img.shields.io/badge/AppVersion-2.7.7-informational?style=flat-square)
66

77
## Installation Guide
88

@@ -54,7 +54,7 @@ This removes all the Kubernetes components associated with the chart and deletes
5454

5555
| Repository | Name | Version |
5656
|------------|------|---------|
57-
| | crds | 2.7.6 |
57+
| | crds | 2.7.7 |
5858
| https://charts.bitnami.com/bitnami | etcd | 8.6.0 |
5959
| https://grafana.github.io/helm-charts | loki-stack | 2.9.11 |
6060
| https://jaegertracing.github.io/helm-charts | jaeger-operator | 2.50.1 |

chart/charts/crds/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: crds
3-
version: 2.7.6
3+
version: 2.7.7
44
description: |
55
A Helm chart that collects CustomResourceDefinitions (CRDs) from Mayastor.
66

chart/doc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository:
88
name: mayastor
99
chart:
1010
name: mayastor
11-
version: 2.7.6
11+
version: 2.7.7
1212
values: "-- generate from values file --"
1313
valuesExample: "-- generate from values file --"
1414
prerequisites:

0 commit comments

Comments
 (0)