Skip to content

Commit

Permalink
Merge branch 'main' into chore/update-infra-apps-velero
Browse files Browse the repository at this point in the history
  • Loading branch information
cfi2017 authored Dec 5, 2024
2 parents acf1a9a + b682cbe commit 5aece12
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions charts/infra-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: infra-apps
description: Argo CD app-of-apps config for infrastructure components
type: application
version: 0.225.0
version: 0.227.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
sources:
- https://github.com/adfinis/helm-charts
Expand Down Expand Up @@ -39,4 +39,4 @@ annotations:
- name: "fix: add version label to deployment"
url: https://github.com/vmware-tanzu/helm-charts/commit/bbb36ccf357d6baf7f13accbc0b169e6efceb3d4
- name: "feat: allow configuring updateStrategy of node-agent DaemonSet"
url: https://github.com/vmware-tanzu/helm-charts/commit/e4e793b1d57579a5a71862ebd3ac9fcf822e85aa
url: https://github.com/vmware-tanzu/helm-charts/commit/e4e793b1d57579a5a71862ebd3ac9fcf822e85aa

Check failure on line 42 in charts/infra-apps/Chart.yaml

View workflow job for this annotation

GitHub Actions / Lint and Install

42:107 [new-line-at-end-of-file] no new line character at the end of file
6 changes: 3 additions & 3 deletions charts/infra-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions charts/infra-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ kured:
# -- Chart
chart: kured
# -- [Kured Helm chart](https://github.com/kubereboot/charts/tree/main/charts/kured)
targetRevision: 5.4.5
targetRevision: 5.5.2
# -- Helm values
# @default -- [upstream values](https://github.com/kubereboot/charts/blob/main/charts/kured/values.yaml)
values: {}
Expand Down Expand Up @@ -235,7 +235,7 @@ mimir:
# -- Chart
chart: mimir-distributed
# -- [mimir Helm chart](https://github.com/grafana/mimir/tree/main/operations/helm/charts/mimir-distributed)
targetRevision: 5.4.0
targetRevision: 5.5.1
# -- Helm values
# @default -- [upstream values](https://github.com/grafana/mimir/tree/main/operations/helm/charts/mimir-distributed/values.yaml)
values: {}

0 comments on commit 5aece12

Please sign in to comment.