chore(deps): update container image yourselfhosted/slash to 1.0.0@1fe4218 by renovate (#20437)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | yourselfhosted/slash | digest | `fca44ed` -> `1fe4218` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
8e453b2d3d
commit
cd76fc689a
|
@ -24,7 +24,7 @@ keywords:
|
||||||
- slash
|
- slash
|
||||||
- bookmarks
|
- bookmarks
|
||||||
- url-shortener
|
- url-shortener
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/slash
|
- https://github.com/truecharts/charts/tree/master/charts/stable/slash
|
||||||
- https://hub.docker.com/r/yourselfhosted/slash
|
- https://hub.docker.com/r/yourselfhosted/slash
|
||||||
type: application
|
type: application
|
||||||
version: 4.8.0
|
version: 4.8.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: yourselfhosted/slash
|
repository: yourselfhosted/slash
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.0.0@sha256:fca44ed34275dfc2ecb07fb6fa33248b4cb4f4922fae04ef5b1a51c297b7d2c2
|
tag: 1.0.0@sha256:1fe4218f81c96d91641e04c0e03a1ded1c18571a96c114aa0443a7d7789db253
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue