Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
16f7a16331
commit
d99217f6c4
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [actualserver-3.0.11](https://github.com/truecharts/charts/compare/actualserver-3.0.10...actualserver-3.0.11) (2023-02-08)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/actualserver to v23.2.6
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [actualserver-3.0.12](https://github.com/truecharts/charts/compare/actualserver-3.0.11...actualserver-3.0.12) (2023-02-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/actualserver to v23.2.9
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [actualserver-3.0.11](https://github.com/truecharts/charts/compare/actualserver-3.0.10...actualserver-3.0.11) (2023-02-08)
|
## [actualserver-3.0.11](https://github.com/truecharts/charts/compare/actualserver-3.0.10...actualserver-3.0.11) (2023-02-08)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [actualserver-3.0.2](https://github.com/truecharts/charts/compare/actualserver-3.0.1...actualserver-3.0.2) (2022-11-30)
|
## [actualserver-3.0.2](https://github.com/truecharts/charts/compare/actualserver-3.0.1...actualserver-3.0.2) (2022-11-30)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [actualserver-3.0.2](https://github.com/truecharts/charts/compare/actualserver-3.0.1...actualserver-3.0.2) (2022-11-30)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [actualserver-3.0.2](https://github.com/truecharts/charts/compare/actualserver-3.0.1...actualserver-3.0.2) (2022-11-30)
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "23.2.6"
|
appVersion: "23.2.9"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -26,4 +26,4 @@ annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- finance
|
- finance
|
||||||
version: 3.0.11
|
version: 3.0.12
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [actualserver-3.0.12](https://github.com/truecharts/charts/compare/actualserver-3.0.11...actualserver-3.0.12) (2023-02-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/actualserver to v23.2.9
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/actualserver
|
repository: tccr.io/truecharts/actualserver
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 23.2.6@sha256:751ba5e15c8e024d302a8ef6ce8686a658098f6512f7e9dfd701482bc2a70181
|
tag: 23.2.9@sha256:e31029c78b69a0cea6b2f10c29db49199141acd6721779ca8d6e2b6939cd295c
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
Loading…
Reference in New Issue