Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
850ccf7114
commit
6542af76fc
|
@ -1,3 +0,0 @@
|
|||
|
||||
|
||||
## [anything-llm-1.0.6](https://github.com/truecharts/charts/compare/anything-llm-1.0.5...anything-llm-1.0.6) (2024-03-06)
|
|
@ -1,42 +0,0 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [palworld-1.0.3](https://github.com/truecharts/charts/compare/palworld-1.0.2...palworld-1.0.3) (2024-02-14)
|
||||
|
||||
|
||||
## [palworld-1.0.2](https://github.com/truecharts/charts/compare/palworld-1.0.1...palworld-1.0.2) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image outdead/rcon to latest[@f4ab6d4](https://github.com/f4ab6d4) by renovate ([#18101](https://github.com/truecharts/charts/issues/18101))
|
||||
|
||||
|
||||
## [palworld-1.0.1](https://github.com/truecharts/charts/compare/palworld-1.0.0...palworld-1.0.1) (2024-02-10)
|
||||
|
||||
### Docs
|
||||
|
||||
|
||||
|
||||
- fix a typo in questions ([#18012](https://github.com/truecharts/charts/issues/18012))
|
||||
|
||||
|
||||
## [palworld-1.0.0](https://github.com/truecharts/charts/compare/palworld-0.1.5...palworld-1.0.0) (2024-02-06)
|
Binary file not shown.
|
@ -0,0 +1,74 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
|
||||
|
||||
## [palworld-2.3.1](https://github.com/truecharts/charts/compare/palworld-2.3.0...palworld-2.3.1) (2024-03-06)
|
||||
|
||||
|
||||
## [palworld-2.3.0](https://github.com/truecharts/charts/compare/palworld-2.2.3...palworld-2.3.0) (2024-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
|
||||
|
||||
|
||||
## [palworld-2.2.3](https://github.com/truecharts/charts/compare/palworld-2.2.2...palworld-2.2.3) (2024-03-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump everything to force helm release again
|
||||
|
||||
|
||||
## [palworld-2.2.2](https://github.com/truecharts/charts/compare/palworld-2.2.0...palworld-2.2.2) (2024-03-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force rereleases
|
||||
|
||||
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [palworld-1.0.3](https://github.com/truecharts/charts/compare/palworld-1.0.2...palworld-1.0.3) (2024-02-14)
|
||||
|
||||
|
||||
## [palworld-1.0.2](https://github.com/truecharts/charts/compare/palworld-1.0.1...palworld-1.0.2) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image outdead/rcon to latest[@f4ab6d4](https://github.com/f4ab6d4) by renovate ([#18101](https://github.com/truecharts/charts/issues/18101))
|
||||
|
||||
|
||||
## [palworld-1.0.1](https://github.com/truecharts/charts/compare/palworld-1.0.0...palworld-1.0.1) (2024-02-10)
|
||||
|
||||
### Docs
|
||||
|
||||
|
||||
|
||||
- fix a typo in questions ([#18012](https://github.com/truecharts/charts/issues/18012))
|
||||
|
||||
|
||||
## [palworld-1.0.0](https://github.com/truecharts/charts/compare/palworld-0.1.5...palworld-1.0.0) (2024-02-06)
|
|
@ -10,7 +10,7 @@ apiVersion: v2
|
|||
appVersion: palworld
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
version: 18.2.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://ghcr.io/ich777/steamcmd
|
||||
- https://hub.docker.com/r/outdead/rcon
|
||||
type: application
|
||||
version: 2.2.0
|
||||
version: 2.3.1
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
|
||||
## [palworld-2.3.1](https://github.com/truecharts/charts/compare/palworld-2.3.0...palworld-2.3.1) (2024-03-06)
|
Binary file not shown.
Loading…
Reference in New Issue