chore(helm): update image docker.io/jlesage/putty v24.12.1 → v25.02.1 (#32149)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/putty](https://redirect.github.com/jlesage/docker-putty) | major | `8d1ebb2` -> `5e1b636` | --- > [!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>jlesage/docker-putty (docker.io/jlesage/putty)</summary> ### [`v25.02.1`](https://redirect.github.com/jlesage/docker-putty/releases/tag/v25.02.1): Version 25.02.1 [Compare Source](https://redirect.github.com/jlesage/docker-putty/compare/v24.12.1...v25.02.1) Changes in this release: - Updated PuTTY to version 0.83. - Updated baseimage to version 4.7.1, which brings the following changes (since last used version): - Added environment variable that allows configuring the web authentication token lifetime. - Fixed compatibility issues that were introduced with support of GTK4 applications. - Increased the default service ready timeout from 5 seconds to 10 seconds and allow runtime adjustment via environment variable. - Rebuild against latest distro images to get security fixes. </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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 24.12.1
|
appVersion: 25.02.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -33,4 +33,4 @@ 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: 11.10.1
|
version: 12.0.0
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/jlesage/putty
|
repository: docker.io/jlesage/putty
|
||||||
tag: v24.12.1@sha256:8d1ebb269ad36a4930d5f845656af6d843b10a62e8375e583dfb6b4c99061817
|
tag: v25.02.1@sha256:5e1b6363275df31314e2911704d248033ab7f7bb87f37e1aa783a9a7be348dd1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user