Skip to content

Commit

Permalink
Update common dependency helm charts
Browse files Browse the repository at this point in the history
Signed-off-by: 🤖QC Owl App[bot] <165384878+qc-owl-app[bot]@users.noreply.github.com>
  • Loading branch information
qclaogui authored and qc-owl-app[bot] committed Jan 31, 2025
1 parent d2089ea commit 7921c9f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kubernetes/common/alloy/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace: monitoring-system
helmCharts:
- name: alloy
repo: https://grafana.github.io/helm-charts
version: 0.10.1
version: 0.11.0
releaseName: alloy
namespace: monitoring-system
includeCRDs: false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/common/kube-prometheus-stack/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
helmCharts:
- name: kube-prometheus-stack
repo: https://prometheus-community.github.io/helm-charts
version: 68.1.0
version: 68.4.3
releaseName: kube-prometheus-stack
namespace: monitoring-system
includeCRDs: false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/common/minio-operator/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
helmCharts:
- name: operator
repo: https://operator.min.io
version: 6.0.4
version: 7.0.0
releaseName: operator
namespace: minio-system
includeCRDs: false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/common/minio-tenant/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace: minio-system
helmCharts:
- name: tenant
repo: https://operator.min.io
version: 6.0.4
version: 7.0.0
releaseName: tenant
namespace: minio-system
includeCRDs: false
Expand Down

0 comments on commit 7921c9f

Please sign in to comment.