Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
update helm version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyriltovena committed Feb 22, 2023
1 parent 19b1895 commit 5050ed5
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
4 changes: 2 additions & 2 deletions operations/phlare/helm/phlare/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: phlare
description: 馃敟 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
type: application
version: 0.4.0
appVersion: 0.4.0
version: 0.5.0
appVersion: 0.5.0
dependencies:
- name: minio
alias: minio
Expand Down
2 changes: 1 addition & 1 deletion operations/phlare/helm/phlare/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# phlare

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

馃敟 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system

Expand Down
84 changes: 42 additions & 42 deletions operations/phlare/helm/phlare/rendered/micro-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ kind: ServiceAccount
metadata:
name: phlare-dev
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
---
# Source: phlare/charts/minio/templates/secrets.yaml
Expand Down Expand Up @@ -358,10 +358,10 @@ kind: ConfigMap
metadata:
name: phlare-dev-config
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
data:
config.yaml: |
Expand Down Expand Up @@ -1037,10 +1037,10 @@ kind: ClusterRole
metadata:
name: default-phlare-dev
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
rules:
- apiGroups:
Expand All @@ -1063,10 +1063,10 @@ kind: ClusterRoleBinding
metadata:
name: default-phlare-dev
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
roleRef:
apiGroup: rbac.authorization.k8s.io
Expand Down Expand Up @@ -1151,10 +1151,10 @@ kind: Service
metadata:
name: phlare-dev-memberlist
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP
Expand All @@ -1177,10 +1177,10 @@ kind: Service
metadata:
name: phlare-dev-agent
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "agent"
spec:
Expand All @@ -1201,10 +1201,10 @@ kind: Service
metadata:
name: phlare-dev-distributor
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "distributor"
spec:
Expand All @@ -1225,10 +1225,10 @@ kind: Service
metadata:
name: phlare-dev-ingester
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "ingester"
spec:
Expand All @@ -1249,10 +1249,10 @@ kind: Service
metadata:
name: phlare-dev-ingester-headless
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "ingester"
spec:
Expand All @@ -1273,10 +1273,10 @@ kind: Service
metadata:
name: phlare-dev-querier
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "querier"
spec:
Expand All @@ -1297,10 +1297,10 @@ kind: Service
metadata:
name: phlare-dev-query-frontend
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "query-frontend"
spec:
Expand All @@ -1321,10 +1321,10 @@ kind: Service
metadata:
name: phlare-dev-query-scheduler
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "query-scheduler"
spec:
Expand All @@ -1345,10 +1345,10 @@ kind: Deployment
metadata:
name: phlare-dev-agent
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "agent"
spec:
Expand All @@ -1361,7 +1361,7 @@ spec:
template:
metadata:
annotations:
checksum/config: bd9ccd8c78b2189bd2cf93b0df2974c34a38b43f3def0e3a15cc333b838b108d
checksum/config: 1c9ccc9dce9f960c52faeb86644578838304c6ec38e95f6efabc6ec421006658
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.scrape: "true"
profiles.grafana.com/memory.scrape: "true"
Expand Down Expand Up @@ -1425,10 +1425,10 @@ kind: Deployment
metadata:
name: phlare-dev-distributor
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "distributor"
spec:
Expand All @@ -1441,7 +1441,7 @@ spec:
template:
metadata:
annotations:
checksum/config: bd9ccd8c78b2189bd2cf93b0df2974c34a38b43f3def0e3a15cc333b838b108d
checksum/config: 1c9ccc9dce9f960c52faeb86644578838304c6ec38e95f6efabc6ec421006658
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.scrape: "true"
profiles.grafana.com/memory.scrape: "true"
Expand Down Expand Up @@ -1504,10 +1504,10 @@ kind: Deployment
metadata:
name: phlare-dev-querier
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "querier"
spec:
Expand All @@ -1520,7 +1520,7 @@ spec:
template:
metadata:
annotations:
checksum/config: bd9ccd8c78b2189bd2cf93b0df2974c34a38b43f3def0e3a15cc333b838b108d
checksum/config: 1c9ccc9dce9f960c52faeb86644578838304c6ec38e95f6efabc6ec421006658
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.scrape: "true"
profiles.grafana.com/memory.scrape: "true"
Expand Down Expand Up @@ -1583,10 +1583,10 @@ kind: Deployment
metadata:
name: phlare-dev-query-frontend
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "query-frontend"
spec:
Expand All @@ -1599,7 +1599,7 @@ spec:
template:
metadata:
annotations:
checksum/config: bd9ccd8c78b2189bd2cf93b0df2974c34a38b43f3def0e3a15cc333b838b108d
checksum/config: 1c9ccc9dce9f960c52faeb86644578838304c6ec38e95f6efabc6ec421006658
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.scrape: "true"
profiles.grafana.com/memory.scrape: "true"
Expand Down Expand Up @@ -1662,10 +1662,10 @@ kind: Deployment
metadata:
name: phlare-dev-query-scheduler
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "query-scheduler"
spec:
Expand All @@ -1678,7 +1678,7 @@ spec:
template:
metadata:
annotations:
checksum/config: bd9ccd8c78b2189bd2cf93b0df2974c34a38b43f3def0e3a15cc333b838b108d
checksum/config: 1c9ccc9dce9f960c52faeb86644578838304c6ec38e95f6efabc6ec421006658
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.scrape: "true"
profiles.grafana.com/memory.scrape: "true"
Expand Down Expand Up @@ -1836,10 +1836,10 @@ kind: StatefulSet
metadata:
name: phlare-dev-ingester
labels:
helm.sh/chart: phlare-0.4.0
helm.sh/chart: phlare-0.5.0
app.kubernetes.io/name: phlare
app.kubernetes.io/instance: phlare-dev
app.kubernetes.io/version: "0.4.0"
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "ingester"
spec:
Expand All @@ -1854,7 +1854,7 @@ spec:
template:
metadata:
annotations:
checksum/config: bd9ccd8c78b2189bd2cf93b0df2974c34a38b43f3def0e3a15cc333b838b108d
checksum/config: 1c9ccc9dce9f960c52faeb86644578838304c6ec38e95f6efabc6ec421006658
profiles.grafana.com/cpu.scrape: "true"
profiles.grafana.com/goroutine.scrape: "true"
profiles.grafana.com/memory.scrape: "true"
Expand Down

0 comments on commit 5050ed5

Please sign in to comment.