Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update webtop by renovate #20688

Merged
merged 1 commit into from
Apr 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/webtop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png
keywords:
- webtop
- Tools-Utilities
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/webtop
- https://fleet.linuxserver.io/image?name=linuxserver/webtop
type: application
version: 9.8.25
version: 9.8.28
6 changes: 3 additions & 3 deletions charts/stable/webtop/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ fedoraMATEImage:
pullPolicy: Always
archMATEImage:
repository: lscr.io/linuxserver/webtop
tag: arch-mate@sha256:e1fb5ff9c1bc9c540037aba81c25737f2e6a1daa5f92ae3cf22fb91c92ee331f
tag: arch-mate@sha256:c12f5e59cf77775d6572bece598e8521bc3393cd6b11cb96fad5ddfa657bfb35
pullPolicy: Always
alpineI3Image:
repository: lscr.io/linuxserver/webtop
Expand All @@ -60,7 +60,7 @@ fedoraI3Image:
pullPolicy: Always
archI3Image:
repository: lscr.io/linuxserver/webtop
tag: arch-i3@sha256:3d8b455d8fa097db43459cd74ff2fcadb9c307b69e19f86d2e8e08f3aee86285
tag: arch-i3@sha256:e98d34541540ec372fead051dd453d26829dbbf1cab2f1ce8f4eba8dfeb3b2ee
pullPolicy: Always
alpineOpenBoxImage:
repository: lscr.io/linuxserver/webtop
Expand Down Expand Up @@ -92,7 +92,7 @@ fedoraICEWMImage:
pullPolicy: Always
archICEWMImage:
repository: lscr.io/linuxserver/webtop
tag: arch-icewm@sha256:c9ea690c9228073ef6bea4dd47e73e47991f9dbcd5f45ba7a7b3f88fe2a33195
tag: arch-icewm@sha256:ad203cffa6923c58a89bcefb8bbe9b0d79b1e3196017bbb7b12af702c3a33dd4
pullPolicy: Always
service:
main:
Expand Down