Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2f3be8eafb
commit
4477d8d8f8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [znc-5.0.29](https://github.com/truecharts/charts/compare/znc-5.0.28...znc-5.0.29) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#10235](https://github.com/truecharts/charts/issues/10235))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [znc-5.0.30](https://github.com/truecharts/charts/compare/znc-5.0.29...znc-5.0.30) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#10426](https://github.com/truecharts/charts/issues/10426))
|
||||
|
||||
|
||||
|
||||
|
||||
## [znc-5.0.29](https://github.com/truecharts/charts/compare/znc-5.0.28...znc-5.0.29) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [znc-5.0.20](https://github.com/truecharts/charts/compare/znc-5.0.19...znc-5.0.20) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: znc
|
||||
version: 5.0.29
|
||||
version: 5.0.30
|
||||
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.30](https://github.com/truecharts/charts/compare/znc-5.0.29...znc-5.0.30) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#10426](https://github.com/truecharts/charts/issues/10426))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/znc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.8.2@sha256:bae18dd7162a66c801781745c5e654e5d0cd5fedae743e418704d49ab3eb9558
|
||||
tag: v1.8.2@sha256:eada356a45720240538b09b66f3c379f513e7859a282c3694b57d33de6994bb6
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue