chore(deps): update container image jlesage/putty to v24.01.1@3731054 by renovate (#17710)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/putty](https://togithub.com/jlesage/docker-putty) | major | `v23.12.1` -> `v24.01.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.01.1`](https://togithub.com/jlesage/docker-putty/releases/tag/v24.01.1): Version 24.01.1 [Compare Source](https://togithub.com/jlesage/docker-putty/compare/v23.12.1...v24.01.1) Changes in this release: - Updated baseimage to version 4.5.3, which brings the following changes: - Disabled fullscreen support when page is loaded into an iFrame. - Rebuilt against latest distro images to get security fixes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 23.12.1
|
||||
appVersion: 24.01.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.29
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png
|
||||
keywords:
|
||||
- ssh
|
||||
- putty
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/putty
|
||||
- https://hub.docker.com/r/jlesage/putty
|
||||
type: application
|
||||
version: 7.1.10
|
||||
version: 8.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/putty
|
||||
tag: v23.12.1@sha256:5f294d93a0928cdbdab428e4561a4b9b723606c486cd418f2999ec85f90e5a43
|
||||
tag: v24.01.1@sha256:3731054df69fd74025d1a0f192119f64ba312f9b10da0ed443371e209d28cebe
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user