Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
33c55b54fd
commit
f8b32eb28c
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [thelounge-9.0.24](https://github.com/truecharts/charts/compare/thelounge-9.0.23...thelounge-9.0.24) (2023-06-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [thelounge-9.0.25](https://github.com/truecharts/charts/compare/thelounge-9.0.24...thelounge-9.0.25) (2023-06-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/thelounge to v4.4.0 ([#9537](https://github.com/truecharts/charts/issues/9537))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [thelounge-9.0.24](https://github.com/truecharts/charts/compare/thelounge-9.0.23...thelounge-9.0.24) (2023-06-07)
|
## [thelounge-9.0.24](https://github.com/truecharts/charts/compare/thelounge-9.0.23...thelounge-9.0.24) (2023-06-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [thelounge-9.0.15](https://github.com/truecharts/charts/compare/thelounge-9.0.14...thelounge-9.0.15) (2023-05-22)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ name: thelounge
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/thelounge
|
- https://github.com/truecharts/charts/tree/master/charts/stable/thelounge
|
||||||
- https://github.com/thelounge/thelounge
|
- https://github.com/thelounge/thelounge
|
||||||
version: 9.0.24
|
version: 9.0.25
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- utilities
|
- utilities
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [thelounge-9.0.25](https://github.com/truecharts/charts/compare/thelounge-9.0.24...thelounge-9.0.25) (2023-06-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/thelounge to v4.4.0 ([#9537](https://github.com/truecharts/charts/issues/9537))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/thelounge
|
repository: tccr.io/truecharts/thelounge
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v4.4.0@sha256:27269b8ffcd826ad2597edd6481ac778e5a4cefa3c0e4f34f0e63c8d43c26787
|
tag: v4.4.0@sha256:bb6edeac4f3d986310241612f5ee1f628e61ef8a9ad718437528865163cc98e2
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue