Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
39530d00b5
commit
373a517dbd
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [muse-1.0.1](https://github.com/truecharts/charts/compare/muse-1.0.0...muse-1.0.1) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [muse-1.0.2](https://github.com/truecharts/charts/compare/muse-1.0.1...muse-1.0.2) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/muse to v2.3.0 ([#9039](https://github.com/truecharts/charts/issues/9039))
|
||||
|
||||
|
||||
|
||||
|
||||
## [muse-1.0.1](https://github.com/truecharts/charts/compare/muse-1.0.0...muse-1.0.1) (2023-05-16)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.2.4"
|
||||
appVersion: "2.3.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/muse
|
||||
- https://github.com/codetheweb/muse
|
||||
type: application
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [muse-1.0.2](https://github.com/truecharts/charts/compare/muse-1.0.1...muse-1.0.2) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/muse to v2.3.0 ([#9039](https://github.com/truecharts/charts/issues/9039))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/muse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.2.4@sha256:95198b1b560aacfbfd3332b5d74f6482dafb3b7cd7510ea4d744c30f1fc08acb
|
||||
tag: v2.3.0@sha256:a04a200ac4e3435697dfe5c222beb7a32887912074f59dcd2d2ca8fa669f199a
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue