mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-18 09:38:43 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [budge-6.0.19](https://github.com/truecharts/charts/compare/budge-6.0.18...budge-6.0.19) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [budge-6.0.20](https://github.com/truecharts/charts/compare/budge-6.0.19...budge-6.0.20) (2023-11-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/budge to v0.0.9 ([#14597](https://github.com/truecharts/charts/issues/14597))
|
||||
|
||||
|
||||
|
||||
|
||||
## [budge-6.0.19](https://github.com/truecharts/charts/compare/budge-6.0.18...budge-6.0.19) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
## [budge-6.0.10](https://github.com/truecharts/charts/compare/budge-6.0.9...budge-6.0.10) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [budge-6.0.9](https://github.com/truecharts/charts/compare/budge-6.0.8...budge-6.0.9) (2023-10-01)
|
||||
|
||||
@@ -20,7 +20,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
|
||||
- https://github.com/linuxserver/budge
|
||||
- https://github.com/linuxserver/docker-BudgE
|
||||
version: 6.0.19
|
||||
version: 6.0.20
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
9
stable/budge/6.0.20/app-changelog.md
Normal file
9
stable/budge/6.0.20/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [budge-6.0.20](https://github.com/truecharts/charts/compare/budge-6.0.19...budge-6.0.20) (2023-11-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/budge to v0.0.9 ([#14597](https://github.com/truecharts/charts/issues/14597))
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/budge
|
||||
tag: v0.0.9@sha256:98d58f88fac37cb1b6f574523063f6ba34786aa0090259595b35699bdf29db5b
|
||||
tag: v0.0.9@sha256:3a4028a31929a99a3210d68641bb155e32ac9f599e3c7e226dc952866bbb06da
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
@@ -774,7 +774,7 @@ questions:
|
||||
label: Paths
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
default: [{path: "/", pathType: "Prefix"}]
|
||||
items:
|
||||
- variable: pathEntry
|
||||
label: Host
|
||||
Reference in New Issue
Block a user