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 #26969

Merged
merged 1 commit into from
Sep 27, 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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/stable/webtop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/webtop
- https://github.com/truecharts/charts/tree/master/charts/stable/webtop
type: application
version: 11.1.71
version: 11.1.72
8 changes: 4 additions & 4 deletions charts/stable/webtop/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fedoraXFCEImage:
pullPolicy: Always
archXFCEImage:
repository: lscr.io/linuxserver/webtop
tag: arch-xfce@sha256:12117be85bd89a377511f4e28173a2dc7928914b0b0a52bd0551ea1ce89e989f
tag: arch-xfce@sha256:0b3e58b7a4eb7c4192642f767aa4968832c990e6056d2a5a01038b7e526ef983
pullPolicy: Always
alpineKDEImage:
repository: lscr.io/linuxserver/webtop
Expand Down Expand Up @@ -60,7 +60,7 @@ fedoraI3Image:
pullPolicy: Always
archI3Image:
repository: lscr.io/linuxserver/webtop
tag: arch-i3@sha256:a0eeb6f02b4f4be80945d3949bbb14617ffa92cf2cdda07e4785ea54836b330f
tag: arch-i3@sha256:24e1d6d35c17c1fe4dee0363587c860b06112aa2cba58c6cae5366a05f946a99
pullPolicy: Always
alpineOpenBoxImage:
repository: lscr.io/linuxserver/webtop
Expand All @@ -76,7 +76,7 @@ fedoraOpenBoxImage:
pullPolicy: Always
archOpenBoxImage:
repository: lscr.io/linuxserver/webtop
tag: arch-openbox@sha256:2400a74a00aca16666e4d0e272bb798cf875b8fddc11ddf1b9f4448004e5fae8
tag: arch-openbox@sha256:567c4bd311af3a69f620c57bceae593dc621251ed41535a36f3d07ca96efcbb3
pullPolicy: Always
alpineICEWMImage:
repository: lscr.io/linuxserver/webtop
Expand All @@ -92,7 +92,7 @@ fedoraICEWMImage:
pullPolicy: Always
archICEWMImage:
repository: lscr.io/linuxserver/webtop
tag: arch-icewm@sha256:e3de8e5f20be44724bea806b811cdcdbb53bbfb9449abe44dc5c7dd07f37a65a
tag: arch-icewm@sha256:79295976f8058f7a2b0dd090122c5dfa392fb7df7c53270755053bff13857a7f
pullPolicy: Always
service:
main:
Expand Down
Loading