chore(deps): update container image epoupon/fileshelter to v6.2.0@a5f63b6 by renovate (#19098)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | epoupon/fileshelter | minor | `6.1.0` -> `6.2.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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 6.1.0
|
appVersion: 6.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 19.0.0
|
version: 19.0.0
|
||||||
@@ -26,7 +26,7 @@ keywords:
|
|||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- Network-Web
|
- Network-Web
|
||||||
- Network-FTP
|
- Network-FTP
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -37,4 +37,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter
|
- https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter
|
||||||
- https://hub.docker.com/r/epoupon/fileshelter
|
- https://hub.docker.com/r/epoupon/fileshelter
|
||||||
type: application
|
type: application
|
||||||
version: 6.4.1
|
version: 6.5.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: epoupon/fileshelter
|
repository: epoupon/fileshelter
|
||||||
tag: 6.1.0@sha256:b8d12b464bfcac2b6b56c27dc2bc8bd5230610d13d971434c0d3d06f471693db
|
tag: 6.2.0@sha256:a5f63b6255d051f2112d591464f6672ba168f44891a7cbce2679417679a96b6d
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user