Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d5ca0ae539
commit
d1588a6d18
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [crafty-4-4.0.1](https://github.com/truecharts/charts/compare/crafty-4-4.0.0...crafty-4-4.0.1) (2023-10-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [crafty-4-4.0.2](https://github.com/truecharts/charts/compare/crafty-4-4.0.1...crafty-4-4.0.2) (2023-10-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/crafty-4 to v4.2.0 ([#13828](https://github.com/truecharts/charts/issues/13828))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [crafty-4-4.0.1](https://github.com/truecharts/charts/compare/crafty-4-4.0.0...crafty-4-4.0.1) (2023-10-07)
|
## [crafty-4-4.0.1](https://github.com/truecharts/charts/compare/crafty-4-4.0.0...crafty-4-4.0.1) (2023-10-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [crafty-4-3.0.20](https://github.com/truecharts/charts/compare/crafty-4-3.0.19...crafty-4-3.0.20) (2023-06-04)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.1.3"
|
appVersion: "4.2.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://craftycontrol.com/
|
- https://craftycontrol.com/
|
||||||
- https://gitlab.com/crafty-controller/crafty-4
|
- https://gitlab.com/crafty-controller/crafty-4
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.1
|
version: 4.0.2
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- GameServers
|
- GameServers
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [crafty-4-4.0.2](https://github.com/truecharts/charts/compare/crafty-4-4.0.1...crafty-4-4.0.2) (2023-10-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/crafty-4 to v4.2.0 ([#13828](https://github.com/truecharts/charts/issues/13828))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/crafty-4
|
repository: tccr.io/truecharts/crafty-4
|
||||||
tag: v4.1.3@sha256:1e6a2ae7acc09ed25529f3438ed787eda52ce367bcf8bd44c874018de04eb7e8
|
tag: v4.2.0@sha256:83ba1e1458ce20959d7e6672f7441255a7a6aee9fc9deb18f4abe0928e75ec1b
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue