From 82f0088a16953f986f7b4600194ee7c2e0303917 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 20 Jun 2023 06:37:36 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/webtop-alpine-i3 to latest (#9785) --- charts/stable/webtop/Chart.yaml | 2 +- charts/stable/webtop/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index 98925a235c6..593efff1f46 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/linuxserver/docker-webtop#readme type: application -version: 5.0.38 +version: 5.0.39 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index bb2cf7db12d..c9d22c02887 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 - tag: latest@sha256:b02a6ff47bde4f3b79e2295e57a234dd2308bfea3c71fa93d8dee91f588d5684 + tag: latest@sha256:254b74f9b4b89a9384c6a4c758a98dbaf8be89b0a52e8569a211625993c61033 pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3