Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2c464eadc0
commit
4df6fe75ee
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [actualserver-4.0.27](https://github.com/truecharts/charts/compare/actualserver-4.0.26...actualserver-4.0.27) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/actualserver to v23.7.1 ([#10283](https://github.com/truecharts/charts/issues/10283))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [actualserver-4.0.28](https://github.com/truecharts/charts/compare/actualserver-4.0.27...actualserver-4.0.28) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/actualserver to v23.7.2 ([#10566](https://github.com/truecharts/charts/issues/10566))
|
||||
|
||||
|
||||
|
||||
|
||||
## [actualserver-4.0.27](https://github.com/truecharts/charts/compare/actualserver-4.0.26...actualserver-4.0.27) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [actualserver-4.0.18](https://github.com/truecharts/charts/compare/actualserver-4.0.17...actualserver-4.0.18) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.7.1"
|
||||
appVersion: "23.7.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -25,4 +25,4 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- finance
|
||||
version: 4.0.27
|
||||
version: 4.0.28
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [actualserver-4.0.28](https://github.com/truecharts/charts/compare/actualserver-4.0.27...actualserver-4.0.28) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/actualserver to v23.7.2 ([#10566](https://github.com/truecharts/charts/issues/10566))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/actualserver
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.7.1@sha256:1c1f252e10c616a9e8f48061bd9ed3829a50596a9d97ceca5b37fd5f0604f4c0
|
||||
tag: v23.7.2@sha256:6b39c1a8ad4f4fead29c5be47ab4730ff865f4b8243fd56fb992dbb9ba6bda29
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue