chore(deps): update container image jlesage/putty to v24.07.1@5b2590b by renovate (#24195)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/putty](https://togithub.com/jlesage/docker-putty) | minor | `v24.04.1` -> `v24.07.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.07.1`](https://togithub.com/jlesage/docker-putty/releases/tag/v24.07.1): Version 24.07.1 [Compare Source](https://togithub.com/jlesage/docker-putty/compare/v24.04.1...v24.07.1) Changes in this release: - Updated baseimage to version 4.6.3, which brings the following changes: - Audio support through web browser. - Web authentication support. - Better support of GTK4 applications. - Updated noVNC to version 1.5.0. - Updated web UI components (Bootstrap, Font Awesome). - When connecting, the control bar is now temporarily shown only once. - During package mirror setup, make sure to keep permissions of copied files. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.04.1
|
||||
appVersion: 24.07.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.1.3
|
||||
version: 11.2.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/putty
|
||||
tag: v24.04.1@sha256:856c299f943be41acce7de80dfcca93e810b341d042cc22b17949314dce69808
|
||||
tag: v24.07.1@sha256:5b2590b2ff4c6bb585fc1cdffb295a8b2623aeb29579fc278ba8b152b02105e0
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user