Skip to content

Commit

Permalink
chore(helm): update image renovate/renovate 39.86.1 → 39.86.4 (#30552)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | patch |
-> |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate/renovate)</summary>

###
[`v39.86.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.86.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.86.3...39.86.4)

##### Build System

- **deps:** update aws-sdk-js-v3 monorepo
([#&#8203;33359](https://redirect.github.com/renovatebot/renovate/issues/33359))
([b7f96b2](https://redirect.github.com/renovatebot/renovate/commit/b7f96b2ea1684d8f6f529b9183eb5d30c62a9357))

###
[`v39.86.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.86.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.86.2...39.86.3)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.5.7
([#&#8203;33356](https://redirect.github.com/renovatebot/renovate/issues/33356))
([bcc61a0](https://redirect.github.com/renovatebot/renovate/commit/bcc61a052ab183af86e5b837aa8186aef4b7f470))
- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.27.12
([#&#8203;33358](https://redirect.github.com/renovatebot/renovate/issues/33358))
([141467b](https://redirect.github.com/renovatebot/renovate/commit/141467b9b08d82f679d36408c0cfb8b7e750b8b7))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.5.7
([#&#8203;33357](https://redirect.github.com/renovatebot/renovate/issues/33357))
([9917ebb](https://redirect.github.com/renovatebot/renovate/commit/9917ebb8c2406e36db4ec6f1e46e65b5e1b804ab))

###
[`v39.86.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.86.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.86.1...39.86.2)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.27.11
([#&#8203;33354](https://redirect.github.com/renovatebot/renovate/issues/33354))
([9d91197](https://redirect.github.com/renovatebot/renovate/commit/9d91197498f3f3b7e99b02fca8e61ac17d6d1906))

##### Miscellaneous Chores

- **deps:** update linters to v8.18.2
([#&#8203;33343](https://redirect.github.com/renovatebot/renovate/issues/33343))
([9af143a](https://redirect.github.com/renovatebot/renovate/commit/9af143aef78e8c89327dcb4e95c3104e99375e1f))

##### Code Refactoring

- **config:** reusable env getConfig function
([#&#8203;33350](https://redirect.github.com/renovatebot/renovate/issues/33350))
([6aa5c42](https://redirect.github.com/renovatebot/renovate/commit/6aa5c4238f589c79bb4e3a96fd01a52b6c8c4ea6))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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 [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
  • Loading branch information
truecharts-admin authored Jan 1, 2025
1 parent 0c38ac6 commit e8e861d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/incubator/renovate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 39.86.1
appVersion: 39.86.4
dependencies:
- name: common
version: 25.3.1
Expand All @@ -29,4 +29,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
- https://hub.docker.com/r/renovate/renovate
type: application
version: 1.4.1
version: 1.4.2
2 changes: 1 addition & 1 deletion charts/incubator/renovate/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: renovate/renovate
pullPolicy: IfNotPresent
tag: 39.86.1
tag: 39.86.4

workload:
main:
Expand Down

0 comments on commit e8e861d

Please sign in to comment.