Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d72a4770de
commit
2c80be796e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [znc-6.0.16](https://github.com/truecharts/charts/compare/znc-6.0.15...znc-6.0.16) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#14746](https://github.com/truecharts/charts/issues/14746))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [znc-6.0.17](https://github.com/truecharts/charts/compare/znc-6.0.16...znc-6.0.17) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/znc to 1.8.2 ([#14768](https://github.com/truecharts/charts/issues/14768))
|
||||
|
||||
|
||||
|
||||
|
||||
## [znc-6.0.16](https://github.com/truecharts/charts/compare/znc-6.0.15...znc-6.0.16) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [znc-6.0.7](https://github.com/truecharts/charts/compare/znc-6.0.6...znc-6.0.7) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [znc-6.0.6](https://github.com/truecharts/charts/compare/znc-6.0.5...znc-6.0.6) (2023-10-06)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: znc
|
||||
version: 6.0.16
|
||||
version: 6.0.17
|
||||
appVersion: "1.8.2"
|
||||
description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [znc-6.0.17](https://github.com/truecharts/charts/compare/znc-6.0.16...znc-6.0.17) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/znc to 1.8.2 ([#14768](https://github.com/truecharts/charts/issues/14768))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/znc
|
||||
repository: ghcr.io/linuxserver/znc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.8.2@sha256:0ab6fdc237a53547a4b4c5ea382eff06ffc9ce3a8b160f00b20734bce632fd9e
|
||||
tag: 1.8.2@sha256:7bcb1d212433e0c54b72605ae45c5fa7e838427387c889b300b241994036a645
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue