Skip to content

Commit 02de8b6

Browse files
chore(deps): update ghcr.io/controlplaneio-fluxcd/charts/flux-instance docker tag to v0.38.1 (#968)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/controlplaneio-fluxcd/charts/flux-instance](https://redirect.github.com/controlplaneio-fluxcd) ([source](https://redirect.github.com/controlplaneio-fluxcd/flux-operator)) | minor | `0.37.1` -> `0.38.1` | --- ### Release Notes <details> <summary>controlplaneio-fluxcd/flux-operator (ghcr.io/controlplaneio-fluxcd/charts/flux-instance)</summary> ### [`v0.38.1`](https://redirect.github.com/controlplaneio-fluxcd/flux-operator/compare/v0.37.1...v0.38.1) [Compare Source](https://redirect.github.com/controlplaneio-fluxcd/flux-operator/compare/v0.37.1...v0.38.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/lambchop4prez/network). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10d830a commit 02de8b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cluster/apps/flux-system/flux-instance/app/ocirepository.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
99
operation: copy
1010
ref:
11-
tag: 0.37.1
11+
tag: 0.38.1
1212
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
1313
verify:
1414
provider: cosign

provision/servonet/helmfile.d/00-bootstrap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ releases:
5050
- name: flux-instance
5151
namespace: flux-system
5252
chart: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
53-
version: 0.37.1
53+
version: 0.38.1
5454
wait: false
5555
values:
5656
- templates/values.yaml.gotmpl

0 commit comments

Comments
 (0)