Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1ba598dff7
commit
04e8435be4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [misskey-3.0.37](https://github.com/truecharts/charts/compare/misskey-3.0.36...misskey-3.0.37) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.7.1
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [misskey-3.0.38](https://github.com/truecharts/charts/compare/misskey-3.0.37...misskey-3.0.38) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.7.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [misskey-3.0.37](https://github.com/truecharts/charts/compare/misskey-3.0.36...misskey-3.0.37) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [misskey-3.0.28](https://github.com/truecharts/charts/compare/misskey-3.0.27...misskey-3.0.28) (2023-02-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.5.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [misskey-3.0.27](https://github.com/truecharts/charts/compare/misskey-3.0.26...misskey-3.0.27) (2023-02-08)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "13.7.1"
|
||||
appVersion: "13.7.2"
|
||||
home: https://truecharts.org/charts/incubator/misskey
|
||||
dependencies:
|
||||
- name: common
|
||||
|
@ -38,4 +38,4 @@ annotations:
|
|||
truecharts.org/catagories: |
|
||||
- Social
|
||||
type: application
|
||||
version: 3.0.37
|
||||
version: 3.0.38
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [misskey-3.0.38](https://github.com/truecharts/charts/compare/misskey-3.0.37...misskey-3.0.38) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.7.2
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/misskey
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.7.1@sha256:3803e43f140e86bbfcee1e35eb67f8218afa1d9e5454a5b3ead64c5a6c0559d0
|
||||
tag: 13.7.2@sha256:71be7aecd09945f540e7b22e164f4e8888a6ada272d290ffc16e24c0789b5d6c
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue