Skip to content

Commit

Permalink
Merge branch 'main' into chore/update-infra-apps-kured
Browse files Browse the repository at this point in the history
  • Loading branch information
cfi2017 authored Dec 5, 2024
2 parents 4a9be9a + 4df50f7 commit f7031d4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.226.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -25,4 +25,4 @@ annotations:
- name: "Update kured to 1.16.2"
url: https://github.com/kubereboot/kured/releases
- name: "Bump kubernetes-versions to 0.29.x"
url: https://github.com/kubereboot/kured/releases/tag/1.16.0
url: https://github.com/kubereboot/kured/releases/tag/1.16.0

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

View workflow job for this annotation

GitHub Actions / Lint and Install

28:71 [new-line-at-end-of-file] no new line character at the end of file
2 changes: 1 addition & 1 deletion charts/infra-apps/README.md

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

2 changes: 1 addition & 1 deletion charts/infra-apps/values.yaml
Original file line number Diff line number Diff line change
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 f7031d4

Please sign in to comment.