Skip to content

Commit

Permalink
chore(deps): update Grafana Agent Operator version (#78)
Browse files Browse the repository at this point in the history
* chore: bump chart version

Made with ❤️️ by updatecli

* chore: run kubectl when chart changed

Made with ❤️️ by updatecli
  • Loading branch information
argoyle authored Nov 4, 2024
1 parent 5c0f222 commit 7cb0dea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions grafana-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6953,7 +6953,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: grafana-agent-operator
app.kubernetes.io/version: 0.43.3
helm.sh/chart: grafana-agent-operator-0.4.4
helm.sh/chart: grafana-agent-operator-0.5.0
name: grafana-agent-operator
namespace: grafana-agent
---
Expand Down Expand Up @@ -6981,7 +6981,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: grafana-agent-operator
app.kubernetes.io/version: 0.43.3
helm.sh/chart: grafana-agent-operator-0.4.4
helm.sh/chart: grafana-agent-operator-0.5.0
name: grafana-agent-operator
rules:
- apiGroups:
Expand Down Expand Up @@ -7292,7 +7292,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: grafana-agent-operator
app.kubernetes.io/version: 0.43.3
helm.sh/chart: grafana-agent-operator-0.4.4
helm.sh/chart: grafana-agent-operator-0.5.0
name: grafana-agent-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
Expand Down Expand Up @@ -7359,7 +7359,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: grafana-agent-operator
app.kubernetes.io/version: 0.43.3
helm.sh/chart: grafana-agent-operator-0.4.4
helm.sh/chart: grafana-agent-operator-0.5.0
name: grafana-agent-operator
namespace: grafana-agent
spec:
Expand Down
2 changes: 1 addition & 1 deletion grafana/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ helmCharts:
- name: grafana-agent-operator
namespace: grafana-agent
repo: https://grafana.github.io/helm-charts
version: '0.4.4'
version: '0.5.0'
releaseName: grafana-agent-operator
includeCRDs: true
valuesFile: operator-values.yaml

0 comments on commit 7cb0dea

Please sign in to comment.