Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
81390f07f6
commit
32b1544798
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [znc-5.0.31](https://github.com/truecharts/charts/compare/znc-5.0.30...znc-5.0.31) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#10454](https://github.com/truecharts/charts/issues/10454))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [znc-5.0.32](https://github.com/truecharts/charts/compare/znc-5.0.31...znc-5.0.32) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#10689](https://github.com/truecharts/charts/issues/10689))
|
||||
|
||||
|
||||
|
||||
|
||||
## [znc-5.0.31](https://github.com/truecharts/charts/compare/znc-5.0.30...znc-5.0.31) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [znc-5.0.22](https://github.com/truecharts/charts/compare/znc-5.0.21...znc-5.0.22) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
||||
|
||||
|
||||
## [znc-5.0.21](https://github.com/truecharts/charts/compare/znc-5.0.20...znc-5.0.21) (2023-06-04)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: znc
|
||||
version: 5.0.31
|
||||
version: 5.0.32
|
||||
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-5.0.32](https://github.com/truecharts/charts/compare/znc-5.0.31...znc-5.0.32) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#10689](https://github.com/truecharts/charts/issues/10689))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/znc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.8.2@sha256:a0a80b5c17d3acbaf6cfcf65814ac7e5adf1fd6e3d2f29ac20bd8a1e798e1c68
|
||||
tag: v1.8.2@sha256:935b66b42666f47e726b5f067573349de347ee7235737ead46ea232528f475bb
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue