Skip to content

Commit

Permalink
[CHORE] upgrading chart (#53)
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Takashi <nicolas.takashi@coralogix.com>
  • Loading branch information
nicolastakashi authored Aug 21, 2023
1 parent f27b8da commit d77a8e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/coralogix-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ maintainers:
name: coralogix-operator
sources:
- https://github.com/coralogix/coralogix-operator
version: 0.1.1
appVersion: "0.1.0"
version: 0.1.2
appVersion: "0.1.11"
kubeVersion: ">=1.16.0-0"
home: https://github.com/coralogix/coralogix-operator
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/coralogix-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coralogix-operator

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.11](https://img.shields.io/badge/AppVersion-0.1.11-informational?style=flat-square)

Coralogix Operator Helm Chart

Expand Down

0 comments on commit d77a8e1

Please sign in to comment.