Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Apr 29, 2024
1 parent cc22bad commit 7b7ec0f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 56 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ annotations:
catalog.cattle.io/requests-memory: 1000Mi
name: caas-project-monitoring
description: A Helm chart for Rancher Project Monitoring V3
version: "1.2.8"
version: "1.2.9"
appVersion: "51.0.3"
icon: https://raw.githubusercontent.com/caas-team/caas-project-monitoring/main/logo.png
keywords:
Expand Down
55 changes: 0 additions & 55 deletions files/project-logging.json
Original file line number Diff line number Diff line change
Expand Up @@ -803,34 +803,6 @@
"skipUrlSync": false,
"type": "datasource"
},
{
"current": {
"isNone": true,
"selected": false,
"text": "None",
"value": ""
},
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"definition": "label_values(node_cpu_seconds_total, cluster)",
"hide": 0,
"includeAll": false,
"label": "cluster",
"multi": false,
"name": "cluster",
"options": [],
"query": "label_values(node_cpu_seconds_total, cluster)",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 2,
"tagValuesQuery": "",
"tagsQuery": "",
"type": "query",
"useTags": false
},
{
"current": {
"selected": false,
Expand Down Expand Up @@ -858,33 +830,6 @@
"type": "query",
"useTags": false
},
{
"current": {
"selected": false,
"text": "All",
"value": "$__all"
},
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"definition": "label_values(fluentbit_input_bytes_total,pod)",
"hide": 0,
"includeAll": true,
"label": "",
"multi": true,
"name": "fluentbit",
"options": [],
"query": "label_values(fluentbit_input_bytes_total,pod)",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"tagValuesQuery": "",
"tagsQuery": "",
"type": "query",
"useTags": false
},
{
"current": {
"selected": false,
Expand Down

0 comments on commit 7b7ec0f

Please sign in to comment.