chore(helm): update image docker.io/jlesage/putty v25.06.1 → v25.06.2 (#36725)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/putty](https://redirect.github.com/jlesage/docker-putty) | patch | `f445b8b` -> `5499ae5` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jlesage/docker-putty (docker.io/jlesage/putty)</summary> ### [`v25.06.2`](https://redirect.github.com/jlesage/docker-putty/releases/tag/v25.06.2): Version 25.06.2 [Compare Source](https://redirect.github.com/jlesage/docker-putty/compare/v25.06.1...v25.06.2) Changes in this release: - Updated baseimage to version 4.8.1, which brings the following changes: - Fixed crash with some binaries on systems using old kernel. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 25.06.1
|
appVersion: 25.06.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/putty
|
- https://github.com/truecharts/charts/tree/master/charts/stable/putty
|
||||||
- https://hub.docker.com/r/jlesage/putty
|
- https://hub.docker.com/r/jlesage/putty
|
||||||
type: application
|
type: application
|
||||||
version: 12.1.0
|
version: 12.1.1
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/jlesage/putty
|
repository: docker.io/jlesage/putty
|
||||||
tag: v25.06.1@sha256:f445b8bb098ddd98fc9e0d4785b5ff1c827bbe13a5d68082ba26168a51fddf57
|
tag: v25.06.2@sha256:5499ae58f56553b04a16a42baf92f745bc31ae6b0de556d8c29f713d96774da8
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user