chore(deps): update container image yourselfhosted/slash to v1.0.0@33d4d40 by renovate (#18464)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | yourselfhosted/slash | major | `0.5.3` -> `1.0.0` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.5.3
|
||||
appVersion: 1.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.4.2
|
||||
@@ -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.2.0
|
||||
version: 3.0.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: yourselfhosted/slash
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.5.3@sha256:99333431fc87f672caf0574dec2427ee30b8dc34c3c02f5b40a9513a884098fa
|
||||
tag: 1.0.0@sha256:33d4d401da07c7d6f8cb9cc1861c6a3abc1ffc884535e596b60a3ca38bc07d27
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user