Skip to content

Commit

Permalink
Merge pull request #71 from neticdk/chore/helm-docs
Browse files Browse the repository at this point in the history
Update chart version and helm-docs
  • Loading branch information
atoftegaard-git authored Sep 3, 2024
2 parents 2571efe + f7d6f21 commit 079f592
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/aoi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: aoi
description: A Helm chart for Netic application operations infrastructure
type: application
version: 0.1.18
version: 0.1.19-rc2
dependencies:
- name: grafana
version: 7.3.7
Expand Down
3 changes: 2 additions & 1 deletion charts/aoi/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# aoi

![Version: 0.1.18](https://img.shields.io/badge/Version-0.1.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.19-rc2](https://img.shields.io/badge/Version-0.1.19--rc2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A Helm chart for Netic application operations infrastructure

Expand Down Expand Up @@ -81,6 +81,7 @@ A Helm chart for Netic application operations infrastructure
| global.revisionHistoryLimit | int | `5` | |
| global.serviceAnnotations | object | `{}` | |
| global.serviceLabels | object | `{}` | |
| global.tsdb.enabled | bool | `true` | |
| global.tsdb.high_availability.enabled | bool | `false` | Enable high-availability for tsdb (Victoria-metrics-single) |
| grafana.enabled | bool | `true` | If true deploy Grafana for tenant dashboards |
| grafana.image.pullPolicy | string | `"Always"` | |
Expand Down

0 comments on commit 079f592

Please sign in to comment.