Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
363dcf0daf
commit
7b52dcb8e2
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [znc-6.0.8](https://github.com/truecharts/charts/compare/znc-6.0.7...znc-6.0.8) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#13575](https://github.com/truecharts/charts/issues/13575))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [znc-6.0.9](https://github.com/truecharts/charts/compare/znc-6.0.8...znc-6.0.9) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#13803](https://github.com/truecharts/charts/issues/13803))
|
||||
|
||||
|
||||
|
||||
|
||||
## [znc-6.0.8](https://github.com/truecharts/charts/compare/znc-6.0.7...znc-6.0.8) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [znc-5.0.33](https://github.com/truecharts/charts/compare/znc-5.0.32...znc-5.0.33) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#10909](https://github.com/truecharts/charts/issues/10909))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: znc
|
||||
version: 6.0.8
|
||||
version: 6.0.9
|
||||
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.9](https://github.com/truecharts/charts/compare/znc-6.0.8...znc-6.0.9) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#13803](https://github.com/truecharts/charts/issues/13803))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/znc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.8.2@sha256:ff0d32ea23a90d41eccf7fdc6d203517ca0d12b57b1783ee8e118b398b295844
|
||||
tag: v1.8.2@sha256:4b11015ade0d90d8669db5b93218e503a70a1cd09bf3bfb067f4f411f8ea8e36
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue