From d9406454a425391c1037ccf78c79f8e07c6f51a0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 5 Feb 2023 18:27:22 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/putty to v23.02.1 --- charts/stable/putty/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/putty/values.yaml b/charts/stable/putty/values.yaml index b2cf4413592..16a5e34310b 100644 --- a/charts/stable/putty/values.yaml +++ b/charts/stable/putty/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/putty - tag: 23.01.1@sha256:29d4e717dd0a78036018e5ff37fd0e693a4c8d6ab05647c117d6efad8c592976 + tag: 23.02.1@sha256:8ec7538c4b278c8e47c532713e0799c9301d1c0f10cd530431772706fccfbdd7 pullPolicy: IfNotPresent securityContext: From 15a55e26836ce7cf8b33c5f95339f25a2f3de780 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 5 Feb 2023 18:30:58 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/putty/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/putty/Chart.yaml b/charts/stable/putty/Chart.yaml index d27d3c49b6a..a1c23c81df0 100644 --- a/charts/stable/putty/Chart.yaml +++ b/charts/stable/putty/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.01.1" +appVersion: "23.02.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/jlesage/putty - https://github.com/jlesage/docker-putty type: application -version: 3.0.9 +version: 3.0.10 annotations: truecharts.org/catagories: | - utilities