mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 03:11:23 -03:00
chore(gridcoinwalletgui): update image docker.io/sublivion/gridcoinwalletgui digest to 0f55fda (#44480)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/sublivion/gridcoinwalletgui | digest | `e939d0f` -> `0f55fda` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ3JpZGNvaW53YWxsZXRndWkiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -25,21 +25,21 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Running Boinc? Get some Gridcoins from your Boinc work!
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/gridcoinwalletgui
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.webp
|
||||
home: https://truecharts.org/charts/stable/gridcoinwalletgui
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.webp
|
||||
keywords:
|
||||
- gridcoinwalletgui
|
||||
- Crypto
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: gridcoinwalletgui
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gridcoinwalletgui
|
||||
- https://gridcoin.us/
|
||||
- https://hub.docker.com/r/sublivion/gridcoinwalletgui
|
||||
type: application
|
||||
version: 8.13.16
|
||||
version: 8.13.17
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/sublivion/gridcoinwalletgui
|
||||
tag: latest@sha256:e939d0fe55cda172d754f521c8ee5902ec1ae3745d8e68feb9c8c6bace8f8253
|
||||
tag: latest@sha256:0f55fda060f92686cc886beb3da46b31fa872078ef546ae59864a7c03d57966d
|
||||
persistence:
|
||||
appdataconfigpath:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user