Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a4ce8776df
commit
845db3baa8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [misskey-3.0.36](https://github.com/truecharts/charts/compare/misskey-3.0.35...misskey-3.0.36) (2023-02-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.7.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
|
||||
|
||||
## [misskey-3.0.36](https://github.com/truecharts/charts/compare/misskey-3.0.35...misskey-3.0.36) (2023-02-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [misskey-3.0.27](https://github.com/truecharts/charts/compare/misskey-3.0.26...misskey-3.0.27) (2023-02-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.5.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [misskey-3.0.26](https://github.com/truecharts/charts/compare/misskey-3.0.25...misskey-3.0.26) (2023-02-05)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "13.7.0"
|
||||
appVersion: "13.7.1"
|
||||
home: https://truecharts.org/charts/incubator/misskey
|
||||
dependencies:
|
||||
- name: common
|
||||
|
@ -38,4 +38,4 @@ annotations:
|
|||
truecharts.org/catagories: |
|
||||
- Social
|
||||
type: application
|
||||
version: 3.0.36
|
||||
version: 3.0.37
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/misskey
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.7.0@sha256:ddcea76ea22e01a21ddf3ee4dec0195dd1c31fb70ebea756c6b07c7c0b0d0e02
|
||||
tag: 13.7.1@sha256:3803e43f140e86bbfcee1e35eb67f8218afa1d9e5454a5b3ead64c5a6c0559d0
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue