Skip to content

Commit 8aae74b

Browse files
Bump version and update appVersion in Chart.yaml (#409)
Co-authored-by: assafad1 <assafad1@users.noreply.github.com>
1 parent 3c8172c commit 8aae74b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/coralogix-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ maintainers:
88
name: coralogix-operator
99
sources:
1010
- https://github.com/coralogix/coralogix-operator
11-
version: 1.0.0
12-
appVersion: 1.0.0
11+
version: 1.0.1
12+
appVersion: 1.0.1
1313
kubeVersion: ">=1.16.0-0"
1414
home: https://github.com/coralogix/coralogix-operator
1515
keywords:

charts/coralogix-operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coralogix-operator
22

3-
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
3+
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square)
44

55
Coralogix Operator Helm Chart
66

0 commit comments

Comments
 (0)