From 402fe4ed2d920129432f9524767abd48cf785b1d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 8 Feb 2023 18:23:29 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/putty to v23.02.2 --- 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 16a5e34310b..38e2c1b7d24 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.02.1@sha256:8ec7538c4b278c8e47c532713e0799c9301d1c0f10cd530431772706fccfbdd7 + tag: 23.02.2@sha256:4bec4d770722ee284dcb7db8250768a62d72a5f29c54ed547458c2450f0676a5 pullPolicy: IfNotPresent securityContext: From bdc62d308eaf3fa5e58f128c89ef4df35487924a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 8 Feb 2023 18:27:22 +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 a1c23c81df0..559674ec2bb 100644 --- a/charts/stable/putty/Chart.yaml +++ b/charts/stable/putty/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.02.1" +appVersion: "23.02.2" 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.10 +version: 3.0.11 annotations: truecharts.org/catagories: | - utilities