Skip to content

Commit

Permalink
chore(deps): update helm release flux2 to v2.12.2 (#1257)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [flux2](https://togithub.com/fluxcd-community/helm-charts) | patch |
`2.12.1` -> `2.12.2` |

---

### Release Notes

<details>
<summary>fluxcd-community/helm-charts (flux2)</summary>

###
[`v2.12.2`](https://togithub.com/fluxcd-community/helm-charts/releases/tag/flux2-2.12.2)

[Compare
Source](https://togithub.com/fluxcd-community/helm-charts/compare/flux2-2.12.1...flux2-2.12.2)

A Helm chart for flux2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/newrelic/helm-charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paolo Gallina <[email protected]>
Co-authored-by: Guillermo Sanchez Gavier <[email protected]>
  • Loading branch information
3 people authored Jan 29, 2024
1 parent c363a6c commit 38b590d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/super-agent/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.12.1
version: 2.12.2
- name: common-library
repository: https://helm-charts.newrelic.com
version: 1.1.1
digest: sha256:a891741628e34b65aaa135be033063cba8fb8b217198f00c0776ec063e0a5947
generated: "2023-12-14T21:32:17.525166844Z"
digest: sha256:b8accc892d1405e664f9b1d47ad5246d9c9c1f266eb003608bc05423f56c4a26
generated: "2024-01-25T16:36:14.618519184Z"
4 changes: 2 additions & 2 deletions charts/super-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: super-agent
description: Bootstraps New Relic' Super Agent

type: application
version: 0.0.1-beta
version: 0.0.2-beta

dependencies:
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.12.1
version: 2.12.2
condition: flux2.enabled
- name: common-library
version: 1.1.1
Expand Down
2 changes: 1 addition & 1 deletion charts/super-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ helm:
# development/testing purposes.
#
# TODO: Point renovatebot here.
version: "0.0.4-beta"
version: "0.0.8-beta"

# -- Set values to the super agent helm release directly from this `values.yaml` file. Refer to https://fluxcd.io/flux/components/helm/helmreleases/#values-overrides
# @default -- `{}`. Examples on the `values.yaml`
Expand Down

0 comments on commit 38b590d

Please sign in to comment.