Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2055799d51
commit
b9dcd1f3dc
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [znc-6.0.5](https://github.com/truecharts/charts/compare/znc-6.0.4...znc-6.0.5) (2023-09-29)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#13070](https://github.com/truecharts/charts/issues/13070))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [znc-6.0.6](https://github.com/truecharts/charts/compare/znc-6.0.5...znc-6.0.6) (2023-10-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/znc to v1.8.2 ([#13300](https://github.com/truecharts/charts/issues/13300))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [znc-6.0.5](https://github.com/truecharts/charts/compare/znc-6.0.4...znc-6.0.5) (2023-09-29)
|
## [znc-6.0.5](https://github.com/truecharts/charts/compare/znc-6.0.4...znc-6.0.5) (2023-09-29)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/znc to v1.8.2 ([#10454](https://github.com/truecharts/charts/issues/10454))
|
- update container image tccr.io/truecharts/znc to v1.8.2 ([#10454](https://github.com/truecharts/charts/issues/10454))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [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 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: znc
|
name: znc
|
||||||
version: 6.0.5
|
version: 6.0.6
|
||||||
appVersion: "1.8.2"
|
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.
|
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
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [znc-6.0.6](https://github.com/truecharts/charts/compare/znc-6.0.5...znc-6.0.6) (2023-10-06)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/znc to v1.8.2 ([#13300](https://github.com/truecharts/charts/issues/13300))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/znc
|
repository: tccr.io/truecharts/znc
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.8.2@sha256:5dd805b3215380ec20ee80365af19237144f08aac8601a12063d67182f13e406
|
tag: v1.8.2@sha256:be22e7b55f1aec79fd020bee84ea583a9cce7baf88db43a806010f88de12b70d
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue