Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
146a2fd3d5
commit
7d529222a2
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [quassel-core-7.0.7](https://github.com/truecharts/charts/compare/quassel-core-7.0.6...quassel-core-7.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [quassel-core-7.0.8](https://github.com/truecharts/charts/compare/quassel-core-7.0.7...quassel-core-7.0.8) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8354](https://github.com/truecharts/charts/issues/8354))
|
||||
|
||||
|
||||
|
||||
|
||||
## [quassel-core-7.0.7](https://github.com/truecharts/charts/compare/quassel-core-7.0.6...quassel-core-7.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/quassel-core to v0.14.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [quassel-core-6.0.24](https://github.com/truecharts/charts/compare/quassel-core-6.0.23...quassel-core-6.0.24) (2023-02-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: quassel-core
|
||||
version: 7.0.7
|
||||
version: 7.0.8
|
||||
appVersion: "0.14.0"
|
||||
description: Quassel-core is a modern, cross-platform, distributed IRC client.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [quassel-core-7.0.8](https://github.com/truecharts/charts/compare/quassel-core-7.0.7...quassel-core-7.0.8) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8354](https://github.com/truecharts/charts/issues/8354))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/quassel-core
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.14.0@sha256:a6b2caabbb6afde2840f7b6ff1c667b065692dc922fa873ffc4fdbfe4c99866c
|
||||
tag: v0.14.0@sha256:d29fa1af698ae6397b32341d776fbbef5aefc39b5c10f4fe4d6ae7ab9f37d7f7
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue