Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b12158b5e5
commit
0e0c876bb1
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [monica-6.0.23](https://github.com/truecharts/charts/compare/monica-6.0.22...monica-6.0.23) (2023-01-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [monica-6.0.24](https://github.com/truecharts/charts/compare/monica-6.0.23...monica-6.0.24) (2023-02-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/monica to v4.0.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [monica-6.0.23](https://github.com/truecharts/charts/compare/monica-6.0.22...monica-6.0.23) (2023-01-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [monica-6.0.14](https://github.com/truecharts/charts/compare/monica-6.0.13...monica-6.0.14) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/monica to v3.7.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [monica-6.0.13](https://github.com/truecharts/charts/compare/monica-6.0.12...monica-6.0.13) (2022-12-19)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.7.0"
|
||||
appVersion: "4.0.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,9 +21,9 @@ maintainers:
|
|||
name: monica
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/monica
|
||||
- https://hub.docker.com/monica
|
||||
- https://github.com/monicahq/monica
|
||||
- https://hub.docker.com/_/monica
|
||||
version: 6.0.23
|
||||
version: 6.0.24
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- crm
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [monica-6.0.24](https://github.com/truecharts/charts/compare/monica-6.0.23...monica-6.0.24) (2023-02-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/monica to v4.0.0
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/monica
|
||||
tag: v3.7.0@sha256:a4a7031643147a7bce9b87d60bcba67c14fde6a84e934270545a73c284497567
|
||||
tag: 4.0.0@sha256:cb0cfef1c92b1ef650a5341b9bf6774e7856eca64285a0e896b597583c56372b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue