chore(deps): update container image traggo/server to v0.4.4@d5b7274 by renovate (#19476)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | traggo/server | patch | `0.4.3` -> `0.4.4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
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: 0.4.3
|
appVersion: 0.4.4
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 20.2.2
|
version: 20.2.2
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png
|
|||||||
keywords:
|
keywords:
|
||||||
- time-tracking
|
- time-tracking
|
||||||
- tag
|
- tag
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/traggo
|
- https://github.com/truecharts/charts/tree/master/charts/stable/traggo
|
||||||
- https://hub.docker.com/r/traggo/server
|
- https://hub.docker.com/r/traggo/server
|
||||||
type: application
|
type: application
|
||||||
version: 6.8.1
|
version: 6.8.2
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: traggo/server
|
repository: traggo/server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 0.4.3@sha256:93a800bb78b429b258d275cc79b8329331f4ef239ba1c79bcd5386155d8eae41
|
tag: 0.4.4@sha256:d5b72742db60a8b12e0e70060cb536f94458b59bcc6862701178821983962b50
|
||||||
traggo:
|
traggo:
|
||||||
username: admin
|
username: admin
|
||||||
password: admin
|
password: admin
|
||||||
|
|||||||
Reference in New Issue
Block a user