Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a0a75cf90c
commit
d5ad839a3b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [znc-6.0.2](https://github.com/truecharts/charts/compare/znc-6.0.1...znc-6.0.2) (2023-08-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#11411](https://github.com/truecharts/charts/issues/11411))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [znc-6.0.3](https://github.com/truecharts/charts/compare/znc-6.0.2...znc-6.0.3) (2023-08-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#11649](https://github.com/truecharts/charts/issues/11649))
|
||||
|
||||
|
||||
|
||||
|
||||
## [znc-6.0.2](https://github.com/truecharts/charts/compare/znc-6.0.1...znc-6.0.2) (2023-08-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [znc-5.0.27](https://github.com/truecharts/charts/compare/znc-5.0.26...znc-5.0.27) (2023-06-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#9844](https://github.com/truecharts/charts/issues/9844))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: znc
|
||||
version: 6.0.2
|
||||
version: 6.0.3
|
||||
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.3](https://github.com/truecharts/charts/compare/znc-6.0.2...znc-6.0.3) (2023-08-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#11649](https://github.com/truecharts/charts/issues/11649))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/znc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.8.2@sha256:f0833e97cf88c39a7a5115735f0320b8c97af279174c8f852a44e643f6702ec4
|
||||
tag: v1.8.2@sha256:88a1f92f9dd1b9c883f75de346057223b1d9b464249365623dfc82b4e936c116
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue