Charts CI
``` Updated: kubecost/cost-analyzer: - 2.3.2 speedscale/speedscale-operator: - 2.2.95 ```pull/1037/head
parent
26b8381aff
commit
40a494191f
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -7,8 +7,8 @@ annotations:
|
|||
catalog.cattle.io/featured: "1"
|
||||
catalog.cattle.io/release-name: cost-analyzer
|
||||
apiVersion: v2
|
||||
appVersion: 2.3.1
|
||||
appVersion: 2.3.2
|
||||
description: Kubecost Helm chart - monitor your cloud costs!
|
||||
icon: https://partner-charts.rancher.io/assets/logos/kubecost.png
|
||||
name: cost-analyzer
|
||||
version: 2.3.1
|
||||
version: 2.3.2
|
||||
|
|
|
@ -1123,6 +1123,8 @@ Begin Kubecost 2.0 templates
|
|||
{{- end }}
|
||||
- name: ETL_DAILY_STORE_DURATION_DAYS
|
||||
value: {{ .Values.kubecostAggregator.etlDailyStoreDurationDays | quote }}
|
||||
- name: DB_TRIM_MEMORY_ON_CLOSE
|
||||
value: {{ .Values.kubecostAggregator.dbTrimMemoryOnClose | quote }}
|
||||
- name: KUBECOST_NAMESPACE
|
||||
value: {{ .Release.Namespace }}
|
||||
{{- if .Values.oidc.enabled }}
|
||||
|
|
|
@ -1302,7 +1302,7 @@ data:
|
|||
"carbonEstimatesEnabled": "{{ template "carbonEstimatesEnabled" . }}",
|
||||
"clusterControllerEnabled": "{{ template "clusterControllerEnabled" . }}",
|
||||
"forecastingEnabled": "{{ template "forecastingEnabled" . }}",
|
||||
"chartVersion": "2.3.1"
|
||||
"chartVersion": "2.3.2"
|
||||
}
|
||||
';
|
||||
}
|
||||
|
|
|
@ -2543,6 +2543,8 @@ kubecostAggregator:
|
|||
#
|
||||
# default: 91
|
||||
etlDailyStoreDurationDays: 91
|
||||
# Trim memory on close, only change if advised by Kubecost support.
|
||||
dbTrimMemoryOnClose: true
|
||||
|
||||
persistentConfigsStorage:
|
||||
storageClass: "" # default storage class
|
||||
|
@ -2713,7 +2715,7 @@ clusterController:
|
|||
enabled: false
|
||||
image:
|
||||
repository: gcr.io/kubecost1/cluster-controller
|
||||
tag: v0.16.2
|
||||
tag: v0.16.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
## PriorityClassName
|
||||
## Ref: https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/#priorityclass
|
||||
|
@ -2853,7 +2855,11 @@ serviceMonitor: # the kubecost included prometheus uses scrapeConfigs and does
|
|||
scrapeTimeout: 10s
|
||||
additionalLabels: {}
|
||||
metricRelabelings: []
|
||||
relabelings: []
|
||||
relabelings:
|
||||
- action: replace
|
||||
sourceLabels:
|
||||
- __meta_kubernetes_namespace
|
||||
targetLabel: namespace
|
||||
prometheusRule:
|
||||
enabled: false
|
||||
additionalLabels: {}
|
||||
|
|
|
@ -4,7 +4,7 @@ annotations:
|
|||
catalog.cattle.io/kube-version: '>= 1.17.0-0'
|
||||
catalog.cattle.io/release-name: speedscale-operator
|
||||
apiVersion: v1
|
||||
appVersion: 2.2.74
|
||||
appVersion: 2.2.95
|
||||
description: Stress test your APIs with real world scenarios. Collect and replay
|
||||
traffic without scripting.
|
||||
home: https://speedscale.com
|
||||
|
@ -24,4 +24,4 @@ maintainers:
|
|||
- email: support@speedscale.com
|
||||
name: Speedscale Support
|
||||
name: speedscale-operator
|
||||
version: 2.2.74
|
||||
version: 2.2.95
|
||||
|
|
|
@ -20,7 +20,7 @@ clusterName: "my-cluster"
|
|||
# Speedscale components image settings.
|
||||
image:
|
||||
registry: gcr.io/speedscale
|
||||
tag: v2.2.74
|
||||
tag: v2.2.95
|
||||
pullPolicy: Always
|
||||
|
||||
# Log level for Speedscale components.
|
||||
|
|
56
index.yaml
56
index.yaml
|
@ -5900,11 +5900,28 @@ entries:
|
|||
catalog.cattle.io/featured: "1"
|
||||
catalog.cattle.io/release-name: cost-analyzer
|
||||
apiVersion: v2
|
||||
appVersion: 2.3.1
|
||||
created: "2024-07-02T21:23:54.985726016Z"
|
||||
appVersion: 2.3.2
|
||||
created: "2024-07-03T00:56:49.926467233Z"
|
||||
description: Kubecost Helm chart - monitor your cloud costs!
|
||||
digest: 5443d474c780fd3872a2ed44bd49ac80642dd038d4a0bf4841f5b5c734f81974
|
||||
icon: file://assets/icons/cost-analyzer.png
|
||||
digest: 16e8c5eeea6f991e5b2da3feee8a9feabc8a4c5183de6eca485414ae1ddf638d
|
||||
icon: https://partner-charts.rancher.io/assets/logos/kubecost.png
|
||||
name: cost-analyzer
|
||||
urls:
|
||||
- assets/kubecost/cost-analyzer-2.3.2.tgz
|
||||
version: 2.3.2
|
||||
- annotations:
|
||||
artifacthub.io/links: |
|
||||
- name: Homepage
|
||||
url: https://www.kubecost.com
|
||||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: Kubecost
|
||||
catalog.cattle.io/release-name: cost-analyzer
|
||||
apiVersion: v2
|
||||
appVersion: 2.3.1
|
||||
created: "2024-07-03T00:56:45.063755151Z"
|
||||
description: Kubecost Helm chart - monitor your cloud costs!
|
||||
digest: 2ca7727772bd755f1c512a89f47cbdb549fc3c41e265edb7f4f99004701ed232
|
||||
icon: https://partner-charts.rancher.io/assets/logos/kubecost.png
|
||||
name: cost-analyzer
|
||||
urls:
|
||||
- assets/kubecost/cost-analyzer-2.3.1.tgz
|
||||
|
@ -29931,6 +29948,37 @@ entries:
|
|||
- assets/shipa/shipa-1.4.0.tgz
|
||||
version: 1.4.0
|
||||
speedscale-operator:
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: Speedscale Operator
|
||||
catalog.cattle.io/kube-version: '>= 1.17.0-0'
|
||||
catalog.cattle.io/release-name: speedscale-operator
|
||||
apiVersion: v1
|
||||
appVersion: 2.2.95
|
||||
created: "2024-07-03T00:56:51.310177018Z"
|
||||
description: Stress test your APIs with real world scenarios. Collect and replay
|
||||
traffic without scripting.
|
||||
digest: 5f3208fe0eea8edb30273252f98dddbf5d22be54cabbc4eda5d955891c54c046
|
||||
home: https://speedscale.com
|
||||
icon: https://raw.githubusercontent.com/speedscale/assets/main/logo/gold_logo_only.png
|
||||
keywords:
|
||||
- speedscale
|
||||
- test
|
||||
- testing
|
||||
- regression
|
||||
- reliability
|
||||
- load
|
||||
- replay
|
||||
- network
|
||||
- traffic
|
||||
kubeVersion: '>= 1.17.0-0'
|
||||
maintainers:
|
||||
- email: support@speedscale.com
|
||||
name: Speedscale Support
|
||||
name: speedscale-operator
|
||||
urls:
|
||||
- assets/speedscale/speedscale-operator-2.2.95.tgz
|
||||
version: 2.2.95
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: partner
|
||||
catalog.cattle.io/display-name: Speedscale Operator
|
||||
|
|
Loading…
Reference in New Issue