chore(deps): update container image tccr.io/truecharts/syslog-ng to v4.1.1 (#8264)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/syslog-ng](https://togithub.com/truecharts/containers) | minor | `4.0.1` -> `4.1.1` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9d505675fd
commit
37c803c1e4
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: syslog-ng
|
||||
version: 5.0.7
|
||||
appVersion: "4.0.1"
|
||||
version: 5.0.8
|
||||
appVersion: "4.1.1"
|
||||
description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs.
|
||||
type: application
|
||||
deprecated: false
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/syslog-ng
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.1@sha256:e3157f1638eb2c107fec3d6fa28bcece53571db19f314c6eb57c9182a8bc0658
|
||||
tag: 4.1.1@sha256:89852985cb5a7eefa5481c79a92c120b428f0426fbbc8aee918bbd5d8ffba302
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue