Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3245f247fb
commit
878033c106
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [muse-2.0.2](https://github.com/truecharts/charts/compare/muse-2.0.1...muse-2.0.2) (2023-08-31)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/muse to v2.4.2 ([#12098](https://github.com/truecharts/charts/issues/12098))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [muse-2.0.3](https://github.com/truecharts/charts/compare/muse-2.0.2...muse-2.0.3) (2023-09-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/muse to v2.4.3 ([#12507](https://github.com/truecharts/charts/issues/12507))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [muse-2.0.2](https://github.com/truecharts/charts/compare/muse-2.0.1...muse-2.0.2) (2023-08-31)
|
## [muse-2.0.2](https://github.com/truecharts/charts/compare/muse-2.0.1...muse-2.0.2) (2023-08-31)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [muse-1.0.9](https://github.com/truecharts/charts/compare/muse-1.0.8...muse-1.0.9) (2023-06-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.4.2"
|
appVersion: "2.4.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/muse
|
- https://github.com/truecharts/charts/tree/master/charts/stable/muse
|
||||||
- https://github.com/codetheweb/muse
|
- https://github.com/codetheweb/muse
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.2
|
version: 2.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [muse-2.0.3](https://github.com/truecharts/charts/compare/muse-2.0.2...muse-2.0.3) (2023-09-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/muse to v2.4.3 ([#12507](https://github.com/truecharts/charts/issues/12507))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/muse
|
repository: tccr.io/truecharts/muse
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.4.2@sha256:f20926e8e7714f0c2490024362b48dc9cc93e54df03b604b6244afb1f30f33f1
|
tag: v2.4.3@sha256:fe00977670bb507346f06753125ca6addbcf9d4190821aabc693de62677bbd5a
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue