Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d57b58bf40
commit
9bd12ef020
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [misskey-3.0.32](https://github.com/truecharts/charts/compare/misskey-3.0.31...misskey-3.0.32) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.5.6
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [misskey-3.0.33](https://github.com/truecharts/charts/compare/misskey-3.0.32...misskey-3.0.33) (2023-02-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.6.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [misskey-3.0.32](https://github.com/truecharts/charts/compare/misskey-3.0.31...misskey-3.0.32) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [misskey-3.0.23](https://github.com/truecharts/charts/compare/misskey-3.0.22...misskey-3.0.23) (2023-01-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689))
|
||||
|
||||
|
||||
|
||||
|
||||
## [misskey-3.0.22](https://github.com/truecharts/charts/compare/misskey-3.0.21...misskey-3.0.22) (2023-01-23)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "13.5.6"
|
||||
appVersion: "13.6.0"
|
||||
home: https://truecharts.org/charts/incubator/misskey
|
||||
dependencies:
|
||||
- name: common
|
||||
|
@ -31,11 +31,10 @@ maintainers:
|
|||
name: misskey
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/misskey
|
||||
- https://hub.docker.com/r/misskey/misskey
|
||||
- https://github.com/misskey-dev/misskey/
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- Social
|
||||
type: application
|
||||
version: 3.0.32
|
||||
version: 3.0.33
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [misskey-3.0.33](https://github.com/truecharts/charts/compare/misskey-3.0.32...misskey-3.0.33) (2023-02-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.6.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/misskey
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.5.6@sha256:1582983cf9a4346363bf63775c0c0640290af7e8f319399ff5da703b9efd326a
|
||||
tag: 13.6.0@sha256:41562410f28c98307a97749a74b96e966de2ec9cf127f841da36e29662e9f074
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue