Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d95556383a
commit
1417aafa63
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [actualserver-5.0.3](https://github.com/truecharts/charts/compare/actualserver-5.0.2...actualserver-5.0.3) (2023-09-06)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/actualserver to v23.9.0 ([#12312](https://github.com/truecharts/charts/issues/12312))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [actualserver-5.0.4](https://github.com/truecharts/charts/compare/actualserver-5.0.3...actualserver-5.0.4) (2023-10-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/actualserver to v23.10.0 ([#13248](https://github.com/truecharts/charts/issues/13248))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [actualserver-5.0.3](https://github.com/truecharts/charts/compare/actualserver-5.0.2...actualserver-5.0.3) (2023-09-06)
|
## [actualserver-5.0.3](https://github.com/truecharts/charts/compare/actualserver-5.0.2...actualserver-5.0.3) (2023-09-06)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [actualserver-4.0.23](https://github.com/truecharts/charts/compare/actualserver-4.0.22...actualserver-4.0.23) (2023-06-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "23.9.0"
|
appVersion: "23.10.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -25,4 +25,4 @@ annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- finance
|
- finance
|
||||||
version: 5.0.3
|
version: 5.0.4
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [actualserver-5.0.4](https://github.com/truecharts/charts/compare/actualserver-5.0.3...actualserver-5.0.4) (2023-10-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/actualserver to v23.10.0 ([#13248](https://github.com/truecharts/charts/issues/13248))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/actualserver
|
repository: tccr.io/truecharts/actualserver
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v23.9.0@sha256:0fd0b1fe56964e45918207dd1ae44a97691bd4cce88e58bb6bb9eeee70500a3a
|
tag: v23.10.0@sha256:376bc338198b1d25cf6890c608885dcea45afd00a3fb16130f80a2d507f3831e
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue