Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
172e412a59
commit
b74c0efa2c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [misskey-3.0.26](https://github.com/truecharts/charts/compare/misskey-3.0.25...misskey-3.0.26) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.4.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [misskey-3.0.17](https://github.com/truecharts/charts/compare/misskey-3.0.16...misskey-3.0.17) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5848](https://github.com/truecharts/charts/issues/5848))
|
||||
|
||||
|
||||
|
||||
|
||||
## [misskey-3.0.16](https://github.com/truecharts/charts/compare/misskey-3.0.15...misskey-3.0.16) (2022-12-26)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "13.4.0"
|
||||
appVersion: "13.5.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.26
|
||||
version: 3.0.27
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/misskey
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:3158c6c719ffba157ee5edf0e1735e667e0a3c72ebad5802039e8e77053e6260
|
||||
tag: 13.5.2@sha256:48fb7ac4ae85f4b5fcc758cc8879d50dff59abbf8744b411661b9b9f94b71f4c
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue