chore(deps): update container image yourselfhosted/slash to v0.5.2@12085a0 by renovate (#17439)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | yourselfhosted/slash | patch | `0.5.1` -> `0.5.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
This commit is contained in:
@@ -3,11 +3,11 @@ annotations:
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: bookmarks
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.5.1
|
||||
appVersion: 0.5.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- slash
|
||||
- bookmarks
|
||||
- url-shortener
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/slash
|
||||
- https://hub.docker.com/r/yourselfhosted/slash
|
||||
type: application
|
||||
version: 2.1.6
|
||||
version: 2.1.7
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: yourselfhosted/slash
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.5.1@sha256:08ad7753f1a3733313cbae7206f5339eb3beae19944043835ce4358d76f1138b
|
||||
tag: 0.5.2@sha256:12085a084007a50d7d3fa8649c09201f4e8b5a12c341885285d76ce6e5cb15a4
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user