Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [quassel-core-8.0.17](https://github.com/truecharts/charts/compare/quassel-core-8.0.16...quassel-core-8.0.17) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [quassel-core-8.0.18](https://github.com/truecharts/charts/compare/quassel-core-8.0.17...quassel-core-8.0.18) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#14582](https://github.com/truecharts/charts/issues/14582))
|
||||
|
||||
|
||||
|
||||
|
||||
## [quassel-core-8.0.17](https://github.com/truecharts/charts/compare/quassel-core-8.0.16...quassel-core-8.0.17) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [quassel-core-8.0.7](https://github.com/truecharts/charts/compare/quassel-core-8.0.6...quassel-core-8.0.7) (2023-10-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#13434](https://github.com/truecharts/charts/issues/13434))
|
||||
|
||||
|
||||
|
||||
|
||||
## [quassel-core-8.0.6](https://github.com/truecharts/charts/compare/quassel-core-8.0.5...quassel-core-8.0.6) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: quassel-core
|
||||
version: 8.0.17
|
||||
version: 8.0.18
|
||||
appVersion: "0.14.0"
|
||||
description: Quassel-core is a modern, cross-platform, distributed IRC client.
|
||||
type: application
|
||||
9
stable/quassel-core/8.0.18/app-changelog.md
Normal file
9
stable/quassel-core/8.0.18/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [quassel-core-8.0.18](https://github.com/truecharts/charts/compare/quassel-core-8.0.17...quassel-core-8.0.18) (2023-11-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#14582](https://github.com/truecharts/charts/issues/14582))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/quassel-core
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.14.0@sha256:44ad6e0bb90772bedcee1d51c9e69a28db35de17d438516d6157ec45185abdc6
|
||||
tag: v0.14.0@sha256:de860d22b2f27fe8f5cdd9280de33753e03c202b3ab3e6cfd2485a2b664e23d6
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
@@ -709,7 +709,7 @@ questions:
|
||||
label: Paths
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
default: [{path: "/", pathType: "Prefix"}]
|
||||
items:
|
||||
- variable: pathEntry
|
||||
label: Host
|
||||
Reference in New Issue
Block a user