Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e61d590057
commit
b9a32c18f0
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [homebox-3.0.1](https://github.com/truecharts/charts/compare/homebox-3.0.0...homebox-3.0.1) (2023-10-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [homebox-3.0.2](https://github.com/truecharts/charts/compare/homebox-3.0.1...homebox-3.0.2) (2023-10-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/homebox to v0.10.1 ([#13545](https://github.com/truecharts/charts/issues/13545))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [homebox-3.0.1](https://github.com/truecharts/charts/compare/homebox-3.0.0...homebox-3.0.1) (2023-10-07)
|
## [homebox-3.0.1](https://github.com/truecharts/charts/compare/homebox-3.0.0...homebox-3.0.1) (2023-10-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [homebox-2.0.19](https://github.com/truecharts/charts/compare/homebox-2.0.18...homebox-2.0.19) (2023-06-01)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/homebox to v0.9.2 ([#9325](https://github.com/truecharts/charts/issues/9325))
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.9.2"
|
appVersion: "0.10.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/homebox
|
- https://github.com/truecharts/charts/tree/master/charts/stable/homebox
|
||||||
- https://github.com/hay-kot/homebox
|
- https://github.com/hay-kot/homebox
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.1
|
version: 3.0.2
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- inventory
|
- inventory
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [homebox-3.0.2](https://github.com/truecharts/charts/compare/homebox-3.0.1...homebox-3.0.2) (2023-10-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/homebox to v0.10.1 ([#13545](https://github.com/truecharts/charts/issues/13545))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/homebox
|
repository: tccr.io/truecharts/homebox
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.9.2@sha256:0936a8959013589504264a0f52698a661c50a127700ba32f99f19838fe75966c
|
tag: v0.10.1@sha256:446e55e0d6e20ad6def722dd6fd6bd75461ceeabb92e0aad7a7ff92d7f2352c7
|
||||||
|
|
||||||
homebox:
|
homebox:
|
||||||
allow_registration: true
|
allow_registration: true
|
Loading…
Reference in New Issue