Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7e1afb646a
commit
9fae56dd8c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [misskey-3.0.18](https://github.com/truecharts/charts/compare/misskey-3.0.17...misskey-3.0.18) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [misskey-3.0.17](https://github.com/truecharts/charts/compare/misskey-3.0.16...misskey-3.0.17) (2022-12-27)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "13.5.2"
|
||||
appVersion: "13.5.3"
|
||||
home: https://truecharts.org/charts/incubator/misskey
|
||||
dependencies:
|
||||
- name: common
|
||||
|
@ -38,4 +38,4 @@ annotations:
|
|||
truecharts.org/catagories: |
|
||||
- Social
|
||||
type: application
|
||||
version: 3.0.27
|
||||
version: 3.0.28
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/misskey
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.5.2@sha256:48fb7ac4ae85f4b5fcc758cc8879d50dff59abbf8744b411661b9b9f94b71f4c
|
||||
tag: 13.5.3@sha256:7cfaf6d0844ce9eb76aa4c05209984923d07268a95c0fa2ef2fe3cd1535d86cb
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue