chore(deps): update container image ghcr.io/linuxserver/znc to 1.8.2@178e529 (#16091)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/znc](https://togithub.com/linuxserver/docker-znc/packages) ([source](https://togithub.com/linuxserver/docker-znc)) | digest | `143a9aa` -> `178e529` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,31 +1,30 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: znc
|
||||
version: 6.0.19
|
||||
version: 6.0.20
|
||||
appVersion: 1.8.2
|
||||
description:
|
||||
Znc is an IRC network bouncer or BNC. It can detach the client from the
|
||||
description: Znc is an IRC network bouncer or BNC. It can detach the client from the
|
||||
actual IRC server, and also from selected channels.
|
||||
home: https://truecharts.org/charts/stable/znc
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/znc
|
||||
- https://ghcr.io/linuxserver/znc
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/znc
|
||||
- https://ghcr.io/linuxserver/znc
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- znc
|
||||
- znc
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/znc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.8.2@sha256:143a9aa39e3956a2ec8a5a2ced7c4b8f9923c2cd01fd0d0bceb03c9c6771597a
|
||||
tag: 1.8.2@sha256:178e529ada4c482a9ed09d9939d1bd999a2d7731d1d33f982039bbebc27b811f
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user