chore(deps): update container image jlesage/putty to v24.08.1@762d57a by renovate (#25351)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/putty](https://togithub.com/jlesage/docker-putty) | minor | `v24.07.1` -> `v24.08.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jlesage/docker-putty (jlesage/putty)</summary> ### [`v24.08.1`](https://togithub.com/jlesage/docker-putty/releases/tag/v24.08.1): Version 24.08.1 [Compare Source](https://togithub.com/jlesage/docker-putty/compare/v24.07.1...v24.08.1) Changes in this release: - Fixed terminal window not being maximized. </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4xIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.07.1
|
||||
appVersion: 24.08.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/putty
|
||||
- https://hub.docker.com/r/jlesage/putty
|
||||
type: application
|
||||
version: 11.2.0
|
||||
version: 11.3.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/putty
|
||||
tag: v24.07.1@sha256:5b2590b2ff4c6bb585fc1cdffb295a8b2623aeb29579fc278ba8b152b02105e0
|
||||
tag: v24.08.1@sha256:762d57a46d34d1078b1d8ca66c093634c3cc704f789e3bbf9b75aa90ca7da78e
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user